@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Droid+Sans:400,700%7CDroid+Serif:400,700%7CCabin:400,500,600,700%7CSource+Sans+Pro:400,600");
/* $hira-go-w3: "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
$hira-go-w6: "Hiragino Kaku Gothic Pro W6", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
$hira-min-w3: "Hiragino Mincho Pro W3", "Hiragino Mincho Pro", "MS PMincho", sans-serif;
$hira-min-w6: "Hiragino Mincho Pro W6", "Hiragino Mincho Pro", "MS PMincho", sans-serif; */
@-webkit-keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.msie8 .cmn__menu__sp {
  display: none;
}

.cmn__menu__sp__ul {
  display: table;
  width: 100%;
}

.cmn__menu__sp__ul li {
  display: table-cell;
  width: 33.333%;
  vertical-align: middle;
  background-size: cover;
  border: 1px solid #5b5b5b;
  border-left-width: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

.is-foreign .cmn__menu__sp__ul li {
  width: 50%;
}

.iphone .cmn__menu__sp__ul li.touch,
.ipod .cmn__menu__sp__ul li.touch,
.ipad .cmn__menu__sp__ul li.touch,
.android .cmn__menu__sp__ul li.touch,
.windowsphone .cmn__menu__sp__ul li.touch {
  opacity: 0.7;
}

.win .cmn__menu__sp__ul li:hover,
.mac .cmn__menu__sp__ul li:hover,
.linux .cmn__menu__sp__ul li:hover {
  opacity: 0.7;
}

.cmn__menu__sp__ul li:first-child {
  border-left-width: 1px;
}

.cmn__menu__sp__ul li:nth-child(1) {
  background-image: url("https://kyonotanabata.kyoto.travel/add/img/contents/menu/bg-1.png");
}

.cmn__menu__sp__ul li:nth-child(2) {
  background-image: url("https://kyonotanabata.kyoto.travel/add/img/contents/menu/bg-2.png");
}

.cmn__menu__sp__ul li:nth-child(3) {
  background-image: url("https://kyonotanabata.kyoto.travel/add/img/contents/menu/bg-3.png");
}

.cmn__menu__sp__ul li a {
  display: block;
  position: relative;
  text-decoration: none;
  vertical-align: middle;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  color: #fff;
  text-align: center;
  padding-top: 53.27869%;
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin: 3px;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

.is-foreign .cmn__menu__sp__ul li a {
  padding-top: 35.13514% !important;
}

.cmn__menu__sp__ul li a div {
  color: #fff;
  display: block;
}

.cmn__menu__sp__ul li img {
  height: 30px;
  width: auto;
  display: inline-block;
  vertical-align: middle;
}

.en .cmn__menu__sp__ul li img {
  height: 24px;
}

.cmn__wrap {
  line-height: 1.5;
}

.cmn__title__main, .cmn__title__main--mini, .cmn__title__main--nano {
  background-size: 100% auto;
  color: #fff;
  padding-top: 180px;
  position: relative;
  margin-bottom: 20px;
}

.cmn__title__main img, .cmn__title__main--mini img, .cmn__title__main--nano img {
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
}

.cmn__title__main__wrap {
  text-align: center;
}

.cmn__title__main__wrap .title {
  font-family: "Hiragino Mincho Pro W3", "Hiragino Mincho Pro", "MS PMincho", sans-serif;
  white-space: nowrap;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
  margin-bottom: 7px;
  font-size: 1.56rem;
  line-height: 1.0;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}

.cmn__title__main--mini .cmn__title__main__wrap .title {
  font-size: 1.4rem;
}

.cmn__title__main--nano .cmn__title__main__wrap .title {
  font-size: 1.2rem;
}

.msie8 .cmn__title__main__wrap .title {
  display: none;
}

.cmn__title__main__wrap .sub-title {
  font-size: 1.0rem;
  line-height: 1.2;
  font-family: "Hiragino Mincho Pro W3", "Hiragino Mincho Pro", "MS PMincho", sans-serif;
  font-size: 0.7rem;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  white-space: nowrap;
}

.msie8 .cmn__title__main__wrap .sub-title {
  display: none;
}

.cmn__title__1, .purpose__sec__title, .purpose__sec__title--sub {
  border-left: 5px solid #1D2330;
  padding: 5px 10px;
  font-size: 1.3rem;
  line-height: 1.3;
  margin-bottom: 20px;
}

.cmn__title__2 {
  background-color: #1D2330;
  color: #fff;
  padding: 12px;
  font-size: 1.0rem;
  line-height: 1.2;
  border-left: 5px solid rgba(255, 255, 255, 0.4);
  margin-bottom: 15px;
}

.cmn__texts__1 {
  font-size: 0.9rem;
  line-height: 1.7;
  margin-bottom: 20px;
}

.cmn__list__dot li {
  margin-bottom: 0.5em;
}

.cmn__list__dot li:last-child {
  margin-bottom: 0;
}

.cmn__list__dot li:before {
  content: '・';
}

.cmn__dl {
  display: table;
}

.cmn__dl dl {
  display: table-row;
  width: 100%;
}

.cmn__dl dl dt, .cmn__dl dl dd {
  display: table-cell;
  text-align: left;
  vertical-align: top;
}

.cmn__dl dl dt {
  padding-right: 10px;
  white-space: nowrap;
}

.cmn__box {
  border: 2px solid #1D2330;
  padding: 15px;
  font-size: 0.9rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-image: url("https://kyonotanabata.kyoto.travel/add/img/cmn/bg_title01.png");
  background-repeat: repeat-x;
  zoom: 1;
}

.cmn__box:before, .cmn__box:after {
  content: " ";
  display: table;
}

.cmn__box:after {
  clear: both;
}

.cmn__box__title {
  font-size: 1.3rem;
  border-left: 5px solid #1D2330;
  padding: 7px;
  margin-bottom: 20px;
  margin-top: -15px;
}

.cmn__box__photo {
  float: left;
  width: 35%;
}

.cmn__box__photo img {
  width: 100%;
  height: auto;
  display: block;
}

.cmn__box__photo__caption {
  padding-top: 5px;
}

.cmn__box__texts {
  float: right;
  width: 60%;
}

.cmn__banner a {
  display: block;
}

.cmn__banner a img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

.iphone .cmn__banner a.touch img,
.ipod .cmn__banner a.touch img,
.ipad .cmn__banner a.touch img,
.android .cmn__banner a.touch img,
.windowsphone .cmn__banner a.touch img {
  opacity: 0.7;
}

.win .cmn__banner a:hover img,
.mac .cmn__banner a:hover img,
.linux .cmn__banner a:hover img {
  opacity: 0.7;
}

html {
  /* font-family: "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO", Meiryo, Osaka, "MS PGothic", sans-serif; */
  color: #333333;
}

body {
  min-width: 980px;
  -webkit-overflow-scrolling: touch;
  /*共通*/
}

body .wrap {
  width: 980px;
  margin: 0 auto;
}

body #all {
  background: url("../../design/img/header/bg_top.png") repeat center top;
  padding-top: 5px;
}

body #all #header {
  background: #1d2330;
}

body #all #header .wrap {
  zoom: 1;
}

body #all #header .wrap:before, body #all #header .wrap:after {
  content: " ";
  display: table;
}

body #all #header .wrap:after {
  clear: both;
}

body #all #header .wrap .title {
  float: left;
  padding: 18px 0 0 0px;
}

body #all #header .wrap ul.menu {
  position: relative;
  float: right;
  height: 50px;
}

body #all #header .wrap ul.menu li.gmn {
  font-size: 1.4em;
  float: left;
  border-right: 1px solid #484d56;
}

body #all #header .wrap ul.menu li.gmn p.head {
  text-indent: -99999px;
}

body #all #header .wrap ul.menu li.gmn p.head > a {
  display: block;
}

body #all #header .wrap ul.menu li.gmn p.head > a img {
  vertical-align: bottom;
}

body #all #header .wrap ul.menu li.gmn .sub {
  display: inline-block;
  position: absolute;
  padding: 18px;
  z-index: 100;
  top: 50px;
  display: none;
  background: #1D2330;
  vertical-align: top;
}

body #all #header .wrap ul.menu li.gmn .sub p.close {
  display: none;
}

body #all #header .wrap ul.menu li.gmn .sub ul li {
  margin-right: 10px;
}

body #all #header .wrap ul.menu li.gmn .sub ul li a {
  display: block;
  background: url("../../design/img/cmn/arrow_01_a.png") no-repeat left center;
  color: #FFFFFF;
  text-decoration: none;
  padding: 10px 0 10px 15px;
}

body #all #header .wrap ul.menu li.gmn .sub ul li a:hover {
  color: #72767e;
}

body #all #header .wrap ul.menu li.gmn .sub ul li ul.second {
  display: none;
}

body #all #header .wrap ul.menu li.gmn .sub-01 {
  right: 0;
}

body #all #header .wrap ul.menu li.gmn .sub-02 {
  left: 248px;
}

body #all #header .wrap ul.menu li.gmn .sub-03 {
  left: 404px;
  white-space: nowrap;
}

body #all #header .wrap ul.menu li.mn-01 p.head a {
  width: 48px;
  height: 50px;
  background: url("../../design/img/header/mn_insta.png") no-repeat left top;
}

body #all #header .wrap ul.menu li.mn-02 p.head a {
  width: 48px;
  height: 50px;
  background: url("../../design/img/header/mn_tw.png") no-repeat left top;
}

body #all #header .wrap ul.menu li.mn-03 p.head {
  width: 126px;
  height: 50px;
  background: url("../../design/img/header/mn_lang.png") no-repeat left top;
}

body #all #header .wrap ul.menu li.mn-03-sp {
  display: none;
}

body #all #header .wrap ul.menu li.mn-04 p.head {
  width: 126px;
  height: 50px;
  background: url("../../design/img/header/mn_menu.png") no-repeat left top;
}

body #all #header .wrap ul.menu li.mn-04-sp {
  display: none;
}

body #all #header .wrap ul.menu > li.first {
  border-left: 1px solid #484d56;
  margin-left: 150px;
}

body #all #footer > p.totop {
  display: none;
}

body #all #footer .block-01 {
  background: #F5F4EF;
}

body #all #footer .block-01 ul {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  zoom: 1;
}

body #all #footer .block-01 ul:before, body #all #footer .block-01 ul:after {
  content: " ";
  display: table;
}

body #all #footer .block-01 ul:after {
  clear: both;
}

body #all #footer .block-01 ul li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  width: 20%;
  max-width: 320px;
  height: 178px;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #DCDBD7;
}

body #all #footer .block-01 ul li a {
  display: block;
  height: 113px;
  padding-top: 65px;
  width: 100%;
}

body #all #footer .block-01 ul li a span {
  display: none;
}

body #all #footer .block-01 ul li.last {
  border-right: none;
}

body #all #footer .block-01 ul li.mn-01 {
  background: url("https://kyonotanabata.kyoto.travel/design/img/footer/mn_f_bg01.png") no-repeat center bottom;
}

body #all #footer .block-01 ul li.mn-02 {
  background: url("https://kyonotanabata.kyoto.travel/design/img/footer/mn_f_bg02.png") no-repeat center bottom;
}

body #all #footer .block-01 ul li.mn-03 {
  background: url("https://kyonotanabata.kyoto.travel/design/img/footer/mn_f_bg03.png") no-repeat center bottom;
}

body #all #footer .block-01 ul li.mn-04 {
  background: url("https://kyonotanabata.kyoto.travel/design/img/footer/mn_f_bg04.png") no-repeat center bottom;
}

body #all #footer .block-01 ul li.mn-05 {
  background: url("https://kyonotanabata.kyoto.travel/design/img/footer/mn_f_bg05.png") no-repeat center bottom;
}

body #all #footer .block-01 ul li.mn-06 {
  background: url("https://kyonotanabata.kyoto.travel/design/img/footer/mn_f_bg06.png") no-repeat center bottom;
}

body #all #footer .block-01 ul li.mn-07 {
  background: url("https://kyonotanabata.kyoto.travel/design/img/footer/mn_f_bg07.png") no-repeat center bottom;
}

body #all #footer .block-00 {
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  padding: 40px 0;
  background-image: url("https://kyonotanabata.kyoto.travel/design/img/footer/bg_yukata.jpg");
  background-repeat: no-repeat;
  background-position: center top;
}

body #all #footer .block-00 h2 {
  text-align: center;
  margin-bottom: 30px;
}

body #all #footer .block-00 .btn {
  color: #fff;
  border: 1px solid #999;
  width: 180px;
  padding: 8px 0;
  font-size: 1.4em;
  display: block;
  text-align: center;
  margin: 0 auto;
  text-decoration: none;
  background: url("https://kyonotanabata.kyoto.travel/design/img/cmn/bg_white.png");
}

body #all #footer .block-00 .btn:hover {
  background-image: none;
}

body #all #footer .block-02 {
  background: url("https://kyonotanabata.kyoto.travel/design/img/footer/bg_map.gif") repeat left top;
}

body #all #footer .block-02 .wrap {
  padding: 35px 0;
}

body #all #footer .block-02 .wrap h2 {
  text-align: center;
  margin-bottom: 25px;
}

body #all #footer .block-02 .wrap p.btn {
  text-align: center;
}

body #all #footer .block-02 .wrap #map {
  width: 978px;
  height: 500px;
  border: 1px solid #000000;
  margin-bottom: 20px;
  border-right: 2px solid #000000 \9;
  border-bottom: 2px solid #000000 \9;
}

body #all #footer .block-02 .wrap .btn a {
  display: inline-block;
  color: #000000;
  background: url("https://kyonotanabata.kyoto.travel/design/img/cmn/bg_black.png");
  border: 1px solid #999999;
  font-size: 1.4em;
  padding: 8px 55px;
  text-decoration: none;
}

body #all #footer .block-02 .wrap .btn a.ml_30 {
  margin-left: 30px;
  width: 188px;
}

body #all #footer .block-02 .wrap .btn a:hover {
  background: none;
}

body #all #footer .block-03 {
  background: #f5f4ef;
  padding: 20px 0 40px;
}

body #all #footer .block-03 ul {
  width: 777px;
  margin: 0 auto;
  zoom: 1;
}

body #all #footer .block-03 ul:before, body #all #footer .block-03 ul:after {
  content: " ";
  display: table;
}

body #all #footer .block-03 ul:after {
  clear: both;
}

body #all #footer .block-03 ul li {
  float: left;
  width: 23.2%;
  border: 1px solid #dcdbd7;
  margin-right: 15px;
}

body #all #footer .block-03 ul li img {
  width: 100%;
  vertical-align: bottom;
}

body #all #footer .block-03 ul li a {
  display: block;
}

body #all #footer .block-03 ul li.last {
  margin-right: 0;
}

body #all #footer .block-04 {
  background: #f5f4ef;
  padding-bottom: 20px;
}

body #all #footer .block-04 .wrap {
  font-size: 1.4em;
  text-align: center;
  line-height: 1.5;
  position: relative;
}

body #all #footer .block-04 .wrap a {
  color: #000000;
  text-decoration: none;
}

body #all #footer .block-04 .wrap a:hover {
  text-decoration: underline;
}

body #all #footer .block-04 .wrap p.totop {
  display: inline-block;
  text-align: center;
  margin-top: 30px;
}

body #all #copyright {
  font-family: "Utsukushi", serif;
  padding-top: 1px;
  bottom: 0;
  background: url("../../design/img/header/bg_top.png") repeat-x center top;
  width: 100%;
}

body #all #copyright .wrap {
  width: 100%;
  background-color: #1d2330;
  padding: 20px 0;
  font-size: 12px;
  color: #FFF;
  text-align: center;
}

body .sb-right,
body .sb-left {
  background: #0d121e url("../../design/img/header/bg_sidemenu.png") no-repeat left top;
  background-size: 400px auto;
}

