/*
Author: DIGITRUE
Author URI: http://www.digitrue.tv
Description: 丹後ファブリックマルシェスタイルシート
Version: 1.0
*/


/* 基本
------------------------------------------------------------------------------------------- */
@charset "utf-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

html {
  /*background: url("../images/2015/background.jpg") center top no-repeat;
  background-size: 100% auto;*/
  background-color: #FFF;
}

img {
  border: 0;
  vertical-align: bottom;
  margin: 0;
  padding: 0;
  -ms-interpolation-mode: bicubic;
}

li {
  list-style: none;
}

body {
  font-family: 'Roboto', "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
    "Osaka", Verdana, "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, sans-serif;
  line-height: 1.5;
  font-size: 14px;
  color: #000;
  text-align: justify;
  text-justify: inter-ideograph;
  -webkit-text-size-adjust: none;
  position: relative;
  margin: 0 auto;
}

*:first-child+html body {
  font-size: 81%;
}

h1 {
  font-size: 21px;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 15px;
  margin: 20px 0 10px 0;
}
h4 {
  font-size: 14px;
  margin: 20px 0 10px 0;
}


/* WEBフォントの設定
------------------------------------------------------------------------------------------- */

/*-- Noto Sans Japanese -----*/
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 100;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.woff) format('woff'),
       url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 200;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.woff) format('woff'),
       url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.otf) format('opentype');
}

@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 300;
   src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.otf) format('opentype');
}

@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 400;
   src: local('NotoSansJP-Regular.otf'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.otf) format('opentype');
 }

@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 500;
   src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.otf) format('opentype');
 }

@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 700;
   src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.otf) format('opentype');
 }

@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 900;
   src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Black.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Black.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Black.otf) format('opentype');
 }

body {
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 400;
  text-align: justify;
  text-justify: inter-ideograph;
  -webkit-text-size-adjust: none;
  overflow-wrap: break-word;
}

/*-- LigatureSymbols -----*/
@font-face {
    font-family: 'LigatureSymbols';
    src: url('font/LigatureSymbols/LigatureSymbols-2.11.eot');
    src: url('font/LigatureSymbols/LigatureSymbols-2.11.eot?#iefix') format('embedded-opentype'),
         url('font/LigatureSymbols/LigatureSymbols-2.11.woff') format('woff'),
         url('font/LigatureSymbols/LigatureSymbols-2.11.ttf') format('truetype'),
         url('font/LigatureSymbols/LigatureSymbols-2.11.svg#LigatureSymbols') format('svg');
    src: url('font/LigatureSymbols/LigatureSymbols-2.11.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


/* 回り込みクリア
------------------------------------------------------------------------------------------- */
div.clear {
  clear: both;
}
div.dotted {
  clear: both;
  border-bottom: 1px #CCC dotted;
}


/* リンクの設定
------------------------------------------------------------------------------------------- */
a {
  outline: none;
  color: #e60011;
}
a:hover {
  color: #333;
  text-decoration: none;
}

a.view-list {
  text-decoration: none;
  height: 24px;
  line-height: 26px;
  border: 2px #e60011 solid;
  border-radius: 12px;
  padding: 0 15px;
  display: inline-block;
  margin: 30px 0 0 30px;;
}
a.view-list:hover {
  color: #FFF;
  background-color: #e60011;
}


/* #top_image
------------------------------------------------------------------------------------------- */
#top_image_box {
  margin: 0 auto;
  position: absolute;
  top: 50px;
  width: 100%;
  height: 480px;
  background-color: #FFF;
  /*background: url(../images/2024/top-image-bg-right.png) right bottom no-repeat;}*/
  background-size: 276px auto;
  overflow: hidden;
}
#top_image_box::before {
  content: '';
  display: inline-block;
  width: 269px;
  height: 480px;
  /*background: url(../images/2024/top-image-bg-left.png) left bottom no-repeat;*/
}