body .sb-right p.close,
body .sb-left p.close {
  text-align: right;
}

body .sb-right ul,
body .sb-left ul {
  padding: 0 15px;
  line-height: 1.5;
}

body .sb-right ul li,
body .sb-left ul li {
  border-bottom: 1px dotted #888b91;
}

body .sb-right ul li a,
body .sb-left ul li a {
  font-size: 1.4em;
  display: block;
  background: url("../../design/img/header/icon_star01.png") no-repeat left center;
  color: #FFFFFF;
  text-decoration: none;
  padding: 10px 0 10px 23px;
}

body .sb-right ul li ul.second,
body .sb-left ul li ul.second {
  padding: 0 0 0 20px;
}

body .sb-right ul li ul.second li a,
body .sb-left ul li ul.second li a {
  background: url("https://kyonotanabata.kyoto.travel/design/img/header/icon_star02.png") no-repeat left center;
}

body .sb-right ul li ul.second li.last,
body .sb-left ul li ul.second li.last {
  border-bottom: none;
}

body.en {
  font-family: 'Hiragino Kaku Gothic Pro W3', 'Hiragino Kaku Gothic Pro', Meiryo, Osaka, 'MS PGothic', sans-serif;
}

body.cn {
  font-family: 'Microsoft YaHei', 'Simhei', 'Hei', 'Arial', 'sans-serif';
}

body.tw {
  font-family: 'Microsoft JhengHei', 'Apple LiGothic', 'Arial', 'sans-serif';
}

body.ko {
  font-family: 'Gulim', 'Apple Gothic', 'Arial', 'sans-serif';
}

body.en .cmn__title__main__wrap .title,
body.ko .cmn__title__main__wrap .title,
body.cn .cmn__title__main__wrap .title,
body.tw .cmn__title__main__wrap .title {
  font-family: serif;
}

body.en #all #header .wrap ul.menu li.mn-04,
body.ko #all #header .wrap ul.menu li.mn-04,
body.cn #all #header .wrap ul.menu li.mn-04,
body.tw #all #header .wrap ul.menu li.mn-04 {
  display: none;
}

body.en #all #footer .block-02 .wrap h2,
body.ko #all #footer .block-02 .wrap h2,
body.cn #all #footer .block-02 .wrap h2,
body.tw #all #footer .block-02 .wrap h2 {
  font-size: 2.6em;
  font-family: serif;
}

body.en #all #footer .block-04,
body.ko #all #footer .block-04,
body.cn #all #footer .block-04,
body.tw #all #footer .block-04 {
  font-family: "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO", Meiryo, Osaka, "MS PGothic", sans-serif;
}

body.inner-01 #all #topicpass {
  background: #000000;
}

body.inner-01 #all #topicpass ul {
  width: 980px;
  margin: 0 auto;
  font-size: 1.4em;
}

body.inner-01 #all #topicpass ul li {
  display: inline-block;
  padding: 14px 0;
  color: #FFFFFF;
}

body.inner-01 #all #topicpass ul li a {
  color: #FFFFFF;
}

body.inner-01 #all #main {
  background: #0d121e url("https://kyonotanabata.kyoto.travel/design/img/cmn/bg_inner.jpg") repeat-x center top;
  padding-bottom: 30px;
}

body.inner-01 #all #main .wrap {
  background: #000000;
  zoom: 1;
}

body.inner-01 #all #main .wrap:before, body.inner-01 #all #main .wrap:after {
  content: " ";
  display: table;
}

body.inner-01 #all #main .wrap:after {
  clear: both;
}

body.inner-01 #all #main .wrap table.sp-menu {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-collapse: collapse;
  border: 1px solid #FFFFFF;
  border-spacing: 0;
  display: none;
}

body.inner-01 #all #main .wrap table.sp-menu td {
  border: 1px solid #FFFFFF;
}

body.inner-01 #all #main .wrap table.sp-menu td img {
  width: 100%;
}

body.inner-01 #all #main .wrap #contents {
  margin: 0 0 10px 10px;
  background: #FFFFFF;
  float: left;
  width: 670px;
  padding: 20px;
}

body.inner-01 #all #main .wrap #side {
  margin: 0 10px 10px 0;
  background: #FFFFFF;
  float: right;
  width: 220px;
  padding: 20px 10px;
}

body.inner-01 #all #main .wrap #side ul.menu li {
  margin-bottom: 20px;
}

body.inner-01 #all #main .wrap #side ul.menu li a {
  display: block;
  width: 100%;
  height: 100%;
}

body.inner-01 #all #main .wrap #side ul.menu li.last {
  margin-bottom: 0;
}

body.inner-01 #all #main .wrap #side .blog .block {
  background: url("https://kyonotanabata.kyoto.travel/design/img/side/bg_blog.png") repeat-x left top;
  border: 2px solid #86898F;
  padding: 10px;
  margin-bottom: 10px;
}

body.inner-01 #all #main .wrap #side .blog .block h2.ttl {
  font-family: "Utsukushi", serif;
  font-size: 20px;
  text-align: center;
  padding: 5px 0 20px 0;
}

body.inner-01 #all #main .wrap #side .blog .block ul li {
  font-size: 1.2em;
  line-height: 1.5;
  border-bottom: 1px dotted #bdbdbd;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

body.inner-01 #all #main .wrap #side .blog .block ul li a {
  text-decoration: none;
}

body.inner-01 #all #main .wrap #side .blog .block ul li a:hover {
  text-decoration: underline;
}

body.inner-01 #all #main .wrap #side .blog .block ul li .box-01 {
  font-weight: bold;
}

body.inner-01 #all #main .wrap #side .blog .block ul li.last {
  border-bottom: none;
}

body.inner-01 #all #main .wrap #side .blog .block .block-arcive select#arcive {
  width: 100%;
  padding: 5px;
}

body.inner-01 #all #main .wrap #side .blog .block.old a {
  background: url("https://kyonotanabata.kyoto.travel/design/img/cmn/icon_blank.png") no-repeat left center;
  padding: 0 0 0 18px;
}

body.inner-01 #all #main .wrap #side .blog .block.old.bl-hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=70)";
  /* ie 8 */
  zoom: 1;
}

body.inner-01 #all #main .wrap #side .blog .block.old.bl-hover a {
  text-decoration: underline;
}

body {
  /*共通*/
  /*blockテンプレート*/
  /*wysiwyg*/
}

body .br-sp {
  display: none;
}

body a.fade:hover,
body .fade a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
  zoom: 1;
}

body .btn-01 {
  text-align: center;
}

body .btn-01 a {
  display: inline-block;
  font-size: 1.4em;
  padding: 10px 25px;
  background: #dfdfdc;
  border: 1px solid #bdbdbd;
  color: #1D2130;
  text-decoration: none;
}

body .btn-01.no-link {
  display: inline-block;
  font-size: 1.4em;
  padding: 10px 25px;
  background: #dfdfdc;
  border: 1px solid #bdbdbd;
  color: #1D2130;
  text-decoration: none;
  opacity: 0.4;
}

body a.a-01 {
  background: url("https://kyonotanabata.kyoto.travel/design/img/cmn/arrow_03.png") no-repeat left center;
  font-size: 1.6em;
  padding: 0 0 0 15px;
  text-decoration: none;
}

body a.a-01:hover {
  text-decoration: underline;
}

body h2.h2-01 {
  font-size: 2em;
  padding: 8px 5px 8px 15px;
  margin-bottom: 20px;
  line-height: 1.3;
  font-weight: normal;
  background: #000000;
  color: #FFFFFF;
  border-left: 5px solid #86898f;
}

body h2.h2-01 span {
  font-size: 0.8em;
}

body p.p-01 {
  font-size: 1.2em;
  line-height: 1.3;
}

body p.p-01.red {
  color: red;
  font-size: 1.1rem;
}

body p.p-02 {
  font-size: 1.4em;
  line-height: 1.5;
}

body p.p-02 strong {
  font-size: 1.2em;
  font-weight: bold;
}

body .tmp-block-01 {
  border: 3px solid #000000;
  background: #FFFFFF url("https://kyonotanabata.kyoto.travel/design/img/cmn/bg_title01.png") repeat-x center top;
  padding: 0 20px 20px;
  margin-bottom: 20px;
}

body .tmp-block-01 h2,
body .tmp-block-01 .title-01 {
  margin: 0 0 20px 0;
  font-size: 2em;
  border-left: 5px solid #000000;
  padding: 10px 3px;
  line-height: 1.5;
}

body .tmp-block-01 .title-02 {
  margin: 0 0 20px 0;
  font-size: 1.6em;
  border-left: 5px solid #000000;
  padding: 3px 0 3px 10px;
  line-height: 1.5;
}

body .tmp-block-01 .title-03 {
  margin: 0 0 20px 0;
  font-size: 1.6em;
  padding: 3px 0 3px 25px;
  line-height: 1.5;
  background: url("https://kyonotanabata.kyoto.travel/design/img/cmn/icon_star.png") no-repeat left center;
}

body .tmp-block-01 .title-04 {
  font-size: 1.8em;
  line-height: 1.5;
  font-weight: bold;
}

body .tmp-block-01 .box-01 {
  display: block;
}

body .tmp-block-01 h2 span {
  font-size: 0.8em;
}

body .tmp-block-01 table {
  width: 100%;
  font-size: 1.4em;
  line-height: 1.5;
  margin: 20px 0 20px 0;
}

body .tmp-block-01 table th {
  white-space: nowrap;
  padding: 7px 10px 7px 0;
  text-align: left;
  border-bottom: 1px dotted #bdbdbd;
}

body .tmp-block-01 table td {
  padding: 7px 10px;
  text-align: left;
  border-bottom: 1px dotted #bdbdbd;
}

body .tmp-block-01 table tr.last th {
  border-bottom: none;
}

body .tmp-block-01 table tr.last td {
  border-bottom: none;
}

body .tmp-block-01 .item-01 {
  line-height: 1.5;
  zoom: 1;
}

body .tmp-block-01 .item-01:before, body .tmp-block-01 .item-01:after {
  content: " ";
  display: table;
}

body .tmp-block-01 .item-01:after {
  clear: both;
}

body .tmp-block-01 .item-01 .img {
  float: left;
  margin-right: 20px;
  font-size: 1em;
}

body .tmp-block-01 .item-01 .img img {
  border: 1px solid #bdbdbd;
  vertical-align: bottom;
}

body .tmp-block-01 .item-01 .txt {
  font-size: 1.4em;
  overflow: hidden;
}

body .tmp-block-01 .item-01 .txt table {
  margin: 0;
  font-size: 0.71;
}

body .tmp-block-01 .item-02 {
  line-height: 1.5;
  background: #1D2330;
  color: #FFFFFF;
  padding: 10px;
}

body .tmp-block-01 .item-02 .spot-01 {
  background: url("https://kyonotanabata.kyoto.travel/design/img/cmn/icon_star.png") no-repeat left 0.3em;
  font-size: 1.8em;
  padding: 0 0 0 20px;
  margin-bottom: 10px;
}

body .tmp-block-01 .item-02 .spot-01 span.small {
  font-size: 0.8em;
  font-weight: normal;
}

body .tmp-block-01 .item-02 .spot-02 {
  font-size: 1.4em;
}

body .tmp-block-01 .item-02 .spot-02 .txt {
  margin-bottom: 10px;
}

body .tmp-block-01 .item-02 .spot-02 strong {
  font-size: 1.2em;
}

body .tmp-block-01 .item-02 ul {
  font-size: 1.3em;
  padding-left: 0.5em;
  text-indent: -0.5em;
}

body .tmp-block-01 .item-03 {
  line-height: 1.5;
  zoom: 1;
}

body .tmp-block-01 .item-03:before, body .tmp-block-01 .item-03:after {
  content: " ";
  display: table;
}

body .tmp-block-01 .item-03:after {
  clear: both;
}

body .tmp-block-01 .item-03 .img {
  float: right;
  margin-left: 20px;
  width: 200px;
  font-size: 1em;
}

body .tmp-block-01 .item-03 .img img {
  border: 1px solid #bdbdbd;
  vertical-align: bottom;
}

body .tmp-block-01 .item-03 .txt {
  float: left;
  font-size: 1.4em;
}

body .tmp-block-01 .item-03 .txt table {
  width: 400px;
  margin: 0;
  font-size: 1em !important;
}

body .tmp-block-02 .img-box {
  line-height: 1.5;
  zoom: 1;
}

body .tmp-block-02 .img-box:before, body .tmp-block-02 .img-box:after {
  content: " ";
  display: table;
}

body .tmp-block-02 .img-box:after {
  clear: both;
}

body .tmp-block-02 .img-box .img {
  float: left;
  margin-right: 20px;
  font-size: 1em;
}

body .tmp-block-02 .img-box .img img {
  border: 1px solid #bdbdbd;
  vertical-align: bottom;
}

body .tmp-block-02 .img-box .txt {
  font-size: 1.4em;
  overflow: hidden;
}

body .wysiwyg {
  line-height: 1.3;
}

body .wysiwyg img {
  width: inherit;
  max-width: 100%;
  height: auto;
  border: 1px solid #bdbdbd;
}

body .wysiwyg h2 {
  font-size: 2em;
  padding: 10px 0 10px 15px;
  margin-bottom: 20px;
  font-weight: normal;
  background: #000000;
  color: #FFFFFF;
  border-left: 5px solid #86898f;
}

body .wysiwyg h3 {
  font-size: 1.8em;
  border-left: 3px solid #545fc8;
  padding-left: 4px;
  font-weight: normal;
  margin-bottom: 20px;
}

body .wysiwyg h4 {
  color: #545fc8;
  font-size: 1.5em;
  margin-bottom: 20px;
}

body .wysiwyg h5 {
  font-size: 1.5em;
  margin-bottom: 20px;
}

body .wysiwyg p {
  font-size: 1.4em;
  margin-bottom: 15px;
}

body .wysiwyg table {
  border-collapse: collapse;
  border: 1px solid #999;
  border-spacing: 0;
  empty-cells: show;
  font-size: 1.4em;
  margin-bottom: 20px;
}

body .wysiwyg table th {
  text-align: left;
  vertical-align: top;
  padding: 5px;
  border: 1px solid #999;
  background: #e6e6e6;
}

body .wysiwyg table td {
  text-align: left;
  vertical-align: top;
  padding: 5px;
  border: 1px solid #999;
}

body .wysiwyg ul {
  margin-bottom: 20px;
  margin-left: 1.75em;
  font-size: 1.4em;
}

body .wysiwyg ul li {
  list-style: disc;
}

body .wysiwyg ol {
  margin-bottom: 20px;
  margin-left: 1.75em;
  font-size: 1.4em;
}

body .wysiwyg ol li {
  list-style-type: decimal;
}

body .wysiwyg a {
  text-decoration: underline;
}

body .wysiwyg a:hover {
  text-decoration: none;
}

body .wysiwyg .aligncenter,
body .wysiwyg img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center;
}

body .wysiwyg .alignleft,
body .wysiwyg img.alignleft {
  display: inline;
  float: left;
  margin-right: 24px;
  margin-bottom: 15px;
}

body .wysiwyg .alignright,
body .wysiwyg img.alignright {
  display: inline;
  float: right;
  margin-left: 24px;
  margin-bottom: 15px;
}

body .wysiwyg img.alignleft,
body .wysiwyg img.alignright,
body .wysiwyg img.aligncenter {
  margin-bottom: 12px;
}

body .wysiwyg .alignleft,
body .wysiwyg img.alignleft {
  display: inline;
  float: left;
  margin-right: 24px;
  margin-bottom: 15px;
}

body .wysiwyg .alignright,
body .wysiwyg img.alignright {
  display: inline;
  float: right;
  margin-left: 24px;
  margin-bottom: 15px;
}

body .wysiwyg .aligncenter,
body .wysiwyg img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center;
}