.flyer {padding: 0px 0 40px 0;}
.flyer a img {width: 450px;border:#ddd 1px solid;}
.insta {text-align: center;}
.insta a img {width: 100px;height: auto;}

/* #contents
------------------------------------------------------------------------------------------- */
#contents {
  position: relative;
  top: 0;
  margin: 0 auto;
  width: 960px;
  padding: 50px 0 0 0;
  font-feature-settings: "palt";
}

.blogbanner {
  position: absolute;
  top: -1em;
  right: 0;
  font-size: 90%;
}
.blogbanner a {
  display: block;
  color: #FFF;
  background-color: #e60011;
  text-decoration: none;
  text-align: center;
  line-height: 1.3;
  padding: 0.6em 0.8em;
  border-radius: 0 0 0.5em 0.5em;
  transition: 0.2s;
}
.blogbanner span:first-child {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 155%;
  font-weight: 700;
  transform: rotate(.03deg);
  margin: 0 0.5em 0 0;
}
.blogbanner a:hover {
  opacity: 0.7;
}

h1.head-catch {
  color: #595757;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
  margin: 0 0 7em 0;
}

.main-title-section {
  width: 100%;
  color: #595757;
  text-align: center;
  margin: 0 auto;
}
.main-title-section .title-block {
  width: 100%;
  letter-spacing: -0.5em;
}
.main-title-section .title-block h1,
.main-title-section .title-block p {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: middle;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 700;
  transform: rotate(.03deg);
}
.main-title-section .title-block h1 {
  font-size: 400%;
  line-height: 1.2;
  margin: 0;
}

h1 span {font-size: 120%;}

.h1_sub {font-size: 150%;margin: 0 0 10px 0;}
.h1_sub span {padding: 4px 6px 4px 8px;font-size: 80%;border: #999 1px solid;margin: 0 0 0 20px;}

.main-title-section .title-block p {
  font-size: 200%;
  line-height: 1.2;
  border-left: 1px #595757 solid;
  padding : 0 0 0 0.5em;
  margin: 0 0 0 0.5em;
}
/*-- ie11用 -----*/
_:-ms-lang(x)::-ms-backdrop, .main-title-section .title-block p {
  margin-top: -0.5em;
}

.main-title-section .title-block div {
  letter-spacing: 0.2em;
}

.main-title-section .top-desc {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 700;
  transform: rotate(.03deg);
  border-top: 1px #595757 solid;
  padding: 0.5em 0 0 0;
  margin: 1em 0;
}
.main-title-section .top-desc h2 {
  font-size: 140%;
  line-height: 1.2;
  margin: 0.5em 0;
}
.main-title-section .top-desc h2 span {
  font-size: 240%;
}
.main-title-section .top-desc h2 span.year {
  font-size: 90%;
}
.main-title-section .top-desc h2 span.place {
  font-size: 120%;
}
.main-title-section .top-desc h2 span.place2 {
  font-size: 90%;
  margin: 0 0 0 10px;
}
.main-title-section .top-desc h2 span.add {
  font-size: 80%;
  margin: 5px 0 0 0.6em;
}

.center_p70 {text-align: center;font-size: 70%;font-weight: 500;padding: 10px 0 10px 0;line-height: 1.6;}
.center_p70 span {font-size: 80%;}

.main-title-section .top-desc p {
  font-size: 120%;
  margin: 1em 0;
}
.main-title-section .top-desc div span {
  font-family: initial;
  font-size: 120%;
  font-weight: 700;
  color: #e60011;
  border: 1px #e60011 solid;
  padding: 0.2em 0.5em;
  margin-right: 0.7em;
}
.main-title-section .top-desc p.tokuten {
  display: inline-block;
  border-bottom: 1px #595757 dotted;
}


/* #header
------------------------------------------------------------------------------------------- */
#header {
  position: relative;
  margin: 2.5em 0 5em 0;
}

#tanko-section {
    line-height: 180%;width: 90%;margin: 0 auto;
}

.tanko_logo {text-align: center;padding: 40px 0 30px 0}
.tanko_logo img {width: 260px;height: auto;}