body .wysiwyg img.alignleft,
body .wysiwyg img.alignright,
body .wysiwyg img.aligncenter {
  margin-bottom: 12px;
}

body#top #loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #1d2330;
  z-index: 1;
}

body#top #loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  text-align: center;
  color: #fff;
  z-index: 2;
}

body#top #all #main .block-01 {
  background: #000;
}

body#top #all #main .block-01 .wrap {
  color: #FFFFFF;
  position: relative;
  line-height: 1.3;
}

body#top #all #main .block-01 .wrap h2 {
  display: table-cell;
  background: #1d2330;
  padding: 15px;
  font-size: 1.4em;
  width: 8em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body#top #all #main .block-01 .wrap p {
  display: table-cell;
  font-size: 1.4em;
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body#top #all #main .block-02 {
  height: 830px;
  overflow: hidden;
  position: relative;
}

body#top #all #main .block-02 p.pos-01 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
}

body#top #all #main .block-02 p.pos-02 {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
}

body#top #all #main .block-02 p.pos-03 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
}

body#top #all #main .block-02 p.pos-04 {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 5;
}

body#top #all #main .block-02 .wrap {
  height: 830px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

body#top #all #main .block-02 .wrap p.box-01 {
  position: absolute;
  top: 20px;
  left: 10px;
}

body#top #all #main .block-02 .wrap p.box-01 img {
  width: 150px;
}

body#top #all #main .block-02 .wrap p.box-02 {
  position: absolute;
  top: 30px;
  left: 10px;
}

body#top #all #main .block-02 .wrap p.box-02 span {
  position: absolute;
  left: -99999px;
  font-size: 1px;
}

body#top #all #main .block-02 .wrap p.box-02 img {
  width: 47px;
}

body#top #all #main .block-02 .wrap ul.menu {
  position: absolute;
  left: 0;
  bottom: 110px;
  zoom: 1;
}

body#top #all #main .block-02 .wrap ul.menu:before, body#top #all #main .block-02 .wrap ul.menu:after {
  content: " ";
  display: table;
}

body#top #all #main .block-02 .wrap ul.menu:after {
  clear: both;
}

body#top #all #main .block-02 .wrap ul.menu li {
  float: left;
  width: 264px;
  height: 264px;
  margin-right: 93px;
}

body#top #all #main .block-02 .wrap ul.menu li a {
  display: block;
  width: 264px;
  height: 264px;
}

body#top #all #main .block-02 .wrap ul.menu li.last {
  margin-right: 0px;
}

body#top #all #main .block-02 #mv {
  position: relative;
  left: 0;
  top: -830px;
  overflow: hidden;
  z-index: 0;
  height: 830px;
  background: #000000;
  width: 100%;
}

body#top #all #main .block-02 #mv ul.img {
  left: 50%;
  margin-left: -700px;
  margin-top: -423px;
  min-width: 1400px;
  position: absolute;
  top: 50%;
  width: 100%;
}

body#top #all #main .block-02 #mv ul.img li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  zoom: 1;
}

body#top #all #main .block-02 #mv ul.img li img {
  width: 100%;
  zoom: 1;
}

body#top #all #main .block-02 #mv ul.img li p {
  position: absolute;
  top: 85%;
  font-size: 1.0em;
  color: #fff;
  text-align: center;
}

body#top #all #main .block-03 {
  border-top: 1px solid #bb9f9f;
  text-align: center;
  height: 280px;
  background: url("https://kyonotanabata.kyoto.travel/design/img/contents/top/bg_hoshininegai.jpg") repeat-x center top;
}

body#top #all #main .block-03 h2 {
  padding: 45px 0 60px 0;
}

body#top #all #main .block-03 a {
  width: 180px;
  display: inline-block;
  color: #FFFFFF;
  background: url("https://kyonotanabata.kyoto.travel/design/img/cmn/bg_white.png");
  border: 1px solid #999999;
  font-size: 1.4em;
  padding: 8px 0;
  text-decoration: none;
}

body#top #all #main .block-03 a:hover {
  background: none;
}

body#top #all #main .block-04 .wrap h2 {
  text-align: center;
  padding: 25px 0 20px;
}

body#top #all #main .block-04 .wrap ul {
  zoom: 1;
}

body#top #all #main .block-04 .wrap ul:before, body#top #all #main .block-04 .wrap ul:after {
  content: " ";
  display: table;
}

body#top #all #main .block-04 .wrap ul:after {
  clear: both;
}

body#top #all #main .block-04 .wrap ul li {
  float: left;
  width: 222px;
  margin-right: 6px;
  padding: 9px;
  background: linear-gradient(315deg, transparent 7px, #f5f4ef 7px);
  background: #f5f4ef\9;
  background-position: bottom right;
  background-repeat: no-repeat;
}

body#top #all #main .block-04 .wrap ul li p.box-01 {
  border: 1px solid #c4c3bf;
  margin-bottom: 15px;
}

body#top #all #main .block-04 .wrap ul li p.box-01 img {
  vertical-align: bottom;
}

body#top #all #main .block-04 .wrap ul li p.box-02 {
  font-size: 1.4em;
  line-height: 1.5;
  margin-bottom: 10px;
}

body#top #all #main .block-04 .wrap ul li p.box-02 span {
  display: block;
  font-size: 0.86em;
}

body#top #all #main .block-04 .wrap ul li .box-03 {
  text-align: right;
}

body#top #all #main .block-04 .wrap ul li .box-03 a {
  display: inline-block;
  padding: 5px 12px;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 1.2em;
  background: linear-gradient(315deg, transparent 7px, black 7px);
  background: black\9;
  background-position: bottom right;
  background-repeat: no-repeat;
}

body#top #all #main .block-04 .wrap ul li.bl-hover p.box-01,
body#top #all #main .block-04 .wrap ul li.bl-hover a {
  zoom: 1;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

body#top #all #main .block-04 .wrap ul li.last {
  margin-right: 0px;
}

body#top #all #main .block-04 .wrap .btn {
  text-align: center;
  padding: 30px 0;
}

body#top #all #main .block-04 .wrap .btn a {
  width: 180px;
  display: inline-block;
  color: #FFFFFF;
  background: url("https://kyonotanabata.kyoto.travel/design/img/cmn/bg_white.png");
  border: 1px solid #e8b6be;
  font-size: 1.4em;
  padding: 8px 0;
  text-decoration: none;
}

body#top #all #main .block-04 .wrap .btn a:hover {
  background: none;
}

body#top #all #main .block-05 {
  background: #0e111e url("https://kyonotanabata.kyoto.travel/design/img/cmn/bg_inner.jpg") left top repeat-x;
}

body#top #all #main .block-05 .box-mv {
  text-align: center;
  position: relative;
  height: 680px;
}

body#top #all #main .block-05 .box-mv img {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -800px;
}

body#top #all #main .block-05 ul.box-bnr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 30px;
  max-width: 1290px;
  margin-right: auto;
  margin-left: auto;
}

body#top #all #main .block-05 ul.box-bnr li {
  margin: 30px 15px 0;
}

body#top #all #main .block-05 ul.box-bnr li a:hover {
  zoom: 1;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

body#top #all #main .block-05 ul.box-bnr li.item-home {
  position: relative;
  width: 400px;
  background: transparent url("https://kyonotanabata.kyoto.travel/design/img/contents/top/bnr_kamigoromo.png") left top no-repeat;
  background-size: 100% auto;
  padding-top: 150px;
  padding-bottom: 17px;
}

body#top #all #main .block-05 ul.box-bnr li.item-home p {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 10px;
}

body#top #all #main .block-05 ul.box-bnr li.item-home p a {
  display: inline-block;
}

body#top #all #main .block-05 ul.box-bnr li.item-story {
  position: relative;
  width: 400px;
  background: transparent url("https://kyonotanabata.kyoto.travel/design/img/contents/top/bnr_story.png") left top no-repeat;
  background-size: 100% auto;
  padding-top: 150px;
  padding-bottom: 17px;
}

body#top #all #main .block-05 ul.box-bnr li.item-story p {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 10px;
}

body#top #all #main .block-05 ul.box-bnr li.item-story p a {
  display: inline-block;
}

body#top.en #all #main .block-02 .wrap p.box-01,
body#top.ko #all #main .block-02 .wrap p.box-01,
body#top.cn #all #main .block-02 .wrap p.box-01,
body#top.tw #all #main .block-02 .wrap p.box-01 {
  position: absolute;
  top: 150px;
  left: 50%;
  width: 624px;
  height: 181px;
  margin-left: -312px;
  background: url("https://kyonotanabata.kyoto.travel/design/img/contents/top/title_hz.png") no-repeat left top;
}

body#top.en #all #main .block-02 .wrap p.box-01 img,
body#top.ko #all #main .block-02 .wrap p.box-01 img,
body#top.cn #all #main .block-02 .wrap p.box-01 img,
body#top.tw #all #main .block-02 .wrap p.box-01 img {
  display: none;
}

body#top.en #all #main .block-02 .wrap p.box-01 span,
body#top.ko #all #main .block-02 .wrap p.box-01 span,
body#top.cn #all #main .block-02 .wrap p.box-01 span,
body#top.tw #all #main .block-02 .wrap p.box-01 span {
  position: absolute;
  left: -99999px;
}

body#top.en #all #main .block-02 .wrap p.box-02,
body#top.ko #all #main .block-02 .wrap p.box-02,
body#top.cn #all #main .block-02 .wrap p.box-02,
body#top.tw #all #main .block-02 .wrap p.box-02 {
  position: absolute;
  top: 320px;
  left: 50%;
  width: 749px;
  margin-left: -372px;
}

body#top.en #all #main .block-02 .wrap p.box-02 img,
body#top.ko #all #main .block-02 .wrap p.box-02 img,
body#top.cn #all #main .block-02 .wrap p.box-02 img,
body#top.tw #all #main .block-02 .wrap p.box-02 img {
  width: 100%;
}

body#top.en #all #main .block-02 .wrap .corona,
body#top.ko #all #main .block-02 .wrap .corona,
body#top.cn #all #main .block-02 .wrap .corona,
body#top.tw #all #main .block-02 .wrap .corona {
  position: absolute;
  top: 420px;
  left: 0;
  padding: 20px;
  font-size: 1.4em;
  line-height: 1.5;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
}

body#top.en #all #main .block-02 .wrap .corona .title,
body#top.ko #all #main .block-02 .wrap .corona .title,
body#top.cn #all #main .block-02 .wrap .corona .title,
body#top.tw #all #main .block-02 .wrap .corona .title {
  font-size: 1.3em;
}

body#top.en #all #main .block-02 .wrap ul.menu,
body#top.ko #all #main .block-02 .wrap ul.menu,
body#top.cn #all #main .block-02 .wrap ul.menu,
body#top.tw #all #main .block-02 .wrap ul.menu {
  left: 180px;
  bottom: 25px;
}

body#top.en #all #main .block-02 .wrap ul.menu li.last,
body#top.ko #all #main .block-02 .wrap ul.menu li.last,
body#top.cn #all #main .block-02 .wrap ul.menu li.last,
body#top.tw #all #main .block-02 .wrap ul.menu li.last {
  margin-right: 0px;
}

body#top.en #all #main .block-04 .wrap h2,
body#top.ko #all #main .block-04 .wrap h2,
body#top.cn #all #main .block-04 .wrap h2,
body#top.tw #all #main .block-04 .wrap h2 {
  font-size: 2.6em;
  font-family: serif;
  color: #FFFFFF;
}

body#top.en #all #main .block-04 .wrap p.about,
body#top.ko #all #main .block-04 .wrap p.about,
body#top.cn #all #main .block-04 .wrap p.about,
body#top.tw #all #main .block-04 .wrap p.about {
  margin: 0 10px;
  padding: 20px;
  font-size: 1.4em;
  line-height: 1.8;
  background: linear-gradient(315deg, transparent 7px, #FFFFFF 7px);
  background: #FFFFFF\9;
  background-position: bottom right;
  background-repeat: no-repeat;
  margin-bottom: 40px;
}

body#top.ko #all #main .block-01,
body#top.cn #all #main .block-01,
body#top.tw #all #main .block-01 {
  background: #000;
}

body#top.ko #all #main .block-01 .wrap h2,
body#top.cn #all #main .block-01 .wrap h2,
body#top.tw #all #main .block-01 .wrap h2 {
  width: 4.5em;
}

/*会場*/
body#spot #contents .map {
  position: relative;
  border: 1px solid #bdbdbd;
}

body#spot #contents .map p.block-01 {
  position: absolute;
  right: 5px;
  top: 5px;
  display: none;
}

body#spot #contents .cmn__title__main, body#spot #contents .cmn__title__main--mini, body#spot #contents .cmn__title__main--nano {
  margin-bottom: 10px;
}

body#spot #contents #map2 {
  width: 670px;
  height: 500px;
  border: 1px solid #000000;
  margin-bottom: 20px;
  border-right: 2px solid #000000 \9;
  border-bottom: 2px solid #000000 \9;
}

body#spot #contents p.schedule {
  width: 100%;
  padding: 10px 0;
  text-align: center;
  background-color: #1D2330;
  color: #fff;
  font-size: 1.0rem;
  line-height: 1.4;
  margin-bottom: 10px;
}

body#spot #contents h3 {
  font-size: 2em;
  font-weight: bold;
  border-left: 5px solid #000000;
  padding: 5px 5px 5px 10px;
  margin-bottom: 20px;
  line-height: 1.3;
}

body#spot #contents h3 span {
  color: #DF5555;
  font-size: 0.8em;
}

body#spot #contents h3.area {
  border: none;
  padding-left: 0;
  background-color: #eee;
}

body#spot #contents h4.h4-01 {
  font-size: 1.8em;
  border-left: 5px solid #000;
  padding-left: 10px;
  margin-bottom: 10px;
}

body#spot #contents h4.h4-02 {
  font-size: 1.2em;
  border-left: 5px solid #000;
  padding-left: 10px;
  margin-bottom: 10px;
}

body#spot #contents > table.list {
  font-size: 1.4em;
}

body#spot #contents table.list {
  line-height: 1.5;
  width: 100%;
}

body#spot #contents table.list th {
  white-space: nowrap;
  padding: 5px;
  text-align: left;
  border-bottom: 1px dotted #bdbdbd;
}

body#spot #contents table.list td {
  padding: 5px;
  text-align: left;
  border-bottom: 1px dotted #bdbdbd;
}

body#spot #contents table.list td span.red {
  color: red;
}

body#spot #contents table.list tr.last th {
  border-bottom: none;
}

body#spot #contents table.list tr.last td {
  border-bottom: none;
}

body#spot #contents ul.img-list {
  zoom: 1;
}

body#spot #contents ul.img-list:before, body#spot #contents ul.img-list:after {
  content: " ";
  display: table;
}

body#spot #contents ul.img-list:after {
  clear: both;
}

body#spot #contents ul.img-list li {
  display: inline-block;
  margin-right: 10px;
  font-size: 1em;
}

body#spot #contents ul.img-list li img {
  border: 1px solid #bdbdbd;
  vertical-align: top;
  margin-bottom: 20px;
}

body#spot #contents .img-box {
  line-height: 1.5;
  zoom: 1;
}

body#spot #contents .img-box:before, body#spot #contents .img-box:after {
  content: " ";
  display: table;
}

body#spot #contents .img-box:after {
  clear: both;
}

body#spot #contents .img-box .img {
  float: left;
  margin-right: 20px;
  font-size: 1em;
}

body#spot #contents .img-box .img img {
  border: 1px solid #bdbdbd;
  vertical-align: bottom;
}

body#spot #contents .img-box .txt {
  font-size: 1.4em;
  overflow: hidden;
}

body#spot #contents .img-box .txt p span.small {
  font-size: 0.8em;
}

body#spot #contents .img-box .txt ul li {
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 5px;
}

body#spot #contents .img-box .txt ul li strong {
  font-weight: bold;
  font-size: 1.1em;
}