#tango-open-section {
  width: 100%;
  letter-spacing: -0.5em;
  color: #595757;
}
#tango-open-section img,
#tango-open-section p {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: bottom;
  box-sizing: border-box;
}
#tango-open-section img {
  width: 180px;
}
#tango-open-section p {
  width: calc(100% - 180px);
  padding-left: 3em;
}
#tango-open-section a {
  transition: 0.2s;
}
#tango-open-section a:hover {
  opacity: 0.7;
}

#header img.main-title {
  background-color: #e60011;
  padding: 40px;
  margin: -40px -40px 40px -32px;
}
#header h2 {
  margin: 1.5em 0 1em 0;
}
#header .BlackLine {
  color: #FFF;
  background-color: #000;
  padding: 0.4em 1em;
  margin-bottom: 2em;
}
#header .BlackLine span {
  font-size: 150%;
  font-weight: 500;
  letter-spacing: 0.1em;
}
#header h4 {
  margin: -0.5em 0 1em 0;
}
#header h4 span {
  font-size: 85%;
  margin-right: 1em;
}


div.days {
  position: absolute;
  top: -210px;
  right: 0;
}
div.days img {
  margin-bottom: 10px;
}
span.red-box {
  color: #FFF;
  background-color: #000;
  font-weight: 500;
  padding: 2px 10px;
  border-radius: 10px;
  margin-left: 40px;
}


/* #main
------------------------------------------------------------------------------------------- */
#main {
  position: relative;
  width: 880px;
  padding: 0 40px 20px 40px;
  overflow-wrap: break-word;
  clear: both;
}


#tokuten_box {
  float: left;
  width: 445px;
  box-sizing: border-box;
}
h2.tokuten {
  font-size: 26px;
  line-height: 1.25;
  margin: 10px 0 5px 0;
}
h2.tokuten span {
  font-size: 14px;
  font-weight: normal;
}


#main2 {
  position: relative;
  width: 880px;
  padding: 0 0 20px 0;
  margin: 0 auto;
  overflow-wrap: break-word;
}

#main2 h2 {font-size: 300%;text-align: center;padding: 0 0 40px 0;  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}




#tango_twist {
  float: right;
  width: 440px;
  /*background: url(../images/2015/corner_icon.png) no-repeat right bottom;*/
  background-color: #FFF;
  border: 1px #666666 solid;
  border-radius: 4px;
  padding: 10px 10px 15px 10px;
  box-sizing: border-box;
  box-shadow: 4px 4px 7px rgba(0,0,0,0.4);
  margin: 0;
  overflow: hidden;
}
#tango_twist h3 {
  color: #FFF;
  font-size: 14px;
  letter-spacing: 2px;
  background-color: #333333;
  height: 24px;
  line-height: 26px;
  text-align: center;
  margin: -10px -10px 10px -10px;
}
#tango_twist h3 span {
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 0;
  margin-left: 5px;
}
#tango_twist p {
  color: #333333;
  font-size: 11px;
  line-height: 1.75;
  margin: 15px 9px 15px 9px;
}
#twist-photo {
  width: 400px;
  height: 320px;
  margin-left: 9px;
}

#pamp {
  width: 420px;
  height: auto;
}
#chirashi {
  margin-top: 30px;
  width: 440px;
  float: left;
}
#pamp,
#chirashi {
  display: inline-block;
}
#pamp h3 {
  color: #FFF;
  font-size: 18px;
  letter-spacing: 2px;
  background-color: #e60011;
  width: 420px;
  height: 40px;
  line-height: 41px;
  text-align: center;
  margin: 0 0 20px 0;
}
#pamp p,
#chirashi p {
  font-size: 11px;
  /*border-top: 1px #666666 dashed;*/
  border-left: 5px #666666 solid;
  border-bottom: 1px #666666 solid;
  padding: 3px 0 2px 7px;
  margin-bottom: 15px;
}
#pamp p span,
#chirashi p span {
  font-size: 15px;
}

#pamp a,
#tango_twist a {
  color: #000;
  text-decoration: none;
  display: block;
  transition:all 0.1s ease;
}
#pamp a:hover,
#chirashi a:hover,
#tango_twist a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.info-btn {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin: 20px 0 0 20px;
}
.info-btn a {
  display: block;
}