body#spot #contents .img-box .btn {
  float: right;
  margin-left: 10px;
}

body#spot #contents .img-box .btn.kamogawa {
  float: left;
}

body#spot #contents .img-box .btn p {
  font-size: 1.4em;
  text-align: center;
}

body#spot #contents .img-box .btn p a {
  background-color: #1d2330;
  color: #fff;
  border-radius: 10px;
  border: 1px solid #1d2330;
  padding: 8px 50px;
  display: inline-block;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

body#spot #contents .img-box .btn p a:hover {
  background-color: #fff;
  border: 1px solid #333;
  color: #1d2330;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

body#spot #contents .img-box .btn.nijo p a {
  padding: 8px 39px;
}

body#spot #contents .img-box ul.btn-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}

body#spot #contents .img-box ul.btn-list li div.btn {
  clear: both;
  float: none;
  min-width: 180px;
}

body#spot #contents div.tokuten {
  margin: 10px 0;
}

body#spot #contents div.tokuten h4 {
  background-color: #333;
  color: #fff;
  border-left: 5px solid #666;
  padding: 3px 5px;
  font-size: 1.2em;
}

body#spot #contents div.tokuten div.img {
  background-color: #f3f3f3;
  float: none !important;
  text-align: center;
  margin: 0;
  padding: 15px 10px 10px 10px;
}

body#spot #contents div.tokuten div.img p {
  font-size: 0.9em;
}

body#spot #contents div.tokuten div.txt {
  background-color: #f3f3f3;
  padding: 0 10px 10px 10px;
}

body#spot #contents div.tokuten div.txt p {
  font-size: 0.8em;
}

/*寺院・神社*/
body#spot.support div#contents table th {
  width: 20%;
}

body#spot.support .item-03 .txt p {
  width: 400px;
}

/*願いを京都に*/
body#tanzaku div#contents p span.red {
  color: red;
  font-size: 1.1em;
}

/*願いを京都に*/
body#tanzaku div#contents p span.red {
  color: red;
  font-size: 1.1em;
}

/*願いを京都に*/
body#tanzaku div#contents p span.red {
  color: red;
  font-size: 1.1em;
}

/*協賛事業*/
body#kyosan #contents .tmp-block-01 .btn-oc {
  display: none;
}

body#kyosan.index #contents .tmp-block-01 dl {
  font-size: 1.4em;
}

body#kyosan.index #contents .tmp-block-01 dl dt {
  float: left;
  width: 5em;
  padding: 7px 0;
  line-height: 1.5;
  color: #FFFFFF;
}

body#kyosan.index #contents .tmp-block-01 dl dt p {
  background: #000000;
  border-radius: 5px;
  display: inline;
  padding: 2px 5px;
}

body#kyosan.index #contents .tmp-block-01 dl dd {
  padding: 7px 0 7px 5em;
  /*margin-bottom: 10px;*/
  line-height: 1.5;
}

body#kyosan.index #contents .tmp-block-01 ul.btn-list {
  text-align: center;
}

body#kyosan.index #contents .tmp-block-01 ul.btn-list li {
  display: inline-block;
  margin: 0 5px;
}

body#kyosan.index #contents .tmp-block-01 .item-01 table.list {
  font-size: 1.0em;
  line-height: 1.5em;
}

body#kyosan.other table tr.tr_event th {
  border-bottom: none;
}

body#kyosan.other table tr.tr_event td {
  border-bottom: none;
}

body#kyosan.other table td .item-01 p.txt {
  font-size: 1.0em;
}

html.msie10 body#kyosan.form textarea {
  line-height: 1.5;
}

/*和装・ゆかた特典*/
body#yukata.rental #contents .box-01 {
  display: block;
}

body#yukata.rental #contents .box-01 p.img {
  text-align: center;
}

body#yukata.rental #contents .box-01 div.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

body#yukata.rental #contents .box-01 div.flex div.txt {
  width: 60%;
}

body#yukata.rental #contents .box-01 div.flex p.img {
  width: 38%;
}

body#yukata.rental #contents .box-01 div.flex p.img img {
  width: 100%;
}

/*blog*/
body#blog .pagination {
  text-align: center;
  margin-bottom: 30px;
}

body#blog .pagination p {
  font-size: 1.4em;
}

body#blog .pagination a {
  text-decoration: none;
}

body#blog .pagination a:hover {
  text-decoration: underline;
}

body#blog .pagination p.box-01 {
  float: left;
  background: url("https://kyonotanabata.kyoto.travel/design/img/cmn/arrow_prev.png") no-repeat left top;
  padding: 10px 0 10px 25px;
}

body#blog .pagination p.box-02 {
  display: inline-block;
  padding: 10px 0;
}

body#blog .pagination p.box-03 {
  float: right;
  background: url("https://kyonotanabata.kyoto.travel/design/img/cmn/arrow_next.png") no-repeat right top;
  padding: 10px 25px 10px 0;
}

body#blog.index #contents .block-arcive {
  padding: 0 10px 10px;
  zoom: 1;
  display: none;
}

body#blog.index #contents .block-arcive:before, body#blog.index #contents .block-arcive:after {
  content: " ";
  display: table;
}

body#blog.index #contents .block-arcive:after {
  clear: both;
}

body#blog.index #contents .block-arcive select#arcive {
  float: right;
  font-size: 1.4em;
}

body#blog.index #contents .block {
  line-height: 1.5;
  padding: 0 0 15px 0;
  margin-bottom: 15px;
  border-bottom: 1px dotted #bdbdbd;
  zoom: 1;
}

body#blog.index #contents .block:before, body#blog.index #contents .block:after {
  content: " ";
  display: table;
}

body#blog.index #contents .block:after {
  clear: both;
}

body#blog.index #contents .block .img {
  float: left;
  margin-right: 20px;
  width: 30%;
}

body#blog.index #contents .block .img img {
  width: 100%;
  border: 1px solid #bdbdbd;
  vertical-align: bottom;
}

body#blog.index #contents .block .txt {
  overflow: hidden;
}

body#blog.index #contents .block .txt h3 {
  font-size: 1.4em;
  margin-bottom: 10px;
}

body#blog.index #contents .block .txt h3 a {
  text-decoration: none;
}

body#blog.index #contents .block .txt p {
  font-size: 1.2em;
}

body#blog.index #contents .block .txt p.box-01 {
  font-weight: bold;
}

body#blog.index #contents .block.bl-hover {
  zoom: 1;
  opacity: 0.6;
  -moz-opacity: 0.6;
}

body#blog.detail #contents .inner {
  border-bottom: 1px solid #999999;
  margin-bottom: 30px;
}

body#blog.detail #contents .inner .title {
  padding: 5px 0 3px 0;
  background: url("../../design/img/header/bg_top.png") no-repeat left top;
  margin-bottom: 20px;
}

body#blog.detail #contents .inner .title p.date {
  background: #FFFFFF !important;
  font-size: 1.4em;
  padding: 7px 0;
}

body#blog.detail #contents .inner .title h1 {
  height: auto !important;
  width: auto !important;
  background: #FFFFFF !important;
  background: none;
  font-size: 2em;
  margin-bottom: 0 !important;
  padding-bottom: 7px;
  line-height: 1.3;
}

/*アクセス*/
body#access #contents #map2 {
  width: 670px;
  height: 400px;
  border: 1px solid #000000;
  margin-bottom: 20px;
  border-right: 2px solid #000000 \9;
  border-bottom: 2px solid #000000 \9;
}

body#access #contents p.p-02 {
  padding: 0 10px;
}

body#access #contents .btn {
  text-align: center;
}

body#access #contents .btn p {
  font-size: 1.4em;
  text-align: center;
}

body#access #contents .btn p a {
  background-color: #1d2330;
  color: #fff;
  border-radius: 10px;
  border: 1px solid #1d2330;
  padding: 8px 50px;
  display: inline-block;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

body#access #contents .btn p a:hover {
  background-color: #fff;
  border: 1px solid #333;
  color: #1d2330;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

body#access #contents .img-box {
  overflow: hidden;
}

body#access #contents .img-box div.map_cont {
  float: left;
  margin-right: 20px;
  width: 300px;
}

body#access #contents .img-box div.map_cont div.map_in {
  width: 100%;
  height: 200px;
}

body#access #contents .img-box div.txt {
  float: left;
  width: 350px;
}

body#access #contents .img-box div.txt p {
  clear: both;
}

body#access #contents .img-box div.txt span {
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.8;
  vertical-align: top;
}

body#access #contents .img-box div.txt span:before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 30px;
  background-repeat: no-repeat;
}

body#access #contents .img-box div.txt span.train:before {
  background-image: url("https://kyonotanabata.kyoto.travel/access/img/train.gif");
}

body#access #contents .img-box div.txt span.bus:before {
  background-image: url("https://kyonotanabata.kyoto.travel/access/img/bus.gif");
}

body#access #contents ul.ancor {
  overflow: hidden;
}

body#access #contents ul.ancor li {
  width: 24%;
  float: left;
  margin-right: 1%;
  margin-bottom: 5px;
}

body#access #contents ul.ancor li p {
  width: 100% !important;
}

body#access #contents ul.ancor li p a {
  width: 100%;
  padding: 0 !important;
  line-height: 60px;
  height: 60px;
  vertical-align: middle;
  border-radius: 0;
}

body#access #contents ul.ancor li p a.en {
  line-height: 80px;
  height: 80px;
}

body#access #contents ul.ancor li.kitano p a {
  line-height: 1.4;
  height: 40px;
  padding: 25px 0 !important;
}

body#access #contents ul.ancor li.kitano p a.en {
  height: 30px;
}

body#access #contents ul.ancor li.nijo p a {
  line-height: 1.4;
  height: 40px;
  padding: 20px 0 !important;
}

/*404*/
body#n404 #contents ul {
  margin: 0 10px;
}

body#n404 #contents ul li {
  padding: 5px 0;
}

.form__wrap input[type="text"], .form__wrap input[type="password"] {
  background: none;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  outline: none;
  font-family: "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", Roboto, "YuGothic", Meiryo, Osaka, "MS PGothic", sans-serif;
  border: 1px solid #d1d1d1;
  padding: 7px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: middle;
  line-height: 1.5;
  background-color: #fff;
}

.form__wrap input[type="text"]:-moz-placeholder, .form__wrap input[type="password"]:-moz-placeholder {
  color: #aaaaaa;
}

.form__wrap input[type="text"]::-moz-placeholder, .form__wrap input[type="password"]::-moz-placeholder {
  color: #aaaaaa;
}

.form__wrap input[type="text"]::-webkit-input-placeholder, .form__wrap input[type="password"]::-webkit-input-placeholder {
  color: #aaaaaa;
}

.form__wrap input[type="text"]:-ms-input-placeholder, .form__wrap input[type="password"]:-ms-input-placeholder {
  color: #aaaaaa;
}

.form__wrap input[type="text"]:focus:-moz-placeholder, .form__wrap input[type="password"]:focus:-moz-placeholder {
  color: white;
}

.form__wrap input[type="text"]:focus::-moz-placeholder, .form__wrap input[type="password"]:focus::-moz-placeholder {
  color: white;
}

.form__wrap input[type="text"]:focus::-webkit-input-placeholder, .form__wrap input[type="password"]:focus::-webkit-input-placeholder {
  color: white;
}

.form__wrap input[type="text"]:focus:-ms-input-placeholder, .form__wrap input[type="password"]:focus:-ms-input-placeholder {
  color: white;
}

.form__wrap label {
  cursor: pointer;
}

.form__wrap label:hover {
  color: #1D2130;
}

.form__wrap input[type="radio"] {
  display: none;
}

.form__wrap input[type="radio"] + label {
  position: relative;
  padding-left: 24px;
}