span.box {
  color: #FFF;
  background-color: #000;
  font-weight: 500;
  padding: 2px 10px;
  border-radius: 10px;
}
div.catch-box {
  background: url("../images/2015/catch-bg.jpg") left top no-repeat;
  padding: 20px 0 40px 50px;
  margin: 5em -40px 30px 0;
}
img.map-small {
  float: left;
  margin: 0 60px 0 0;
}
img.catch {
  margin: 0 0 0 0;
}
div.com-name {
  float: left;
  width: 300px;
  margin: 50px 0 0 0;
}
div.com-name h3 {
  font-size: 18px;
  margin: 15px 0;
  border-bottom: 1px #AAA dashed;
  padding: 0 40px 2px 0;
}
.com-name h3 a {
  text-decoration: none;
}

h3.host-name {
  margin: 5px 0 5px 0;
  font-size: 26px;
}
div.map {
  float: right;
  margin-top: 50px;
}
div.map iframe {
  margin: 0 0 20px 0;
}

.example {
  text-align: left;
  margin: 0 0 2em 0;
}
.example span {
  font-weight: 500;
  display: block;
}
.example span:last-child {
  margin: 0.5em 0 0 0;
}

p.box-title {
  display: inline-block;
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  line-height: 2;
  background-color: #000;
  padding: 1px 12px 0 12px;
  margin-bottom: 5px;
}
p.box-title span {
  font-size: 14px;
  font-weight: normal;
}
.office-info {
  display: flex;flex-wrap: nowrap;gap: 0 4%;justify-content: center;align-items: center;
  margin: 20px 0 0 0;
}
.office-info h4 {
  display: inline-block;
  font-size: 120%;
  margin: 0.2em 1em 0 0;
}

.office-info div:nth-child(1) {width: 50%;}
.office-info div:nth-child(2) {width: 25%;text-align: center;}
.office-info div:nth-child(3) {width: 25%;}

div.qr {
  font-size: 11px;
    padding: 25px 0 0 0;
}
div.qr span {font-size: 16px;}
div.qr img {
  margin: 0 5px 15px 0;
}
p.host-url {
  margin-top: 10px;
}
span.mini-box {
  font-size: 12px;
  color: #FFF;
  background-color: #666;
  padding: 1px 7px;
  margin-right: 7px;
}
.fb-like-box {
  float: right;
  width: 360px!important;
  border: 2px #ccc solid;
  border-radius: 7px;
  padding-right: 10px;
  margin: 20px 0 0 0;
}
div.same-day {
  border: 3px #e60011 solid;
  border-radius: 10px;
  padding: 17px;
  margin: 50px 0;
}
div.same-day span.red-box {
  float: left;
  font-size: 18px;
  background-color: #e60011;
  padding: 3px 15px 2px 15px;
  margin: 0;
}
div.same-day div.cont {
  margin: -17px 0 0 140px;
}
div.same-day h4 {
  font-size: 24px;
  margin: 17px 0 5px 0;
  border-bottom: 1px #e60011 dashed;
}
div.com-data {
  margin-top: -50px;
}
div.com-data h1 {
  font-size: 28px;
  margin: 80px 0 5px 0;
  background: url("../images/2015/com-icon.png") left 3px no-repeat;
  padding-left: 42px;
}
div.com-data h1 span {font-size: 70%!important;margin: 0 0 0 20px;font-weight: 500;}

div.com-data h2 {
  color: #e60011;
  border-top: 2px #e60011 solid;
  border-bottom: 2px #e60011 solid;
  padding: 5px 0;
  margin-bottom: 20px;
}
div.com-data ul {
  border-bottom: 1px #666 dotted;
  padding: 10px 0;
}
div.com-data li {
  margin-left: 150px;
}
div.com-data li div {
  font-weight: 500;
  border-bottom: 1px #e60011 dashed;
  /*padding-bottom: 2px;*/
  margin-bottom: 5px;
  display: inline;
  line-height: 2;
}
div.com-data li.list,
div.com-data li.c-list {
  float: left;
  width: 135px;
  text-align: center;
  color: #FFF;
  background-color: #666666;
  padding: 2px 0;
  margin: 0 15px 0 0;
}
div.com-data li.c-list {
  background-color: #e60011;
}
li span {
  font-weight: 500;
  border: 1px #666 solid;
  background-color: #ededed;
  padding: 1px 7px 0 7px;
}
div.com-data p {
  margin: 10px 0 5px 0;
}
div.end-credit {
  margin-top: 80px;
}
div.end-credit p {
  margin: 10px 0;
}