.form__wrap input[type="radio"] + label:before {
  content: ' ';
  display: inline-block;
  background-image: url("https://kyonotanabata.kyoto.travel/add/img/sprites/spr_item.png?1434011300196");
  background-position: -52px -32.4px;
  width: 20px;
  height: 20px;
  background-size: 103px auto;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
  border-radius: 9999px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.form__wrap input[type="radio"]:checked + label:before {
  content: ' ';
  display: inline-block;
  background-image: url("https://kyonotanabata.kyoto.travel/add/img/sprites/spr_item.png?1434011300196");
  background-position: -83px 0px;
  width: 20px;
  height: 20px;
  background-size: 103px auto;
  display: block;
}

.form__wrap input[type="checkbox"] {
  display: none;
}

.form__wrap input[type="checkbox"] + label {
  position: relative;
  padding-left: 24px;
}

.form__wrap input[type="checkbox"] + label:before {
  content: ' ';
  background-color: #ccc;
  border: 3px solid #ccc;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
  border-radius: 3px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  content: ' ';
  display: inline-block;
  background-image: url("https://kyonotanabata.kyoto.travel/add/img/sprites/spr_item.png?1434011300196");
  background-position: -39.9px 0px;
  width: 14px;
  height: 14px;
  background-size: 72.1px auto;
  -webkit-transition-property: border-color background-color;
  transition-property: border-color background-color;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

.form__wrap input[type="checkbox"]:checked + label:before {
  background-color: #1D2130;
  border-color: #1D2130;
}

.form__wrap textarea {
  background: none;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  outline: none;
  font-family: "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", Roboto, "YuGothic", Meiryo, Osaka, "MS PGothic", sans-serif;
  border: 1px solid #d1d1d1;
  padding: 7px;
  height: 1.5;
  width: 100%;
  background-color: #fff;
}

.form__wrap textarea:-moz-placeholder {
  color: #aaaaaa;
}

.form__wrap textarea::-moz-placeholder {
  color: #aaaaaa;
}

.form__wrap textarea::-webkit-input-placeholder {
  color: #aaaaaa;
}

.form__wrap textarea:-ms-input-placeholder {
  color: #aaaaaa;
}

.form__wrap textarea:focus:-moz-placeholder {
  color: white;
}

.form__wrap textarea:focus::-moz-placeholder {
  color: white;
}

.form__wrap textarea:focus::-webkit-input-placeholder {
  color: white;
}

.form__wrap textarea:focus:-ms-input-placeholder {
  color: white;
}

.form__wrap select {
  -webkit-appearance: menulist-button;
  padding: 5px;
  border: 1px solid #ddd;
  font-family: "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", Roboto, "YuGothic", Meiryo, Osaka, "MS PGothic", sans-serif;
}

.form__wrap select:focus {
  outline: none;
  border: 1px solid #61646e;
}

.form__size--S {
  width: 30%;
}

.form__size--M {
  width: 60%;
}

.form__size--L {
  width: 80%;
}

.form__size--MAX {
  width: 100%;
}

.form__flow {
  margin-bottom: 20px;
}

.form__flow ol {
  letter-spacing: -0.4em;
}

.form__flow ol li {
  letter-spacing: normal;
  display: inline-block;
  font-size: 0.9rem;
  position: relative;
  padding-right: 50px;
}

.form__flow ol li span {
  background-color: #f5f5f5;
  border: 1px solid #d1d1d1;
  padding: 10px 30px;
  color: #999;
}

.form__flow ol li:after {
  content: ' ';
  display: inline-block;
  background-image: url("https://kyonotanabata.kyoto.travel/add/img/sprites/spr_arrow.png?1433931152500");
  background-position: 0px 0px;
  width: 30px;
  height: 30px;
  background-size: 108px auto;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
}

.form__flow ol li:last-child:after {
  display: none;
}

.form__flow ol li.is-active span {
  background-color: #1D2130;
  border-color: #1D2130;
  color: #fff;
}

.form__notes {
  margin-bottom: 5px;
}

.form__notes--head {
  margin-bottom: 15px;
}

.form__notes--bottom {
  padding-top: 5px;
}

.form__notes--middle {
  padding: 5px 0;
}

.form__error {
  margin-bottom: 10px;
  color: #e00;
}

.form__error p {
  position: relative;
  padding-left: 20px;
}

.msie8 .form__error p {
  padding-left: 0;
}

.form__error p:before {
  content: ' ';
  display: inline-block;
  background-image: url("https://kyonotanabata.kyoto.travel/add/img/sprites/spr_item.png?1434011300196");
  background-position: -20.8px -25.92px;
  width: 16px;
  height: 16px;
  background-size: 82.4px auto;
  position: absolute;
  left: 0;
  top: 0.2em;
}

.msie8 .form__error p:before {
  width: auto;
  height: auto;
  content: '!';
  background-image: none;
  display: inline-block;
  position: relative;
  left: 0;
  top: 0;
  font-size: 14px;
  margin-right: 5px;
  font-weight: bold;
}

.form__error--bottom {
  padding-top: 5px;
}

.form__file img {
  display: block;
  margin: 10px 0;
}

.form__file input[type="button"] {
  background: none;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  outline: none;
  outline: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.5;
  margin-top: 10px;
  font-size: 1.0rem;
  padding: 5px 15px;
  min-width: 120px;
  background-color: #d9d9d9;
  border: 1px solid #8e9098;
  color: #222;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  cursor: default;
  position: relative;
  font-family: "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", Roboto, "YuGothic", Meiryo, Osaka, "MS PGothic", sans-serif;
}

.iphone .form__file input[type="button"].touch,
.ipod .form__file input[type="button"].touch,
.ipad .form__file input[type="button"].touch,
.android .form__file input[type="button"].touch,
.windowsphone .form__file input[type="button"].touch {
  background-color: #ececec;
}

.win .form__file input[type="button"]:hover,
.mac .form__file input[type="button"]:hover,
.linux .form__file input[type="button"]:hover {
  background-color: #ececec;
}

.form__file__btn {
  padding-top: 10px;
}

.form__file__result {
  padding-top: 10px;
  display: none;
  opacity: 0;
  position: relative;
}

.form__file__result.is-active {
  display: block;
  opacity: 1;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-name: show;
  animation-name: show;
}

.form__file__del {
  position: absolute;
  right: -10px;
  top: 0;
}

.form__file__del button {
  background: none;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  outline: none;
  border-radius: 9999px;
  background-color: #e00;
  width: 30px;
  height: 30px;
  position: relative;
  cursor: pointer;
}

.form__file__del button:before {
  content: ' ';
  display: inline-block;
  background-image: url("https://kyonotanabata.kyoto.travel/add/img/sprites/spr_item.png?1434011300196");
  background-position: 0px -25.92px;
  width: 16px;
  height: 16px;
  background-size: 82.4px auto;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -8px;
  margin-top: -8px;
}

.form__lead {
  font-size: 0.9rem;
  margin-bottom: 10px;
  line-height: 1.5;
}

.form__lead .form__req {
  vertical-align: middle;
  margin-top: -0.2em;
  margin-right: 3px;
  display: inline-block;
}

.form__table {
  max-width: 100%;
}

.form__table * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.form__table table {
  border-top: 1px dotted #ccc;
  width: 100%;
  font-size: 0.9rem;
  line-height: 1.5;
}

.form__table table tr.is-tokuten {
  display: none;
  opacity: 0;
}

.form__table table tr.is-tokuten.is-active {
  display: table-row;
  opacity: 1;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-name: show;
  animation-name: show;
}

.form__table table td, .form__table table th {
  border-bottom: 1px dotted #ccc;
  padding: 10px;
  text-align: left;
  vertical-align: middle;
}

.form__table table td img, .form__table table th img {
  display: block;
  width: 360px;
  max-width: 100%;
  height: auto;
}

.form__table table .is-error th, .form__table table .is-error td {
  background-color: #feeded;
}

.form__table table .is-error th {
  background-color: #fddbdb;
}

.form__table table th {
  width: 180px;
  font-family: "Hiragino Kaku Gothic Pro W6", "Hiragino Kaku Gothic Pro", Roboto, "YuGothic", Meiryo, Osaka, "MS PGothic", sans-serif;
  font-weight: bold;
  position: relative;
  background-color: #f5f5f5;
  white-space: nowrap;
}

.form__table table th > p {
  padding-right: 40px;
}

.form__table table th .form__req, .form__table table th .form__opt {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -10px;
}

.form__table.is-check .form__req, .form__table.is-check .form__opt {
  display: none;
}

.form__req {
  background-color: #e00;
  color: #fff;
  padding: 2px 5px;
  font-weight: normal;
  line-height: 1.5;
  font-size: 10px;
}

.form__opt {
  background-color: #ddd;
  padding: 2px 5px;
  font-weight: normal;
  line-height: 1.5;
  font-size: 10px;
}

.form__radio *, .form__check * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.form__radio ul, .form__check ul {
  letter-spacing: -0.4em;
}

.form__radio ul li, .form__check ul li {
  display: inline-block;
  letter-spacing: normal;
  margin-right: 15px;
  padding: 7px 0;
}

.form__radio--block * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.form__radio--block label {
  cursor: pointer;
}

.form__radio--block label:hover {
  text-decoration: underline;
}

.form__name ul {
  zoom: 1;
}

.form__name ul:before, .form__name ul:after {
  content: " ";
  display: table;
}

.form__name ul:after {
  clear: both;
}

.form__name ul li {
  float: left;
  width: 220px;
  margin-right: 2%;
}

.form__name ul li:last-child {
  margin-right: 0;
}

.form__name ul li input[type="text"] {
  width: 100%;
}

.form__range ul {
  zoom: 1;
  letter-spacing: -0.4em;
}

.form__range ul:before, .form__range ul:after {
  content: " ";
  display: table;
}

.form__range ul:after {
  clear: both;
}

.form__range ul li {
  display: inline-block;
  letter-spacing: normal;
}

.form__range ul li:after {
  content: '\ff5e';
  padding: 0 7px;
}

.form__range ul li:last-child:after {
  display: none;
}

.form__range ul li input {
  width: auto;
}

.form__select__inline {
  letter-spacing: -0.4em;
}

.form__select__inline > div {
  letter-spacing: normal;
  display: inline-block;
  margin-right: 10px;
}

.form__address__zip {
  margin-bottom: 10px;
  padding-left: 22px;
  position: relative;
}

.form__address__zip:before {
  content: '\3012';
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
}

.form__address__zip ul {
  zoom: 1;
}

.form__address__zip ul:before, .form__address__zip ul:after {
  content: " ";
  display: table;
}

.form__address__zip ul:after {
  clear: both;
}

.form__address__zip ul li {
  float: left;
  margin-right: 6px;
}

.form__address__zip ul li:first-child:before {
  content: '\3012';
  display: inline-block;
  margin-right: 3px;
}

.form__address__zip ul li:last-child {
  margin-right: 0;
}

.form__address__input p {
  margin-bottom: 10px;
}

.form__address__input p:last-child {
  margin-bottom: 0;
}

.form__tel ul {
  zoom: 1;
}

.form__tel ul:before, .form__tel ul:after {
  content: " ";
  display: table;
}

.form__tel ul:after {
  clear: both;
}

.form__tel ul li {
  float: left;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.form__tel ul li:after {
  content: '-';
  display: inline-block;
  margin: 0 6px 0 3px;
  letter-spacing: normal;
}

.form__tel ul li:last-child:after {
  display: none;
}

.form__tel ul li input[type="text"], .form__tel ul li input[type="password"] {
  width: 80px;
}

.form__bottom {
  padding-top: 20px;
  font-size: 0.9rem;
  text-align: center;
}

.form__button {
  zoom: 1;
}

.form__button:before, .form__button:after {
  content: " ";
  display: table;
}

.form__button:after {
  clear: both;
}

.form__button:last-child {
  padding-bottom: 0;
}

.form__button ul {
  letter-spacing: -0.4em;
}

.form__button ul li {
  display: inline-block;
  letter-spacing: normal;
  margin: 0 10px;
}

.form__button button, .form__button a {
  background: none;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  outline: none;
  outline: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.5;
  font-size: 1.0rem;
  padding: 10px 30px;
  min-width: 160px;
  background-color: #1D2130;
  border: 1px solid #1D2130;
  color: #fff;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  position: relative;
  font-family: "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", Roboto, "YuGothic", Meiryo, Osaka, "MS PGothic", sans-serif;
}

.iphone .form__button button.touch,
.ipod .form__button button.touch,
.ipad .form__button button.touch,
.android .form__button button.touch,
.windowsphone .form__button button.touch, .iphone .form__button a.touch,
.ipod .form__button a.touch,
.ipad .form__button a.touch,
.android .form__button a.touch,
.windowsphone .form__button a.touch {
  background-color: #61646e;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

.win .form__button button:hover,
.mac .form__button button:hover,
.linux .form__button button:hover, .win .form__button a:hover,
.mac .form__button a:hover,
.linux .form__button a:hover {
  background-color: #61646e;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

.form__button button.is-reverse, .form__button a.is-reverse {
  background-color: #d9d9d9;
  border: 1px solid #8e9098;
  color: #222;
}

.iphone .form__button button.is-reverse.touch,
.ipod .form__button button.is-reverse.touch,
.ipad .form__button button.is-reverse.touch,
.android .form__button button.is-reverse.touch,
.windowsphone .form__button button.is-reverse.touch, .iphone .form__button a.is-reverse.touch,
.ipod .form__button a.is-reverse.touch,
.ipad .form__button a.is-reverse.touch,
.android .form__button a.is-reverse.touch,
.windowsphone .form__button a.is-reverse.touch {
  background-color: #ececec;
}

.win .form__button button.is-reverse:hover,
.mac .form__button button.is-reverse:hover,
.linux .form__button button.is-reverse:hover, .win .form__button a.is-reverse:hover,
.mac .form__button a.is-reverse:hover,
.linux .form__button a.is-reverse:hover {
  background-color: #ececec;
}

.form__comp {
  border: 1px dotted #ccc;
  padding: 50px 20px;
  text-align: center;
}

.form__comp p {
  font-size: 0.9rem;
  line-height: 1.8;
}

.tanzaku__box {
  background-color: #fff;
  background-image: url("https://kyonotanabata.kyoto.travel/add/img/cmn/bg_beige.png");
  background-repeat: repeat;
  font-size: 0.8rem;
  position: relative;
  margin-bottom: 20px;
}

.tanzaku__box:before {
  content: ' ';
  display: inline-block;
  background-image: url("https://kyonotanabata.kyoto.travel/add/img/sprites/spr_item.png?1434011300196");
  background-position: 0px 0px;
  width: 125px;
  height: 132px;
  background-size: 515px auto;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.tanzaku__box:after {
  content: ' ';
  display: inline-block;
  background-image: url("https://kyonotanabata.kyoto.travel/add/img/sprites/spr_item.png?1434011300196");
  background-position: -415px -130px;
  width: 83px;
  height: 113px;
  background-size: 515px auto;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.tanzaku__box__wrap {
  padding: 30px 20px;
  position: relative;
  z-index: 10;
}

.tanzaku__title {
  text-align: center;
  margin-bottom: 30px;
}

.tanzaku__title__sub {
  font-size: 1.2rem;
  letter-spacing: 0.1rem;
  margin-bottom: 4px;
  line-height: 1.2;
  font-family: "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", Roboto, "YuGothic", Meiryo, Osaka, "MS PGothic", sans-serif;
}

.tanzaku__title__main {
  font-size: 2.0rem;
  font-family: "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", Roboto, "YuGothic", Meiryo, Osaka, "MS PGothic", sans-serif;
  margin-bottom: 15px;
}

.tanzaku__title__lead {
  font-size: 0.9rem;
  left: 1.7;
}

.tanzaku__table > dl > dt {
  padding-top: 0.8em;
  font-size: 1.1rem;
  position: relative;
  font-weight: bold;
  padding-left: 16px;
  background: url("https://kyonotanabata.kyoto.travel/design/img/cmn/icon_circle.png") no-repeat left 1.2em;
}

.tanzaku__table > dl > dd {
  border-bottom: 1px dotted gray;
  padding: 10px;
}

.tanzaku__prof {
  margin-bottom: 20px;
}

.tanzaku__prof__title {
  margin-bottom: 15px;
}

.tanzaku__prof__title strong {
  display: inline-block;
  font-size: 1.2rem;
}

.tanzaku__prof__about {
  margin-bottom: 15px;
}

.tanzaku__prof__history {
  margin-left: -5px;
}

.kyosan__form__head {
  margin-bottom: 20px;
  line-height: 1.5;
}

.kyosan__form__head__title {
  font-size: 1.1rem;
  line-height: 1.2;
  margin-bottom: 5px;
  font-family: "Hiragino Kaku Gothic Pro W6", "Hiragino Kaku Gothic Pro", Roboto, "YuGothic", Meiryo, Osaka, "MS PGothic", sans-serif;
  font-weight: bold;
}

.kyosan__form__head__texts {
  font-size: 0.8rem;
}

.kyosan__form__foot {
  padding-top: 20px;
  line-height: 1.5;
}

.kyosan__form__foot__title {
  font-size: 1.0rem;
  margin-bottom: 5px;
}

.kyosan__form__foot__texts {
  font-size: 0.8rem;
}

.purpose__sec {
  margin-bottom: 30px;
}

.purpose__sec:last-child {
  margin-bottom: 0;
}

.purpose__sec__title {
  font-weight: bold;
  padding: 5px 10px;
  font-size: 1.5rem;
  margin-bottom: 15px;
}

.purpose__sec__title--sub {
  font-weight: bold;
  border-left: 0;
  padding-left: 0;
  padding-bottom: 0;
  margin-bottom: 10px;
}

.purpose__sec__texts {
  font-size: 0.9rem;
}

.purpose__list {
  background-color: #eee;
  padding: 20px;
  font-size: 0.9rem;
}

.purpose__list li {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #aaa;
}

.purpose__list li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.purpose__list li .title {
  font-size: 1.2rem;
  font-weight: bold;
}

.commission__sec {
  margin-bottom: 30px;
}

.commission__sec__texts-l {
  font-size: 1rem;
  padding: 0 10px;
}

.commission__sec__texts {
  font-size: 0.8rem;
  padding: 0 10px;
}

.commission__sec__notes {
  padding: 10px;
  padding-top: 15px;
  font-size: 0.7rem;
  line-height: 1.7;
}

.commission__table {
  margin-bottom: 30px;
}

.commission__table table {
  width: 100%;
  font-size: 0.9rem;
}

.commission__table table col:nth-child(1) {
  width: 10%;
}

.commission__table table col:nth-child(2) {
  width: 20%;
}

.commission__table table col:nth-child(3) {
  width: 70%;
}

.commission__table table tr th {
  color: #B0513F;
  white-space: nowrap;
}

.commission__table table tr th, .commission__table table tr td {
  border-bottom: 1px dotted #8e9198;
  padding: 5px;
  text-align: left;
}

.commission__table table tr td:nth-child(2) {
  white-space: nowrap;
}

.commission__contact {
  font-size: 0.9rem;
}

.commission__contact__name {
  font-size: 1.0rem;
}

.gallery__post {
  margin-bottom: 30px;
  zoom: 1;
}

.gallery__post:before, .gallery__post:after {
  content: " ";
  display: table;
}

.gallery__post:after {
  clear: both;
}

.gallery__post__title {
  margin-bottom: 10px;
  font-size: 1.1rem;
  font-weight: bold;
}

.gallery__post__photo {
  float: left;
  width: 30%;
  border: 1px solid #ddd;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.gallery__post__photo span.img {
  display: block;
  background-size: cover;
  background-position: center center;
  padding-top: 133.33%;
}

.gallery__post__photo img {
  width: 100%;
  height: auto;
  display: block;
}

.gallery__post__texts {
  float: right;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 70%;
  padding-left: 30px;
  font-size: 0.9rem;
}

.gallery__thum {
  border-top: 1px dotted #999;
  padding-top: 25px;
}

.gallery__thum .pa-80 {
  font-size: 0.8em !important;
}

.gallery__thum .txt-2020 {
  width: 100% !important;
  text-align: center;
  padding: 0 20px 30px 20px;
  font-size: 1.3rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.gallery__thum__title {
  margin-bottom: 10px;
  font-size: 1.1rem;
  font-weight: bold;
}

.gallery__thum__about {
  font-size: 0.8rem;
  margin-bottom: 25px;
}

.gallery__thum__list {
  border-bottom: 1px dotted #999;
  padding-bottom: 25px;
  margin-bottom: 25px;
  zoom: 1;
}

.gallery__thum__list:before, .gallery__thum__list:after {
  content: " ";
  display: table;
}

.gallery__thum__list:after {
  clear: both;
}

.gallery__thum__list:last-child {
  border: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.gallery__thum__list li {
  display: inline;
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 15px;
}

.gallery__thum__list li:nth-child(3n) {
  margin-right: 0;
}

.gallery__thum__list.is-large li {
  width: 48.5%;
  margin-right: 3%;
}

.gallery__thum__list.is-large li:nth-child(2n) {
  margin-right: 0;
}

.gallery__thum__list.list-2020 {
  border: none;
}

.gallery__thum__list.list-2020 li {
  margin-bottom: 30px;
}

.gallery__thum__list__name {
  margin-bottom: 10px;
  font-size: 1rem;
  font-weight: bold;
}

.gallery__thum__list__name span {
  display: block;
  font-size: 0.6rem;
  font-weight: normal;
  letter-spacing: -0.05rem;
}

.list-2020 .gallery__thum__list__name {
  line-height: 1.2;
  text-align: center;
}

.gallery__thum__list__img {
  border: 1px solid #ddd;
}

.list-2020 .gallery__thum__list__img {
  border: none;
  margin-bottom: 15px;
}

.list-2020 .gallery__thum__list__img a:hover {
  opacity: 0.6;
}

.gallery__thum__list__img span.img {
  display: block;
  background-size: cover;
  background-position: center center;
  padding-top: 133.33%;
}

.is-large .gallery__thum__list__img span.img {
  padding-top: 75%;
}

.gallery__thum__list__img img {
  width: 100%;
  height: auto;
  display: block;
}

.button-linear {
  margin: 28px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.button-linear > .button {
  font-size: 14px;
  padding: 10px 25px;
  background-color: #dfdfdc;
  border: 1px solid #bdbdbd;
  color: #1D2130;
  text-decoration: none;
  text-align: center;
  -webkit-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}

.button-linear > .button:hover, .button-linear > .button:active, .button-linear > .button:focus {
  opacity: 0.6;
}

._fz12 {
  font-size: 12px !important;
}

.gallery-grid {
  margin: 30px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.gallery-grid.-col2 > .block {
  width: 325px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.gallery-item > .image img {
  vertical-align: bottom;
}

.gallery-item > .body {
  line-height: 1.45;
}

.gallery-item > .body > .note {
  text-align: right;
  margin-top: 5px;
  color: #878787;
}

.gallery-item > .body > .note + .name {
  margin-top: 0;
}

.gallery-item > .body > .name {
  margin: 12px 0 0;
  text-align: center;
  font-size: 16px;
}

.gallery-item > .body > .title {
  margin: 3px 0 0;
  text-align: center;
  font-size: 13px;
}

.gallery-item > .body > .update {
  margin: 5px 0 0;
  text-align: center;
  font-size: 13px;
  color: #039;
}

.gallery-layout-2 {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.gallery-layout-2 .image {
  width: 325px;
  margin-right: 25px;
}

.gallery-layout-2 .image img {
  max-width: 100%;
}

.gallery-layout-2 .paper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.gallery-layout-2 .paper .p {
  width: 115px;
  margin-right: 25px;
}

.gallery-layout-2 .paper .p img {
  max-width: 100%;
}

.gallery-layout-2 .name {
  font-size: 1rem;
  margin: 6px 0 0;
  font-weight: bold;
  text-align: center;
}

.gallery-layout-2 .pos {
  margin: 3px 0 0;
  font-size: 12.8px !important;
  text-align: center;
  font-weight: bold;
}

.gallery-layout-2 .date {
  margin: 5px 0 0;
  color: #039;
  font-size: 12.8px !important;
  text-align: center;
  font-weight: bold;
}

.gallery-layout-3 {
  margin-bottom: 25px;
}

.gallery-layout-3 img {
  max-width: 100%;
}

.gallery-layout-3 .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.gallery-layout-3 .image .left {
  width: 40%;
  margin-right: 25px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.gallery-layout-3 .name {
  font-size: 1rem;
  margin: 6px 0 0;
  font-weight: bold;
  text-align: center;
}

.gallery-layout-3 .pos {
  margin: 3px 0 0;
  font-size: 12.8px !important;
  text-align: center;
  font-weight: bold;
}

.gallery-layout-3 .date {
  margin: 5px 0 0;
  color: #039;
  font-size: 12.8px !important;
  text-align: center;
  font-weight: bold;
}

.gallery-pickup {
  margin: 12px 0 0;
  background: #e5e7f6;
  padding: 1px 0 20px;
}

.gallery-pickup > .gallery-grid:first-child {
  margin-top: 20px;
}

.hdg-type01 {
  font-size: 20px;
  padding: 8px 5px 8px 15px;
  margin: 45px 0 20px;
  line-height: 1.3;
  font-weight: normal;
  background: #000000;
  color: #FFFFFF;
  border-left: 5px solid #86898f;
}

.hdg-type01 + p {
  margin-top: 0 !important;
}

.hdg-type01 + .hdg-type02 {
  margin-top: 16px;
}

.hdg-type02 {
  font-size: 16px;
  border-left: 5px solid #1D2330;
  line-height: 1.44;
  padding: 5px 10px;
  margin: 36px 0 0;
}

.hdg-type02 + p {
  margin-top: 12px !important;
}

.hdg-type02 + .image-parallel {
  margin-top: 16px;
}

.image-caption {
  font-size: 12px;
  display: block;
  margin: 4px 0 0;
  text-align: left;
}

.image-caption.-center {
  text-align: center;
}

.image-caption.-right {
  text-align: right;
}

.image-linear {
  margin: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.image-linear.-col2 > .item {
  max-width: 325px;
}

.image-one {
  margin: 30px 0;
}

.image-parallel {
  margin: 24px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.image-parallel > .image {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 24px;
  max-width: 40%;
}

.image-parallel > .body > :first-child {
  margin-top: 0;
}

.list-bullet {
  margin: 1.8em 0 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
}

.list-bullet > li {
  margin: 0;
  padding: 0 0 0 19px;
  list-style: none;
  position: relative;
}

.list-bullet > li:not(:first-child) {
  margin-top: 0.5em;
}

.list-bullet > li::before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  background: #000;
  border-radius: 50%;
  position: absolute;
  top: 0.55em;
  left: 3px;
}

.list-notice {
  margin: 1.2em 0 0;
  font-size: 12px;
  line-height: 1.44;
}

.list-notice > li {
  position: relative;
  padding-left: 1em;
}

.list-notice > li:not(:first-child) {
  margin-top: 0.3em;
}

.list-notice > li > .note {
  position: absolute;
  top: 0;
  left: 0;
}

.table-simple td .list-notice {
  margin-top: 0.2em;
}

._mt0 {
  margin-top: 0 !important;
}

._mr0 {
  margin-right: 0 !important;
}

._mb0 {
  margin-bottom: 0 !important;
}

._ml0 {
  margin-left: 0 !important;
}

._mt5 {
  margin-top: 5px !important;
}

._mr5 {
  margin-right: 5px !important;
}

._mb5 {
  margin-bottom: 5px !important;
}

._ml5 {
  margin-left: 5px !important;
}

._mt10 {
  margin-top: 10px !important;
}

._mr10 {
  margin-right: 10px !important;
}

._mb10 {
  margin-bottom: 10px !important;
}

._ml10 {
  margin-left: 10px !important;
}

._mt15 {
  margin-top: 15px !important;
}

._mr15 {
  margin-right: 15px !important;
}

._mb15 {
  margin-bottom: 15px !important;
}

._ml15 {
  margin-left: 15px !important;
}

._mt20 {
  margin-top: 20px !important;
}

._mr20 {
  margin-right: 20px !important;
}

._mb20 {
  margin-bottom: 20px !important;
}

._ml20 {
  margin-left: 20px !important;
}

._mt25 {
  margin-top: 25px !important;
}

._mr25 {
  margin-right: 25px !important;
}

._mb25 {
  margin-bottom: 25px !important;
}

._ml25 {
  margin-left: 25px !important;
}

._mt30 {
  margin-top: 30px !important;
}

._mr30 {
  margin-right: 30px !important;
}

._mb30 {
  margin-bottom: 30px !important;
}

._ml30 {
  margin-left: 30px !important;
}

._mt35 {
  margin-top: 35px !important;
}

._mr35 {
  margin-right: 35px !important;
}

._mb35 {
  margin-bottom: 35px !important;
}

._ml35 {
  margin-left: 35px !important;
}

._mt40 {
  margin-top: 40px !important;
}

._mr40 {
  margin-right: 40px !important;
}

._mb40 {
  margin-bottom: 40px !important;
}

._ml40 {
  margin-left: 40px !important;
}

._mt45 {
  margin-top: 45px !important;
}

._mr45 {
  margin-right: 45px !important;
}

._mb45 {
  margin-bottom: 45px !important;
}

._ml45 {
  margin-left: 45px !important;
}

._mt50 {
  margin-top: 50px !important;
}

._mr50 {
  margin-right: 50px !important;
}

._mb50 {
  margin-bottom: 50px !important;
}

._ml50 {
  margin-left: 50px !important;
}

._mt55 {
  margin-top: 55px !important;
}

._mr55 {
  margin-right: 55px !important;
}

._mb55 {
  margin-bottom: 55px !important;
}

._ml55 {
  margin-left: 55px !important;
}

._mt60 {
  margin-top: 60px !important;
}

._mr60 {
  margin-right: 60px !important;
}

._mb60 {
  margin-bottom: 60px !important;
}

._ml60 {
  margin-left: 60px !important;
}

._mt65 {
  margin-top: 65px !important;
}

._mr65 {
  margin-right: 65px !important;
}

._mb65 {
  margin-bottom: 65px !important;
}

._ml65 {
  margin-left: 65px !important;
}

._mt70 {
  margin-top: 70px !important;
}

._mr70 {
  margin-right: 70px !important;
}

._mb70 {
  margin-bottom: 70px !important;
}

._ml70 {
  margin-left: 70px !important;
}

._mt75 {
  margin-top: 75px !important;
}

._mr75 {
  margin-right: 75px !important;
}

._mb75 {
  margin-bottom: 75px !important;
}

._ml75 {
  margin-left: 75px !important;
}

._mt80 {
  margin-top: 80px !important;
}

._mr80 {
  margin-right: 80px !important;
}

._mb80 {
  margin-bottom: 80px !important;
}

._ml80 {
  margin-left: 80px !important;
}

._mt85 {
  margin-top: 85px !important;
}

._mr85 {
  margin-right: 85px !important;
}

._mb85 {
  margin-bottom: 85px !important;
}

._ml85 {
  margin-left: 85px !important;
}

._mt90 {
  margin-top: 90px !important;
}

._mr90 {
  margin-right: 90px !important;
}

._mb90 {
  margin-bottom: 90px !important;
}

._ml90 {
  margin-left: 90px !important;
}

._mt95 {
  margin-top: 95px !important;
}

._mr95 {
  margin-right: 95px !important;
}

._mb95 {
  margin-bottom: 95px !important;
}

._ml95 {
  margin-left: 95px !important;
}

._mt100 {
  margin-top: 100px !important;
}

._mr100 {
  margin-right: 100px !important;
}

._mb100 {
  margin-bottom: 100px !important;
}

._ml100 {
  margin-left: 100px !important;
}

.page-block {
  line-height: 1.66;
  padding: 0 0 20px;
}

.page-block > :first-child {
  margin-top: 0;
}

.page-block img {
  max-width: 100%;
  vertical-align: bottom;
}

.page-block p {
  margin: 1.8em 0 0;
  font-size: 14px;
}

.page-block .tmp-block-01 {
  margin: 26px 0 0;
}

.page-block .tmp-block-01 > h2 + p {
  margin-top: 0;
}

.page-mv {
  margin: 0;
}

.page-mv + .hdg-type01 {
  margin-top: 22px;
}

.table-simple {
  margin: 1.2em 0 0;
  width: 100%;
  font-size: 14px;
  border-collapse: collapse;
}

.table-simple th,
.table-simple td {
  text-align: left;
  padding: 12px 10px;
  border-bottom: 1px dotted #bdbdbd;
  line-height: 1.5;
}

.table-simple th {
  font-weight: bold;
  width: 1%;
  white-space: nowrap;
  min-width: 81px;
}

._left {
  text-align: left !important;
}

._center {
  text-align: center !important;
}

._right {
  text-align: right !important;
}

.top-event-banner {
  padding: 10px 0 40px;
}

.top-event-banner > .inner {
  max-width: 980px;
  margin: 0 auto;
}

.top-event-banner > .inner > h2 {
  text-align: center;
}

.top-event-banner > .inner > h2 img {
  vertical-align: bottom;
}

.top-event-banner > .inner > .banner {
  margin: 16px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.top-event-banner > .inner > .banner > li {
  background: #fff;
  border: 1px solid #fff;
  margin: 0 15px;
}

.top-event-banner > .inner > .banner a {
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

.top-event-banner > .inner > .banner a:hover, .top-event-banner > .inner > .banner a:active, .top-event-banner > .inner > .banner a:focus {
  opacity: 0.8;
}

.top-event-banner > .inner > .banner img {
  vertical-align: bottom;
  max-width: 100%;
}

.top-mv-v2 {
  position: relative;
}

.top-mv-v2 img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

@media only screen and (min-width: 740px) {
  .cmn__menu__sp {
    display: none;
  }
  .cmn__title__main__wrap {
    display: none;
  }
}

@media only screen and (min-width: 740px) and (max-width: 999px) {
  .cmn__menu__sp {
    display: block;
    margin: 0 10px;
    border: 2px solid #fff;
  }
  .cmn__menu__sp__ul li img {
    height: 40px;
  }
  body {
    min-width: 0px;
  }
  body .wrap {
    width: 100%;
    margin: 0 auto;
  }
  body #all #header .wrap {
    zoom: 1;
  }
  body #all #header .wrap:before, body #all #header .wrap:after {
    content: " ";
    display: table;
  }
  body #all #header .wrap:after {
    clear: both;
  }
  body #all #header .wrap .title {
    padding-left: 20px;
  }
  body #all #header .wrap ul.menu li.gmn .sub-03 {
    right: 0;
  }
  body #all #footer .block-02 .wrap {
    padding: 35px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  body #all #footer .block-02 .wrap #map {
    width: 100%;
  }
  body #all #footer .block-03 ul {
    width: 100%;
    margin: 0 auto;
    zoom: 1;
  }
  body #all #footer .block-03 ul:before, body #all #footer .block-03 ul:after {
    content: " ";
    display: table;
  }
  body #all #footer .block-03 ul:after {
    clear: both;
  }
  body #all #footer .block-03 ul li {
    float: left;
    width: 18.5%;
    border: 1px solid #dcdbd7;
    margin-right: 1%;
  }
  body #all #footer .block-03 ul li img {
    width: 100%;
    vertical-align: bottom;
  }
  body #all #footer .block-03 ul li.last {
    margin-right: 0;
  }
  body #all #footer .block-04 .wrap p.totop {
    display: inline-block;
    margin-top: 30px;
    position: inherit;
  }
  body.inner-01 #all #topicpass ul {
    width: 970px;
    padding-left: 10px;
  }
  body.inner-01 #all #main .wrap {
    width: 730px;
    zoom: 1;
  }
  body.inner-01 #all #main .wrap:before, body.inner-01 #all #main .wrap:after {
    content: " ";
    display: table;
  }
  body.inner-01 #all #main .wrap:after {
    clear: both;
  }
  body.inner-01 #all #main .wrap table.sp-menu {
    width: 710px;
    display: block;
    margin: 0 10px;
  }
  body.inner-01 #all #main .wrap #contents {
    margin: 0 10px;
    float: none;
  }
  body.inner-01 #all #main .wrap #side {
    display: none;
  }
  body#top #all #main .block-02 {
    height: 830px;
  }
  body#top #all #main .block-02 .wrap {
    overflow: hidden;
  }
  body#top #all #main .block-02 .wrap ul.menu {
    left: 50%;
    width: 720px;
    margin-left: -360px;
    zoom: 1;
  }
  body#top #all #main .block-02 .wrap ul.menu:before, body#top #all #main .block-02 .wrap ul.menu:after {
    content: " ";
    display: table;
  }
  body#top #all #main .block-02 .wrap ul.menu:after {
    clear: both;
  }
  body#top #all #main .block-02 .wrap ul.menu li {
    float: left;
    width: 220px;
    height: 220px;
    margin-right: 30px;
  }
  body#top #all #main .block-02 .wrap ul.menu li a {
    display: block;
    width: 220px;
    height: 220px;
  }
  body#top #all #main .block-02 .wrap ul.menu li a img {
    width: 96%;
  }
  body#top #all #main .block-02 .wrap .cmn__menu__sp {
    display: none;
  }
  body#top #all #main .block-04 .wrap ul {
    width: 540px;
    margin: 0 auto;
    zoom: 1;
  }
  body#top #all #main .block-04 .wrap ul:before, body#top #all #main .block-04 .wrap ul:after {
    content: " ";
    display: table;
  }
  body#top #all #main .block-04 .wrap ul:after {
    clear: both;
  }
  body#top #all #main .block-04 .wrap ul li {
    margin: 0 15px 20px 15px;
  }
  body#top #all #main .block-04 .wrap ul li.last {
    margin-right: 0px;
  }
  body#top.en #all #main .block-02 .wrap p.box-01,
  body#top.ko #all #main .block-02 .wrap p.box-01,
  body#top.cn #all #main .block-02 .wrap p.box-01,
  body#top.tw #all #main .block-02 .wrap p.box-01 {
    position: absolute;
    left: 50%;
    margin-left: -312px;
  }
  body#top.en #all #main .block-02 .wrap p.box-02,
  body#top.ko #all #main .block-02 .wrap p.box-02,
  body#top.cn #all #main .block-02 .wrap p.box-02,
  body#top.tw #all #main .block-02 .wrap p.box-02 {
    position: absolute;
    left: 0px;
    margin-left: 0;
    width: 100%;
    text-align: center;
  }
  body#top.en #all #main .block-02 .wrap p.box-02 img,
  body#top.ko #all #main .block-02 .wrap p.box-02 img,
  body#top.cn #all #main .block-02 .wrap p.box-02 img,
  body#top.tw #all #main .block-02 .wrap p.box-02 img {
    width: 75%;
  }
  body#top.en #all #main .block-02 .wrap ul.menu,
  body#top.ko #all #main .block-02 .wrap ul.menu,
  body#top.cn #all #main .block-02 .wrap ul.menu,
  body#top.tw #all #main .block-02 .wrap ul.menu {
    left: 50%;
    width: 621px;
    margin-left: -310px;
    zoom: 1;
  }
  body#top.en #all #main .block-02 .wrap ul.menu:before, body#top.en #all #main .block-02 .wrap ul.menu:after,
  body#top.ko #all #main .block-02 .wrap ul.menu:before,
  body#top.ko #all #main .block-02 .wrap ul.menu:after,
  body#top.cn #all #main .block-02 .wrap ul.menu:before,
  body#top.cn #all #main .block-02 .wrap ul.menu:after,
  body#top.tw #all #main .block-02 .wrap ul.menu:before,
  body#top.tw #all #main .block-02 .wrap ul.menu:after {
    content: " ";
    display: table;
  }
  body#top.en #all #main .block-02 .wrap ul.menu:after,
  body#top.ko #all #main .block-02 .wrap ul.menu:after,
  body#top.cn #all #main .block-02 .wrap ul.menu:after,
  body#top.tw #all #main .block-02 .wrap ul.menu:after {
    clear: both;
  }
  body#top.en #all #main .block-02 .wrap ul.menu li,
  body#top.ko #all #main .block-02 .wrap ul.menu li,
  body#top.cn #all #main .block-02 .wrap ul.menu li,
  body#top.tw #all #main .block-02 .wrap ul.menu li {
    float: left;
    width: 264px;
    height: 264px;
    margin-right: 93px;
  }
  body#top.en #all #main .block-02 .wrap ul.menu li a,
  body#top.ko #all #main .block-02 .wrap ul.menu li a,
  body#top.cn #all #main .block-02 .wrap ul.menu li a,
  body#top.tw #all #main .block-02 .wrap ul.menu li a {
    display: block;
    width: 264px;
    height: 264px;
  }
  body#top.en #all #main .block-04 .wrap h2,
  body#top.ko #all #main .block-04 .wrap h2,
  body#top.cn #all #main .block-04 .wrap h2,
  body#top.tw #all #main .block-04 .wrap h2 {
    font-size: 2.6em;
    color: #FFFFFF;
  }
  body#top.en #all #main .block-04 .wrap p.about,
  body#top.ko #all #main .block-04 .wrap p.about,
  body#top.cn #all #main .block-04 .wrap p.about,
  body#top.tw #all #main .block-04 .wrap p.about {
    margin: 0 10px;
    padding: 20px;
    font-size: 1.4em;
    line-height: 1.8;
    background: linear-gradient(315deg, transparent 7px, #FFFFFF 7px);
    background: #FFFFFF\9;
    background-position: bottom right;
    background-repeat: no-repeat;
    margin-bottom: 40px;
  }
  /*blog*/
  body#blog.index #contents .block-arcive {
    display: block;
  }
}

@media only screen and (max-width: 739px) {
  .cmn__wrap {
    padding: 0 10px;
  }
  .cmn__title__main img, .cmn__title__main--mini img, .cmn__title__main--nano img {
    display: none;
  }
  .cmn__title__main, .cmn__title__main--mini, .cmn__title__main--nano {
    background-image: url("https://kyonotanabata.kyoto.travel/add/img/cmn/bg-space.png") !important;
    padding-top: 25%;
  }
  .cmn__title__1, .purpose__sec__title, .purpose__sec__title--sub {
    margin-bottom: 10px;
  }
  .cmn__title__2 {
    margin-bottom: 10px;
  }
  html.android body .sb-right ul {
    padding-top: 15px;
  }
  body {
    min-width: 0px;
  }
  body .wrap {
    width: 100%;
    margin: 0 auto;
  }
  body #all {
    background-size: 700px auto;
  }
  body #all #header .wrap .title {
    float: left;
    padding: 16px 0 0 11px;
  }
  body #all #header .wrap .title img {
    width: 110px;
    height: auto;
  }
  body #all #header .wrap ul.menu {
    height: 40px;
  }
  body #all #header .wrap ul.menu li.gmn .sub {
    display: none;
    position: inherit;
    padding: 18px;
    z-index: 100;
  }
  body #all #header .wrap ul.menu li.gmn .sub ul {
    vertical-align: top;
    display: block;
  }
  body #all #header .wrap ul.menu li.gmn .sub ul li {
    margin-right: 10px;
  }
  body #all #header .wrap ul.menu li.gmn .sub ul li a {
    display: block;
    background: url("../../design/img/cmn/arrow_01_a.png") no-repeat left center;
    color: #FFFFFF;
    text-decoration: none;
    padding: 5px 0 5px 15px;
    display: inline-block;
  }
  body #all #header .wrap ul.menu li.gmn .sub ul li a:hover {
    color: #72767e;
  }
  body #all #header .wrap ul.menu li.gmn .sub ul.block-01 {
    margin-right: 0px;
  }
  body #all #header .wrap ul.menu li.mn-01 p.head a {
    width: 38px;
    height: 40px;
    background: url("../../design/img/header/mn_insta_sp.png") no-repeat left top;
    background-size: 38px auto;
  }
  body #all #header .wrap ul.menu li.mn-02 p.head a {
    width: 38px;
    height: 40px;
    background: url("../../design/img/header/mn_tw_sp.png") no-repeat left top;
    background-size: 38px auto;
  }
  body #all #header .wrap ul.menu li.mn-03 {
    display: none;
  }
  body #all #header .wrap ul.menu li.mn-03-sp {
    display: block;
  }
  body #all #header .wrap ul.menu li.mn-03-sp p {
    cursor: pointer;
  }
  body #all #header .wrap ul.menu li.mn-03-sp img {
    vertical-align: bottom;
  }
  body #all #header .wrap ul.menu li.mn-04 {
    display: none;
  }
  body #all #header .wrap ul.menu li.mn-04-sp {
    display: block;
  }
  body #all #header .wrap ul.menu li.mn-04-sp p {
    cursor: pointer;
  }
  body #all #header .wrap ul.menu li.mn-04-sp img {
    vertical-align: bottom;
  }
  body #all #header .wrap ul.menu > li.first {
    border-left: 1px solid #484d56;
    margin-left: 0;
  }
  body #all #footer > p.totop {
    display: block;
    padding: 20px 0;
    position: inherit;
    text-align: center;
    background: #FFFFFF;
  }
  body #all #footer .block-00 {
    height: auto;
  }
  body #all #footer .block-00 h2 img {
    width: 100%;
  }
  body #all #footer .block-01 {
    background: #FFFFFF;
  }
  body #all #footer .block-01 ul {
    width: 100%;
    max-width: 100%;
    margin: 0;
    zoom: 1;
  }
  body #all #footer .block-01 ul:before, body #all #footer .block-01 ul:after {
    content: " ";
    display: table;
  }
  body #all #footer .block-01 ul:after {
    clear: both;
  }
  body #all #footer .block-01 ul li {
    float: none;
    width: 100%;
    max-width: 100%;
    height: auto;
    background: #1d2331 !important;
    text-align: left;
    border-bottom: 1px solid #61656e;
  }
  body #all #footer .block-01 ul li a {
    color: #FFFFFF;
    display: block;
    height: auto;
    padding: 25px 15px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-decoration: none;
    background: url("https://kyonotanabata.kyoto.travel/design/img/cmn/arrow_02.png") no-repeat right 10px center;
    background-size: 35px auto;
  }
  body #all #footer .block-01 ul li a img {
    display: none;
  }
  body #all #footer .block-01 ul li a span {
    display: inline;
    font-size: 1.6em;
  }
  body #all #footer .block-02 h2,
  body #all #footer .block-02 #map {
    display: none;
  }
  body #all #footer .block-02 .btn a {
    display: block;
    padding: 8px 0;
    margin: 0 20px;
    width: 50%;
  }
  body #all #footer .block-02 .btn a.ml_30 {
    width: 50% !important;
    margin: 20px 20px 0 20px !important;
  }
  body #all #footer .block-03 {
    background: #FFFFFF;
    padding: 0;
  }
  body #all #footer .block-03 ul {
    width: 100%;
    margin: auto;
    padding: 4px 0;
    zoom: 1;
  }
  body #all #footer .block-03 ul:before, body #all #footer .block-03 ul:after {
    content: " ";
    display: table;
  }
  body #all #footer .block-03 ul:after {
    clear: both;
  }
  body #all #footer .block-03 ul li {
    float: left;
    width: 50%;
    border: none !important;
    padding: 0 2px 2px 2px;
    margin: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #FFFFFF;
  }
  body #all #footer .block-03 ul li img {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: bottom;
    border: 1px solid #dcdbd7;
  }
  body #all #footer .block-04 {
    padding: 20px 0;
  }
  body #all #footer .block-04 .wrap p.totop {
    display: none;
  }
  body.en #all #header .wrap ul.menu li.mn-04-sp,
  body.ko #all #header .wrap ul.menu li.mn-04-sp,
  body.cn #all #header .wrap ul.menu li.mn-04-sp,
  body.tw #all #header .wrap ul.menu li.mn-04-sp {
    display: none;
  }
  body.inner-01 #all #topicpass {
    display: none;
  }
  body.inner-01 #all #main {
    background: #0d121e url("https://kyonotanabata.kyoto.travel/design/img/cmn/bg_inner.jpg") repeat-x center top;
    padding-bottom: 0;
  }
  body.inner-01 #all #main .wrap table.sp-menu {
    display: block;
  }
  body.inner-01 #all #main .wrap #contents {
    margin: 0;
    padding: 0 0 20px 0;
    background: #FFFFFF;
    float: none;
    width: 100%;
  }
  body.inner-01 #all #main .wrap #side {
    display: none;
  }
  body .br-sp {
    display: block;
  }
  body #contents > p.p-01 {
    padding: 0 10px;
  }
  body #contents > p.p-02 {
    padding: 0 10px;
  }
  body h2.h2-01 {
    margin: 0 10px 20px 10px;
  }
  body .cmn__wrap h2.h2-01 {
    margin: 0 0 20px 0;
    font-size: 1.4em;
  }
  body .tmp-block-01 {
    margin-bottom: 10px;
    padding: 0 10px 10px;
  }
  body .tmp-block-01 table {
    font-size: 1.2em;
  }
  body .tmp-block-01 h2 {
    margin-bottom: 0;
    font-size: 1.5em;
    padding: 15px 20px 15px 0;
    border-left: none;
    letter-spacing: -0.05em;
  }
  body .tmp-block-01 .item-01 .img {
    float: none;
    margin: 0 0 20px 0;
    text-align: center;
  }
  body .tmp-block-01 .item-01 .img img {
    vertical-align: bottom;
    max-width: 90%;
  }
  body .tmp-block-01 .item-01 .txt {
    overflow: visible;
    font-size: 1.2em;
  }
  body .tmp-block-01 .item-02 p.spot-01 {
    font-size: 1.6em;
  }
  body .tmp-block-01 .item-02 p.spot-02 {
    font-size: 1.2em;
  }
  body .tmp-block-01 .item-03 .img {
    float: none;
    margin: 0 0 20px 0;
    text-align: center;
    width: 100%;
  }
  body .tmp-block-01 .item-03 .img img {
    max-width: 90%;
  }
  body .tmp-block-01 .item-03 .txt {
    font-size: 1.2em;
    float: none;
    margin-bottom: 20px;
  }
  body .tmp-block-01 .item-03 .txt table {
    width: 100%;
  }
  body .tmp-block-02 .img-box .img {
    width: 40%;
  }
  body .tmp-block-02 .img-box .img img {
    width: 100%;
  }
  body .tmp-block-02 .img-box .img-02 {
    width: 90%;
  }
  body .tmp-block-02 .img-box .img-02 img {
    width: 100%;
  }
  body#top #all #main .block-01 {
    background: #000;
  }
  body#top #all #main .block-01 .wrap {
    color: #FFFFFF;
    position: static;
  }
  body#top #all #main .block-01 .wrap h2 {
    padding: 10px 15px;
    font-size: 1.2em;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  body#top #all #main .block-01 .wrap p {
    font-size: 1.1em;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  body#top #all #main .block-02 {
    position: relative;
    height: auto;
  }
  body#top #all #main .block-02 .wrap {
    height: auto;
    margin: 0 auto;
    position: relative;
    z-index: 1;
  }
  body#top #all #main .block-02 .wrap p.box-01 {
    position: static;
    text-align: center;
    padding: 20px 0 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  body#top #all #main .block-02 .wrap p.box-01 img {
    width: 18%;
  }
  body#top #all #main .block-02 .wrap p.box-02 {
    position: static;
  }
  body#top #all #main .block-02 .wrap p.box-02 img {
    display: none;
  }
  body#top #all #main .block-02 .wrap p.box-02 span {
    position: static;
    display: block;
    font-size: 1.6em;
    line-height: 1.5;
    background: #1D2330;
    padding: 10px;
    text-align: center;
    color: #FFFFFF;
  }
  body#top #all #main .block-02 .wrap .corona {
    position: static !important;
    background: rgba(0, 0, 0, 0.7) !important;
  }
  body#top #all #main .block-02 .wrap ul.menu {
    display: none;
  }
  body#top #all #main .block-02 #mv {
    position: absolute;
    left: 0;
    top: 0;
    overflow: visible;
    z-index: 0;
    height: auto;
    background: #000000;
    width: 100%;
  }
  body#top #all #main .block-02 #mv ul.img {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 0;
    margin-top: 0;
    min-width: 0;
    width: 100%;
  }
  body#top #all #main .block-02 #mv ul.img li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    zoom: 1;
  }
  body#top #all #main .block-02 #mv ul.img li img {
    width: 100%;
    zoom: 1;
  }
  body#top #all #main .block-03 {
    height: auto;
    background-size: 350% auto;
  }
  body#top #all #main .block-03 h2 {
    padding: 30px 0 30px 0;
  }
  body#top #all #main .block-03 h2 img {
    width: 60%;
  }
  body#top #all #main .block-03 a {
    margin-bottom: 40px;
  }
  body#top #all #main .block-04 .wrap ul {
    margin: 0 10px;
    padding: 0 10px;
    background: #f5f4ef;
  }
  body#top #all #main .block-04 .wrap ul li {
    width: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0;
    padding: 10px 0;
    background: linear-gradient(315deg, transparent 0, #f5f4ef 0);
    background: #f5f4ef\9;
    border-bottom: 1px dotted #CCCCCC;
  }
  body#top #all #main .block-04 .wrap ul li p.box-01 {
    display: table-cell;
    vertical-align: top;
    margin: 0 0 0 0;
    width: 30%;
  }
  body#top #all #main .block-04 .wrap ul li p.box-01 img {
    vertical-align: bottom;
    width: 100%;
  }
  body#top #all #main .block-04 .wrap ul li p.box-02 {
    display: table-cell;
    padding-left: 10px;
    vertical-align: top;
    font-size: 1.4em;
    line-height: 1.5;
    margin-bottom: 0;
  }
  body#top #all #main .block-04 .wrap ul li p.box-02 span {
    display: block;
    font-size: 0.86em;
  }
  body#top #all #main .block-04 .wrap ul li .box-03 {
    display: none;
  }
  body#top #all #main .block-04 .wrap ul li.bl-hover p.box-01,
  body#top #all #main .block-04 .wrap ul li.bl-hover a {
    zoom: 1;
    filter: alpha(opacity=50);
    opacity: 0.5;
  }
  body#top #all #main .block-04 .wrap ul li.last {
    margin-right: 10px;
    border-bottom: none;
  }
  body#top #all #main .block-04 .wrap .btn {
    text-align: center;
    padding: 30px 0;
  }
  body#top #all #main .block-04 .wrap .btn a {
    width: 180px;
    display: inline-block;
    color: #FFFFFF;
    background: url("https://kyonotanabata.kyoto.travel/design/img/cmn/bg_white.png");
    border: 1px solid #e8b6be;
    font-size: 1.4em;
    padding: 8px 0;
    text-decoration: none;
  }
  body#top #all #main .block-04 .wrap .btn a:hover {
    background: none;
  }
  body#top #all #main .block-05 .box-mv {
    position: static;
    height: auto;
  }
  body#top #all #main .block-05 .box-mv img {
    position: static;
    width: 140%;
    margin-left: -20%;
  }
  body#top #all #main .block-05 ul.box-bnr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  body#top #all #main .block-05 ul.box-bnr li img {
    max-width: 100%;
    height: auto;
  }
  body#top.en #all #main .block-02 .wrap p.box-01,
  body#top.ko #all #main .block-02 .wrap p.box-01,
  body#top.cn #all #main .block-02 .wrap p.box-01,
  body#top.tw #all #main .block-02 .wrap p.box-01 {
    position: static;
    text-align: center;
    width: 100%;
    height: auto;
    margin-left: 0;
    background: none;
  }
  body#top.en #all #main .block-02 .wrap p.box-01 img,
  body#top.ko #all #main .block-02 .wrap p.box-01 img,
  body#top.cn #all #main .block-02 .wrap p.box-01 img,
  body#top.tw #all #main .block-02 .wrap p.box-01 img {
    display: inline-block;
    width: 18%;
  }
  body#top.en #all #main .block-02 .wrap p.box-02,
  body#top.ko #all #main .block-02 .wrap p.box-02,
  body#top.cn #all #main .block-02 .wrap p.box-02,
  body#top.tw #all #main .block-02 .wrap p.box-02 {
    position: static;
    width: 100%;
    margin-left: 0;
  }
  body#top.en #all #main .block-04 .wrap h2,
  body#top.ko #all #main .block-04 .wrap h2,
  body#top.cn #all #main .block-04 .wrap h2,
  body#top.tw #all #main .block-04 .wrap h2 {
    font-size: 2.6em;
    font-family: "Utsukushi", serif;
    color: #FFFFFF;
  }
  body#top.en #all #main .block-04 .wrap p.about,
  body#top.ko #all #main .block-04 .wrap p.about,
  body#top.cn #all #main .block-04 .wrap p.about,
  body#top.tw #all #main .block-04 .wrap p.about {
    margin: 0 10px;
    padding: 20px;
    font-size: 1.4em;
    line-height: 1.8;
    background: #FFFFFF;
    margin-bottom: 40px;
  }
  /*会場*/
  body#spot #contents .pt-20 {
    padding-top: 10px !important;
  }
  body#spot #contents .map {
    margin: 0 10px;
  }
  body#spot #contents .map p.block-01 {
    display: block;
  }
  body#spot #contents .cmn__title__main, body#spot #contents .cmn__title__main--mini, body#spot #contents .cmn__title__main--nano {
    margin-bottom: 0;
  }
  body#spot #contents h3 {
    margin: 0 10px 20px 10px;
  }
  body#spot #contents #map2 {
    display: none;
  }
  body#spot #contents p.p-01 {
    font-size: 1.2em;
  }
  body#spot #contents p.p-01.red {
    font-size: 1.4em;
  }
  body#spot #contents p.p-02 {
    font-size: 1.2em;
  }
  body#spot #contents table.list {
    width: 100%;
  }
  body#spot #contents ul.img-list {
    zoom: 1;
  }
  body#spot #contents ul.img-list:before, body#spot #contents ul.img-list:after {
    content: " ";
    display: table;
  }
  body#spot #contents ul.img-list:after {
    clear: both;
  }
  body#spot #contents ul.img-list li {
    display: block;
    margin: 0 0 10px 0;
    text-align: center;
  }
  body#spot #contents ul.img-list li img {
    max-width: 90%;
    margin-bottom: 0px;
  }
  body#spot #contents .img-box {
    line-height: 1.5;
    zoom: 1;
  }
  body#spot #contents .img-box:before, body#spot #contents .img-box:after {
    content: " ";
    display: table;
  }
  body#spot #contents .img-box:after {
    clear: both;
  }
  body#spot #contents .img-box .img {
    float: none;
    margin: 0 0 20px 0;
    text-align: center;
  }
  body#spot #contents .img-box .img img {
    max-width: 90%;
  }
  body#spot #contents .img-box .txt {
    font-size: 1.2em;
    overflow: visible;
    padding: 0 10px;
  }
  body#spot #contents .img-box .btn {
    margin: auto;
    float: none;
    text-align: center;
    width: 70%;
    margin-bottom: 10px;
  }
  body#spot #contents .img-box .btn.kamogawa {
    float: none;
  }
  body#spot #contents .img-box .btn p {
    width: 100%;
  }
  body#spot #contents .img-box .btn p a {
    width: 100%;
    padding: 8px 0;
  }
  body#spot #contents .img-box .btn.nijo p a {
    padding: 8px 0;
  }
  body#spot #contents .img-box ul.btn-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  body#spot #contents .img-box ul.btn-list li div.btn {
    clear: both;
    float: none;
    min-width: 200px;
  }
  /*協賛事業*/
  body#kyosan #contents .tmp-block-01 {
    position: relative;
    padding: 0 10px;
  }
  body#kyosan #contents .tmp-block-01 .btn-oc {
    display: block;
    cursor: pointer;
    padding: 15px 7px 15px 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    zoom: 1;
  }
  body#kyosan #contents .tmp-block-01 .btn-oc:before, body#kyosan #contents .tmp-block-01 .btn-oc:after {
    content: " ";
    display: table;
  }
  body#kyosan #contents .tmp-block-01 .btn-oc:after {
    clear: both;
  }
  body#kyosan #contents .tmp-block-01 .btn-oc p {
    float: right;
    text-indent: -99999px;
    display: inline-block;
    height: 22px;
    width: 22px;
    background: url("https://kyonotanabata.kyoto.travel/design/img/contents/kyosan/btn_plus.png") no-repeat left top;
    background-size: 22px auto;
  }
  body#kyosan #contents .tmp-block-01 .btn-oc.active p {
    background: url("https://kyonotanabata.kyoto.travel/design/img/contents/kyosan/btn_minus.png") no-repeat left top;
    background-size: 22px auto;
  }
  body#kyosan #contents .tmp-block-01 .btn-oc.active p img {
    display: none;
  }
  body#kyosan #contents .tmp-block-01 .box-01 {
    display: none;
    margin-bottom: 10px;
  }
  body#kyosan.index #contents ul.btn-list li.first {
    margin: 0 5px 5px 5px;
  }
  body#kyosan.list .tmp-block-01 {
    padding-bottom: 20px !important;
  }
  body#kyosan.other .tmp-block-01 {
    padding-bottom: 20px !important;
  }
  body#kyosan.other .tmp-block-01 h2 {
    padding: 15px 25px 15px 0;
  }
  /*寺院・神社*/
  body#spot.support div#contents h2 {
    margin-top: 20px;
  }
  body#spot.support div#contents .item-03 .txt p {
    width: 100%;
  }
  /*協賛事業*/
  /*和装・ゆかた特典*/
  body#yukata.rental #contents .box-01 {
    display: block;
  }
  body#yukata.rental #contents .box-01 p.img {
    text-align: center;
  }
  body#yukata.rental #contents .box-01 p.img img {
    width: 80%;
  }
  body#yukata.rental #contents .box-01 div.item-02 div.flex div.txt {
    width: 100%;
  }
  body#yukata.rental #contents .box-01 div.item-02 div.flex p.img {
    width: 100%;
    padding-top: 10px;
  }
  body#yukata.rental #contents .box-01 div.item-02 div.flex p.img img {
    width: 80%;
  }
  /*blog*/
  body#blog .pagination {
    padding: 0 10px;
  }
  body#blog.index #contents .block-arcive {
    display: block;
  }
  body#blog.index #contents .block {
    padding: 0 10px 15px 10px;
  }
  body#blog.detail #contents .inner {
    padding: 0 10px;
  }
  body#blog.detail #contents .inner .wysiwyg h2 {
    padding: 10px 10px 10px 15px;
  }
  body#blog.detail #contents .inner .wysiwyg table th {
    width: 30%;
  }
  /*アクセス*/
  body#access #contents #map2 {
    width: 94%;
    margin: 3%;
    border: none;
    margin-bottom: 30px;
  }
  body#access #contents ul.ancor {
    margin-left: 10px;
  }
  body#access #contents ul.ancor li {
    width: 48%;
  }
  body#access #contents .map {
    margin: 0 10px;
  }
  body#access #contents .map img {
    width: 100%;
  }
  body#access #contents .img-box {
    margin: 0 10px;
  }
  body#access #contents .img-box .map_cont {
    float: none;
    clear: both;
    width: 100% !important;
    margin-right: 0;
    margin-bottom: 20px;
  }
  body#access #contents .img-box .txt {
    width: 100% !important;
  }
  /*404*/
  body#n404 #contents {
    padding-top: 20px !important;
  }
  .form__wrap {
    padding: 0 10px;
  }
  .form__flow ol li span {
    padding: 10px;
  }
  .form__table table th > p br {
    display: none;
  }
  .form__table table tr, .form__table table th, .form__table table td {
    display: block;
  }
  .form__table table th {
    width: auto;
    zoom: 1;
  }
  .form__table table th:before, .form__table table th:after {
    content: " ";
    display: table;
  }
  .form__table table th:after {
    clear: both;
  }
  .form__name ul li {
    width: 49%;
  }
  .commission__sec {
    margin-bottom: 15px;
  }
  .commission__table {
    margin-bottom: 15px;
  }
  .gallery__post__photo {
    width: 40%;
  }
  .gallery__post__texts {
    width: 60%;
    padding-left: 15px;
  }
  .gallery__thum .txt-2020 {
    font-size: 0.9rem;
  }
  .gallery__thum__list__name {
    margin-bottom: 7px;
    font-size: 0.7rem;
  }
  .gallery-grid.-col2 > .block {
    width: calc((100% - 15px) / 2);
  }
  .gallery-item > .body > .name {
    margin: 8px 0 0;
    font-size: 11px;
  }
  .gallery-item > .body > .title {
    margin: 1px 0 0;
    font-size: 11px;
  }
  .gallery-item > .body > .update {
    margin: 2px 0 0;
    font-size: 11px;
  }
  .gallery-layout-2 .image {
    margin-right: 15px;
    width: 60%;
  }
  .gallery-layout-2 .paper {
    width: 40%;
  }
  .gallery-layout-2 .paper .p {
    margin-right: 10px;
  }
  .gallery-layout-2 .name {
    font-size: 11.2px !important;
    white-space: nowrap;
  }
  .gallery-layout-2 .pos {
    font-size: 10px !important;
  }
  .gallery-layout-2 .date {
    font-size: 10px !important;
  }
  .gallery-layout-3 {
    margin-bottom: 0;
  }
  .gallery-layout-3 .image .left {
    margin-right: 10px;
  }
  .gallery-layout-3 .name {
    font-size: 11.2px !important;
    white-space: nowrap;
  }
  .gallery-layout-3 .pos {
    font-size: 10px !important;
  }
  .gallery-layout-3 .date {
    font-size: 10px !important;
  }
  .hdg-type01 {
    font-size: 14px;
    margin-top: 28px;
  }
  .image-linear {
    display: block;
  }
  .image-linear > .item {
    margin: 12px 0;
    text-align: center;
  }
  .image-linear.-col2 > .item {
    max-width: none;
  }
  .page-block {
    padding: 15px 10px;
  }
  .page-mv {
    margin: -14px -15px 0 !important;
  }
  .table-simple {
    font-size: 11px;
  }
  .table-simple th,
  .table-simple td {
    padding: 8px 10px;
  }
  .table-simple th {
    min-width: auto;
  }
  .top-event-banner {
    padding: 10px 10px 20px;
  }
  .top-event-banner > .inner > .banner {
    display: block;
  }
  .top-event-banner > .inner > .banner > li {
    margin: 0 0 10px;
  }
}

@media only screen and (max-width: 739px) and (max-width: 445px) {
  body#top #all #main .block-05 ul.box-bnr li.item-home, body#top #all #main .block-05 ul.box-bnr li.item-story {
    padding-top: 35%;
    padding-bottom: 4%;
  }
  body#top #all #main .block-05 ul.box-bnr li.item-home p, body#top #all #main .block-05 ul.box-bnr li.item-story p {
    padding: 0;
  }
  body#top #all #main .block-05 ul.box-bnr li.item-home p a, body#top #all #main .block-05 ul.box-bnr li.item-story p a {
    margin: 0 5px;
    display: inline-block;
  }
}
/*# sourceMappingURL=contents.css.map */