ul.com-photo {
  letter-spacing: -0.5em;
  width: 100%;
  padding-bottom: 30px!important;
}
ul.com-photo li {
  display: inline-block;
  letter-spacing: normal;
  width: 280px;
  height: auto;
  margin: 0 20px 0 0;
}
ul.com-photo li:last-child {
  margin-right: 0;
}


/* #footer
------------------------------------------------------------------------------------------- */
#footer {
  color: #231815;
  text-align: center;
  border-top: 1px #888 solid;
  padding: 2em 0;
  margin-top: 50px;
}
#footer h1 {
  font-size: 260%;
  font-weight: 500;
}
#footer h3 {
  font-size: 120%;
  font-weight: 500;
  margin: 0.2em 0 0.5em 0;
}
#footer .host-url a {
  font-weight: 500;
}
#footer h4 {
  font-size: 120%;
  display: inline-block;
  margin: 1em 0.5em;
}
#footer h4 span {
  font-size: 85%;
  font-weight: 400;
  margin-right: 0.5em;
}


/* mail url
------------------------------------------------------------------------------------------- */
.footer-btn {
  width: 100%;
  letter-spacing: -0.5em;
  box-sizing: border-box;
  margin: 5px 15px 0 0;
}
.footer-btn span {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: bottom;
  box-sizing: border-box;
  margin: 0 0.7em 0 0;
}
.footer-btn a {
  display: block;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  width: auto;
  height: 2.5em;
  line-height: 2.5;
  color: #FFF;
  background-color: #e60011;
  border: 1px #FFF solid;
  box-sizing: border-box;
  padding: 0 0.5em;
}
.footer-btn a:hover {
  color: #e60011;
  background-color: #FFF;
  border: 1px #e60011 solid;
}
.footer-btn span img {
  width: auto;
  height: 3.5em;
  margin: 0 0 0 1.2em;
}

.footer-btn2 {
  width: 100%;
  letter-spacing: -0.5em;
  box-sizing: border-box;
  margin: 15px 15px 0 0;
}
.footer-btn2 a {display: inline-block;vertical-align: middle;}
.footer-btn2 span {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: bottom;
  box-sizing: border-box;
    margin: 0 10px 0 10px;
    vertical-align: middle;
}
.footer-btn2 span a {
  display: inline-block;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  width: auto;
  height: 2.5em;
  line-height: 2.5;
  color: #FFF;
  background-color: #e60011;
  border: 1px #FFF solid;
  box-sizing: border-box;
  padding: 0 1em;
}
.footer-btn2 span a:hover {
  color: #e60011;
  background-color: #FFF;
  border: 1px #e60011 solid;
}
.footer-btn2 span img {
  width: auto;
  height: 3.5em;
  margin: 0 0 0 1.2em;
}


.dearcocoon {font-size: 12px;letter-spacing: 0;display: inline-block;vertical-align: middle;padding: 0 10px 0 0;}
.dearcocoon img {width: 160px;height: auto;}

/* #pagetop
------------------------------------------------------------------------------------------- */
#pagetop {
  position: fixed;
  right: 0;
  bottom: 330px;
  z-index: 2;
  text-align: center;
}
#pagetop a {
  font-weight: 500;
  font-size: 11px;
  color: #FFF;
  text-decoration: none;
  letter-spacing: 0;
  background-color: #e60011;
  border-radius: 5px 0 0 5px;
  padding: 10px 15px;
  display: block;
}


#chirashi img {width: 200px;display: inline-block;margin: 0 5px 0 5px;border: #ccc 1px solid;}

.centerimage {text-align: center;padding: 10px 0 60px 0;}
