@charset "utf-8";

@font-face {
  font-family: 'YakuHanJPs';
	font-weight: 100;
	font-style: normal;
	src: url('../fonts/YakuHanJPs/YakuHanJPs-Thin.eot');
	src: url('../fonts/YakuHanJPs/YakuHanJPs-Thin.woff2') format('woff2'), url('../fonts/YakuHanJPs/YakuHanJPs-Thin.woff') format('woff');
}

@font-face {
  font-family: 'YakuHanJPs';
	font-weight: 200;
	font-style: normal;
	src: url('../fonts/YakuHanJPs/YakuHanJPs-Light.eot');
	src: url('../fonts/YakuHanJPs/YakuHanJPs-Light.woff2') format('woff2'), url('../fonts/YakuHanJPs/YakuHanJPs-Light.woff') format('woff');
}

@font-face {
  font-family: 'YakuHanJPs';
	font-weight: 300;
	font-style: normal;
	src: url('../fonts/YakuHanJPs/YakuHanJPs-DemiLight.eot');
	src: url('../fonts/YakuHanJPs/YakuHanJPs-DemiLight.woff2') format('woff2'), url('../fonts/YakuHanJPs/YakuHanJPs-DemiLight.woff') format('woff');
}

@font-face {
  font-family: 'YakuHanJPs';
	font-weight: 400;
	font-style: normal;
	src: url('../fonts/YakuHanJPs/YakuHanJPs-Regular.eot');
	src: url('../fonts/YakuHanJPs/YakuHanJPs-Regular.woff2') format('woff2'), url('../fonts/YakuHanJPs/YakuHanJPs-Regular.woff') format('woff');
}

@font-face {
  font-family: 'YakuHanJPs';
	font-weight: 500;
	font-style: normal;
	src: url('../fonts/YakuHanJPs/YakuHanJPs-Medium.eot');
	src: url('../fonts/YakuHanJPs/YakuHanJPs-Medium.woff2') format('woff2'), url('../fonts/YakuHanJPs/YakuHanJPs-Medium.woff') format('woff');
}

@font-face {
  font-family: 'YakuHanJPs';
	font-weight: 700;
	font-style: normal;
	src: url('../fonts/YakuHanJPs/YakuHanJPs-Bold.eot');
	src: url('../fonts/YakuHanJPs/YakuHanJPs-Bold.woff2') format('woff2'), url('../fonts/YakuHanJPs/YakuHanJPs-Bold.woff') format('woff');
}

@font-face {
  font-family: 'YakuHanJPs';
	font-weight: 900;
	font-style: normal;
	src: url('../fonts/YakuHanJPs/YakuHanJPs-Black.eot');
	src: url('../fonts/YakuHanJPs/YakuHanJPs-Black.woff2') format('woff2'), url('../fonts/YakuHanJPs/YakuHanJPs-Black.woff') format('woff');
}

/*----------------------------------------------------------------------------
----------------------------------------------------------------------------*/

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 {
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  border: 0;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

/*----------------------------------------------------------------------------
01：base
----------------------------------------------------------------------------*/

html,
body {
  font-family: 'YakuHanJPs','YuGothicM', 'YuGothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','メイリオ',Meiryo, -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Segoe UI','Noto Sans Japanese', sans-serif;
  font-weight: normal;
  line-height: 1.8;
}

main {
  display: block;
}

/* link */

a {
  transition: opacity .3s ease;
  outline: none;
}

a:hover {
  text-decoration: none;
  opacity: .8;
}

a:hover img {
  opacity: .8;
}

*:focus {
  -moz-outline-style: none;
}

img {
 /* image-rendering: -webkit-crisp-edges;     Safari
  image-rendering: -moz-crisp-edges;        Firefox
  image-rendering: pixelated;               CSS4 (Chrome)
  -ms-interpolation-mode: nearest-neighbor; IE
  -ms-interpolation-mode: bicubic; */
  line-height: 1;
  vertical-align: middle;
}

input,
textarea,
button {
  font-family: 'YakuHanJPs','メイリオ',Meiryo, -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Segoe UI','Noto Sans Japanese','ヒラギノ角ゴ ProN W3',sans-serif;
}

/*----------------------------------------------------------------------------
01：html bofy
----------------------------------------------------------------------------*/

html {
  font-size: 62.5%;
  overflow: auto;
}

body {
  font-size: 1.4rem;
  position: relative;
 /* background:url(../img/common/bg03.png) no-repeat center top,url(../img/common/bg_dot01.gif);
    background-size:2700px 533px,auto; */
  overflow-x: hidden;
  min-width: 1020px;
  margin: 0 auto;
  background: url(../img/common/bg_dot01.gif);
}

body:before {
  position: absolute;
  z-index: 3;
  right: 0;
  left: 50%;
  width: 2700px;
  height: 566px;
  margin: auto;
  content: '';
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none;
  background: url(../img/common/bg03.png) no-repeat center top;
  background-size: cover;
}

body:after {
  position: absolute;
  z-index: 100;
  top: 295px;
  left: 50%;
  width: 1106px;
  height: 84px;
 /* right: 0; */
  margin: auto;
  content: '';
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none;
  background: url(../img/common/bg_uwa.png) no-repeat left top;
  background-size: cover;
}

.tc {
  text-align: center;
}

.tl {
  text-align: left;
}

.tr {
  display: block;
  text-align: right;
}

.fb {
  font-weight: bold;
}

.mt10 {
  margin-top: 10px;
}

.mtn10 {
  margin-top: -10px;
}

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

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.fs {
  font-size: 1.2rem;
}

.mbn40 {
  font-size: 1.2rem;
  margin-top: -40px;
}

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

.mb50 {
  margin-bottom: 50px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb90 {
  margin-bottom: 90px;
}

.mb100 {
  margin-bottom: 100px;
}

.ml-20 {
  margin-left: -20px;
}

.mt60 {
  padding-top: 60px;
}

.pb20 {
  padding-bottom: 20px;
}

.ispc {
  display: block;
}

.ispc2 {
  display: inline;
}

.issp {
  display: none;
}

.issp2 {
  display: none;
}

.issp3 {
  display: none !important;
}

.pagetop {
  position: absolute;
  z-index: 10;
  top: -130px;
  right: 0;
  cursor: pointer;
}

.indent-1 {
  display: inline-block;
  padding-left: 1em;
  text-indent: -1em;
}

.indent-05 {
  display: inline-block;
  padding-left: .5em;
  text-indent: -.5em;
}

.ggmap {
  position: relative;
  overflow: hidden;
  max-width: 520px;
  height: 0;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 96.00%;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*----------------------------------------------------------------------------

----------------------------------------------------------------------------*/

* {
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

#wrap {
  position: relative;
  z-index: 5;
  padding-bottom: 210px;
}

.slidemenu {
  font-size: 1.8rem;
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  visibility: hidden;
  width: 290px;
}

.slidemenu .slidemenu-header {
  position: relative;
  padding: 10px;
  color: #fff;
  background: #2766d9 url(../img/common/icon_close.svg) no-repeat right 5px center;
  background-size: 20px;
}

.slidemenu .slidemenu-body {
  position: relative;
  overflow: hidden;
  height: 100%;
  background: #333;
}

.slidemenu .slidemenu-content {
  position: relative;
  padding: 15px;
}

.slidemenu .slidemenu-content > li {
  background: #4d79b7;
}

.slidemenu .slidemenu-content > li + li {
  border-top: 1px solid #333;
}

.slidemenu .slidemenu-content > li:last-child {
  margin-top: 20px;
}

.slidemenu .slidemenu-content > li:last-child > span {
  padding: 10px;
  background: #4d79b7 url(../img/common/icon_close.svg) no-repeat right 10px center;
  background-size: 20px;
}

.slidemenu .slidemenu-content > li > a,
.slidemenu .slidemenu-content > li > span {
  font-size: 1.8rem;
  display: block;
  padding: 10px 10px;
  text-decoration: none;
  color: #fff;
  -webkit-tap-highlight-color: transparent;
}

.slidemenu .slidemenu-content > li > span {
  padding: 10px 0 10px 35px;
  background: url(../img/common/icon_arrow.svg) no-repeat left 10px center;
  background-size: 18px;
}

.slidemenu .slidemenu-content > li ul {
  display: none;
  border-top: 1px solid #333;
  background: #d9e2f0;
}

.slidemenu .slidemenu-content > li ul li + li {
  border-top: 1px dotted #999;
}

.slidemenu .slidemenu-content > li ul a {
  font-size: 1.5rem;
  display: block;
  padding: 10px 10px;
  text-decoration: none;
  letter-spacing: -1px;
  color: #333;
}

.slidemenu .spclose {
  position: absolute;
  top: 0;
  right: 0;
  width: 15%;
  height: 100%;
  -webkit-tap-highlight-color: transparent;
}

.l-column01 {
  width: 1000px;
  margin: 0 auto;
}

.l-column02 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.l-column02-01 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.l-column02-02 a + a {
  margin: 0 0 0 10px;
}

.l-column02-03 {
  display: none;
}

.l-column02-03 p + p {
  margin: 0 0 0 10px;
}

.l-column02-04 {
  margin-bottom: 20px;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}

.l-column02-04 .chara {
  margin-top: -30px;
}

.l-column03 {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.l-column03 > li {
  width: 295px;
}

header {
  position: relative;
  z-index: 10;
}

header .header-wrap {
  width: 1000px;
  margin: 6px auto 0;
}

header .header-in {
  display: -ms-flexbox;
  display: flex;
  width: 1240px;
  margin-left: -120px;
  -ms-flex-pack: center;
  justify-content: center;
}

header .header-in ul {
  position: relative;
  width: 460px;
  height: 100px;
}

header .header-in ul li {
  position: absolute;
}

header .header-in .nav01 {
  background: url(../img/common/bg_header_left.png) no-repeat left top;
  background-size: cover;
}

header .header-in .nav01 li:nth-child(1) {
  top: 34px;
  left: 110px;
}

header .header-in .nav01 li:nth-child(2) {
  top: 34px;
  left: 183px;
}

header .header-in .nav01 li:nth-child(3) {
  top: 34px;
  left: 304px;
}

header .header-in .nav02 {
  background: url(../img/common/bg_header_right.png) no-repeat left top;
  background-size: cover;
}

header .header-in .nav02 li:nth-child(1) {
  top: 34px;
  left: 27px;
}

header .header-in .nav02 li:nth-child(2) {
  top: 34px;
  left: 140px;
}

header .header-in .nav02 li:nth-child(3) {
  top: 34px;
  left: 244px;
}

header nav {
  margin: 0 auto;
  padding: 0 0 3px;
  text-align: center;
  background: url(../img/common/bg_nav.png) repeat-x center top;
  background-size: 1px 50px;
}

header nav > ul {
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  margin: 0 auto;
}

header nav > ul > li {
  position: relative;
}

header nav > ul ul {
  position: absolute;
  z-index: 3;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 0;
  transition: opacity .3s ease;
  opacity: 0;
}

header nav > ul > li:hover ul {
  overflow: visible;
  height: 140px;
  opacity: 1;
}

header nav > ul .child01 {
  left: -166px;
}

header nav > ul .child02 {
  left: -238px;
}

header nav > ul .child03 {
  left: -257px;
}

header nav > ul a:hover {
  opacity: 1;
}

header nav > ul a:hover img {
  opacity: 1;
}

.spfixed {
  position: fixed;
  z-index: 10;
  top: 0;
  width: 100%;
}

.top {
  background: url(../img/common/bg01.png) no-repeat center top;
  background-size: 2700px 921px;
}

.top .main {
  position: relative;
  width: auto;
  margin: 0 auto;
  padding: 0;
  background: none;
}

.top .main:before {
  width: auto;
  background: none;
}

.top .main:after {
  background: none;
}

.top:before {
  background: none;
}

.top:after {
  background: none;
}

.main {
  position: relative;
  z-index: 4;
  width: 1000px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 50px;
  padding: 0 0 30px;
}

.main .main-inner {
  padding: 3px 0 0;
}

.main:before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: -9px;
  width: 1018px;
  height: 409px;
  content: '';
  pointer-events: none;
  background: url(../img/common/bg_main.png) no-repeat center top;
}

.main:after {
  position: absolute;
  z-index: -1;
  bottom: 0;
  width: 100%;
  height: calc(100% - 409px);
  content: '';
  border-radius: 0 0 25px 25px;
  background: #fff;
}

.l-main02 {
  margin-bottom: 80px;
  padding: 0;
}

.l-main02 .main-inner {
  padding: 10px 0 0;
}

.l-main02 .subtitle img {
  -webkit-filter: drop-shadow(3px 0 2px #333);
}

.l-main02:before {
  top: 120px;
}

.l-main02-01 {
  padding-bottom: 30px;
}

.attraction #wrap {
  z-index: 2;
}

.attraction:before {
  background: none;
}

.l-attraction:before {
  background: none;
}

.l-attraction:after {
  width: auto;
  height: auto;
}

.l-attraction {
  width: 100%;
}

.l-attraction .title {
  text-align: center;
}

.l-attraction .title img {
  -webkit-filter: drop-shadow(3px 0 2px #333);
}

.l-attraction .subtitle {
  margin: 40px  0 0;
  text-align: center;
}

.l-attraction .slide-attraction {
  position: relative;
  z-index: -2;
  height: 455px;
  margin-top: -90px;
  border-bottom: 5px solid #65af26;
  background: url(../img/attraction/bg.jpg) no-repeat center top;
  background-size: 2700px 455px;
}

.l-attraction .slide-attraction .swiper-container {
  padding-top: 110px;
  padding-bottom: 30px;
}

.l-attraction .slide-attraction:before {
  position: absolute;
  z-index: 3;
  top: -294px;
  right: 0;
  left: 50%;
  width: 2700px;
  height: 533px;
  margin: auto;
  content: '';
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none;
  background: url(../img/common/bg03.png) no-repeat center top;
  background-size: cover;
}

.l-attraction .swiper-slide {
  width: 640px;
  background: #fff;
 /* box-shadow:0px 0px 23px 15px #ffffff; */
  box-shadow: 0 7px 7px 0 #fff, 0 -7px 7px 0 #fff;
}

.l-attraction .swiper-slide img {
  width: 100%;
}

.l-attraction .bnr {
  margin: 30px 0 20px;
  text-align: center;
}

.l-attraction .main-inner {
  width: 1000px;
  margin: 0 auto;
  padding: 30px;
  border-radius: 20px;
  background: #fff;
}

.l-attraction .nextprev {
  top: 205px;
  width: 740px;
}

.dinosaur {
  background: url(../img/worldarea/dinosaur/bg.jpg) no-repeat center top;
  background-size: 2700px 1810px;
}

.dinosaur .main:before {
  background: none;
}

.dinosaur .main {
  margin-bottom: 80px;
  padding: 0;
  border-radius: 20px;
  box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, .26);
}

.dinosaur .main:after {
  background: none;
}

.dinosaur .ml-8 {
  margin-left: -8px;
}

.ilmare {
  background: url(../img/restaurant/ilmare/bg.jpg) no-repeat center top -380px;
  background-size: 2700px 4060px;
}

.ilmare .main {
  margin-top: 10px;
  border-radius: 10px;
  box-shadow: 0 0 6px 3px rgba(0, 0, 0, .26);
}

.ilmare .main-inner {
  padding: 0;
}

.ilmare .main:after {
  border-radius: 10px;
}

.ilmare .main:before {
  background: none;
}

.ilmare .l-type01 .inner {
  margin-bottom: 0;
}

.ilmare .menu01 {
  position: relative;
  height: 485px;
  background: url(../img/restaurant/ilmare/img02_pc.jpg) no-repeat left top;
  background-size: cover;
}

.ilmare .menu01 .menu {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 270px;
}

.ilmare .menu03 {
  position: relative;
  height: 445px;
  margin-top: 40px;
  background: url(../img/restaurant/ilmare/img10_pc.jpg) no-repeat left top;
  background-size: cover;
}

.ilmare .menu03 .menu {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 270px;
}

.ilmare .price {
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
  font-size: 1.8rem;
  text-align: right;
  color: #333;
}

.ilmare .m-menuttl01,
.ilmare .m-menuttl03 {
  padding: 0 0 20px;
  background: url(../img/restaurant/ilmare/bgline02_pc.png) no-repeat left bottom;
  background-size: 270px 11px;
}

.ilmare .m-menuttl02 {
  padding: 0 0 20px;
  background: url(../img/restaurant/ilmare/bgline_pc.png) no-repeat left bottom;
  background-size: 340px 11px;
}

.ilmare .menu02 {
  position: relative;
  height: 404px;
  margin-top: 40px;
  background: url(../img/restaurant/ilmare/img03_pc.jpg) no-repeat left top;
  background-size: cover;
}

.ilmare .menu02 .menu {
  position: absolute;
  top: 160px;
  left: 0;
  width: 340px;
}

.ilmare .menulist01 {
  display: -ms-flexbox;
  display: flex;
  margin: 60px 0 30px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.ilmare .menulist01 li {
  width: 302px;
  margin: 0 0 20px 17px;
}

.ilmare .menulist01 li:nth-child(3n+1) {
  margin: 0 0 20px;
}

.ilmare .menulist01 .content {
  padding: 0 10px;
}

.ilmare .menulist01 .name {
  display: -ms-flexbox;
  display: flex;
  margin: 20px 0 5px;
  border-bottom: 1px solid #dcaa50;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}

.ilmare .attention {
  margin-left: 10px;
}

.ilmare .menulist02 {
  display: -ms-flexbox;
  display: flex;
  width: 920px;
  margin: 20px auto 0;
  padding: 30px 50px;
  background: url(../img/restaurant/ilmare/bg_waku.png) no-repeat left top;
  background-size: contain;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.ilmare .menulist02 > div {
  width: 29%;
}

.ilmare .menulist02 ul {
  margin-bottom: 15px;
}

.ilmare .menulist02 li {
  display: -ms-flexbox;
  display: flex;
  color: #333;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.ilmare .menulist02 li p:first-child:before {
  content: '◆';
  color: #dcaa50;
}

.ilmare .menulist02 .name {
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
  font-size: 2.4rem;
  color: #dcaa50;
}

.ilmare .menulist02 .subname {
  display: -ms-flexbox;
  display: flex;
  height: 25px;
  padding: 0 0 5px;
  border-bottom: 1px solid #dcaa50;
  -ms-flex-align: end;
  align-items: flex-end;
}

.ilmare .menulist02 .subname img {
  vertical-align: bottom;
}

.ilmare .menu_gw {
  position: relative;
  height: 1070px;
  margin: 60px 0 0;
  padding: 30px;
  background: url(../img/restaurant/ilmare/bg_gwwaku.svg) no-repeat left top;
}

.ilmare .menu_gw .ttl {
  width: 500px;
  margin: 0 auto 20px;
}

.ilmare .menu_gw .subttl {
  width: 100px;
  margin: 0 auto 20px;
}

.ilmare .menu_gw .subttl2 {
  width: 120px;
  margin: 0 auto 20px;
}

.ilmare .menu_gw .list {
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 40px;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.ilmare .menu_gw .list > div {
  width: 100%;
  margin: 40px 0 0;
  text-align: center;
}

.ilmare .menu_gw .list ul {
  width: 48%;
}

.ilmare .menu_gw .list li > div:first-child {
  font-size: 1.6rem;
  font-weight: bold;
  color: #dcaa50;
  border-bottom: 1px solid #dcaa50;
}

.ilmare .menu_gw .list li > div:nth-child(n+2) {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.ilmare .menu_gw .list li > div:nth-child(n+2) p {
  position: relative;
  padding-left: 20px;
}

.ilmare .menu_gw .list li > div:nth-child(n+2) p:first-child:before {
  position: absolute;
  left: 0;
  content: '◆';
  color: #dcaa50;
}

.ilmare .menu_gw .list li > div:nth-child(n+2) .pos {
  position: absolute;
  right: 0;
}

.ilmare .menu_gw .list li > div:nth-child(n+2) .one {
  white-space: nowrap;
}

.ilmare .menu_gw .list li + li {
  margin-top: 10px;
}

.ilmare .menu_gw .list .else {
  font-weight: bold;
  margin-top: 38px;
  padding: 10px 0;
  text-align: center;
  color: #3c69b2;
  background: #e7eef8;
}

.miniature {
 /* background:url(../img/miniature/bg.gif); *
  background-size: 9px 25px;/*/
  background: url(../img/miniature/bg01.jpg) no-repeat center top -10px;
 /* background-size:2700px 7846px; */;
}

.miniature .main-inner {
  overflow: hidden;
  padding: 0;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 0 6px 3px rgba(0, 0, 0, .26);
}

.miniature .main:after {
  background: none;
}

.miniature .main:before {
 /* background:url(../img/miniature/bg.png) no-repeat center top;
    background-size: 1934px 879px;
    width: 1934px;
    height: 879px;
    left: -500px;
    top:230px;
    z-index: -2; */
  background: none;
}

.miniature .list li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.miniature .list li > div {
  width: 50%;
}

.miniature .list li .thumb img {
  width: 100%;
}

.miniature .list li:nth-child(2n+1) {
  background: url(../img/miniature/bg02.png);
  background-size: 50px;
}

.miniature .list .con {
  padding: 20px 30px;
  color: #54330e;
}

.miniature .list .con .name {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 33px;
  position: relative;
  z-index: 1;
  padding: 0 20px;
  color: #fff;
  background: url(../img/miniature/ttl_pc.png) no-repeat left top;
  background-size: 440px 33px;
  box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, .26);
}

.miniature .list .con .detail {
  display: -ms-flexbox;
  display: flex;
  margin: 20px 0 10px;
}

.miniature .list .con .detail dl {
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -ms-flex-align: center;
  align-items: center;
}

.miniature .list .con .detail dl dt {
  margin-right: 10px;
  padding: 5px 10px;
  color: #fff;
  border-radius: 5px;
  background: #8a735a;
}

.miniature .list .con .detail dl .fs {
  font-size: 1.2rem;
  letter-spacing: -1px;
}

.miniature .list .con .detail dl:first-child {
  width: 60%;
}

.miniature .list .con > p {
  line-height: 1.5;
}

.miniature .list .con1 {
  background: url(../img/miniature/card01_pc.png) no-repeat center bottom;
  background-size: contain;
}

.miniature .list .con1 .name p {
  background: url(../img/miniature/img_c01.jpg) no-repeat right center;
  background-size: 37px 25px;
}

.miniature .list .con2 {
  background: url(../img/miniature/card02_pc.png) no-repeat center bottom;
  background-size: contain;
}

.miniature .list .con2 .name p {
  background: url(../img/miniature/img_c02.jpg) no-repeat right center;
  background-size: 37px 25px;
}

.miniature .list .con3 {
  background: url(../img/miniature/card03_pc.png) no-repeat center bottom;
  background-size: contain;
}

.miniature .list .con3 .name p {
  background: url(../img/miniature/img_c03.jpg) no-repeat right center;
  background-size: 37px 25px;
}

.miniature .list .con4 {
  background: url(../img/miniature/card04_pc.png) no-repeat center bottom;
  background-size: contain;
}

.miniature .list .con4 .name p {
  background: url(../img/miniature/img_c04.jpg) no-repeat right center;
  background-size: 37px 25px;
}

.miniature .list .con5 {
  background: url(../img/miniature/card05_pc.png) no-repeat center bottom;
  background-size: contain;
}

.miniature .list .con5 .name p {
  background: url(../img/miniature/img_c05.jpg) no-repeat right center;
  background-size: 37px 25px;
}

.miniature .list .con6 {
  background: url(../img/miniature/card06_pc.png) no-repeat center bottom;
  background-size: contain;
}

.miniature .list .con6 .name p {
  background: url(../img/miniature/img_c06.jpg) no-repeat right center;
  background-size: 37px 25px;
}

.miniature .list .con7 {
  background: url(../img/miniature/card07_pc.png) no-repeat center bottom;
  background-size: contain;
}

.miniature .list .con7 .name p {
  background: url(../img/miniature/img_c07.jpg) no-repeat right center;
  background-size: 37px 25px;
}

.miniature .list .con8 {
  background: url(../img/miniature/card08_pc.png) no-repeat center bottom;
  background-size: contain;
}

.miniature .list .con8 .name p {
  background: url(../img/miniature/img_c08.jpg) no-repeat right center;
  background-size: 37px 25px;
}

.miniature .list .con9 {
  background: url(../img/miniature/card09_pc.png) no-repeat center bottom;
  background-size: contain;
}

.miniature .list .con9 .name p {
  background: url(../img/miniature/img_c09.jpg) no-repeat right center;
  background-size: 37px 25px;
}

.miniature .list .con10 {
  background: url(../img/miniature/card10_pc.png) no-repeat center bottom;
  background-size: contain;
}

.miniature .list .con10 .name p {
  background: url(../img/miniature/img_c10.jpg) no-repeat right center;
  background-size: 37px 25px;
}

.miniature .list .con11 {
  background: url(../img/miniature/card11_pc.png) no-repeat center bottom;
  background-size: contain;
}

.miniature .list .con11 .name p {
  background: url(../img/miniature/img_c11.jpg) no-repeat right center;
  background-size: 37px 25px;
}

.miniature .list .con12 {
  background: url(../img/miniature/card12_pc.png) no-repeat center bottom;
  background-size: contain;
}

.miniature .list .con12 .name p {
  background: url(../img/miniature/img_c12.jpg) no-repeat right center;
  background-size: 37px 25px;
}

.miniature .list .con13 {
  background: url(../img/miniature/card13_pc.png) no-repeat center bottom;
  background-size: contain;
}

.miniature .list .con13 .name p {
  background: url(../img/miniature/img_c13.jpg) no-repeat right center;
  background-size: 37px 25px;
}

.miniature .list .con14 {
  background: url(../img/miniature/card14_pc.png) no-repeat center bottom;
  background-size: contain;
}

.miniature .list .con14 .name p {
  background: url(../img/miniature/img_c14.jpg) no-repeat right center;
  background-size: 37px 25px;
}

.miniature .list .con15 {
  background: url(../img/miniature/card15_pc.png) no-repeat center bottom;
  background-size: contain;
}

.miniature .list .con15 .name p {
  background: url(../img/miniature/img_c15.jpg) no-repeat right center;
  background-size: 37px 25px;
}

.miniature .list .con16 {
  background: url(../img/miniature/card16_pc.png) no-repeat center bottom;
  background-size: contain;
}

.miniature .list .con16 .name p {
  background: url(../img/miniature/img_c16.jpg) no-repeat right center;
  background-size: 37px 25px;
}

.miniature .list .con17 {
  background: url(../img/miniature/card17_pc.png) no-repeat center bottom;
  background-size: contain;
}

.miniature .list .con17 .name p {
  background: url(../img/miniature/img_c17.jpg) no-repeat right center;
  background-size: 37px 25px;
}

.miniature .list .con18 {
  background: url(../img/miniature/card18_pc.png) no-repeat center bottom;
  background-size: contain;
}

.miniature .list .con18 .name p {
  background: url(../img/miniature/img_c18.jpg) no-repeat right center;
  background-size: 37px 25px;
}

.remains {
  background: url(../img/worldarea/remains/bg.png) no-repeat center top 290px;
  background-size: 2700px 1207px;
}

.remains .main-inner {
  overflow: hidden;
  padding: 0;
  border-radius: 10px;
  box-shadow: 0 0 6px 3px rgba(0, 0, 0, .26);
}

.remains .main:before {
  background: none;
}

.remains .main:after {
  background: none;
}

.m-remains {
  background: url(../img/worldarea/remains/bg02.png) no-repeat left top;
  background-size: 1000px 1120px;
}

.m-remains ul {
  display: -ms-flexbox;
  display: flex;
  padding: 30px 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.m-remains ul li {
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-bottom: 30px;
}

.m-remains ul li > div {
  width: 50%;
}

.m-remains ul li .thumb > img {
  width: 100%;
}

.m-remains .title > img {
  width: 100%;
}

.m-remains .name {
  font-size: 2.0rem;
  font-weight: bold;
  text-align: center;
  color: #fff;
}

.m-remains .place {
  font-size: 1.3rem;
  margin-bottom: 10px;
  padding-bottom: 10px;
  text-align: center;
  color: #fff;
  background: url(../img/worldarea/remains/bg_line.png) no-repeat left bottom;
  background-size: 225px 3px;
}

.m-remains .place > p {
  display: inline-block;
  margin: 0 5px;
}

.m-remains .txt {
  font-size: 1.3rem;
  line-height: 1.4;
  text-align: justify;
  color: #fff;
}

.fairystory {
  background: url(../img/worldarea/fairystory/bg.gif);
  background-size: 125px 125px;
}

.fairystory #wrap {
  background: none;
}

.fairystory .main:after {
  background: none;
}

.fairystory .main-inner {
  padding: 0;
}

.fairystory .main-inner h2 {
  border-radius: 10px;
  box-shadow: 0 -9px 10px 0 rgba(0, 0, 0, .1);
}

.fairystory .main:before {
  top: 129px;
  left: -700px;
  width: 2388px;
  height: 2749px;
  background: url(../img/worldarea/fairystory/bgpc.png) no-repeat center top;
  background-size: cover;
}

.m-fairystory {
  display: -ms-flexbox;
  display: flex;
  height: 2642px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.m-fairystory li {
  width: 50%;
}

.m-fairystory li .thumb img {
  width: 100%;
}

.m-fairystory li .content {
  width: 375px;
}

.m-fairystory li .content img {
  width: 100%;
}

.m-fairystory li .detail {
  font-size: 1.3rem;
  font-weight: bold;
  padding: 2px 0 2px 25px;
  color: #68431a;
  background: url(../img/worldarea/fairystory/bgline.png) no-repeat center top 3px;
  background-size: 375px 23px;
}

.m-fairystory li .txt {
  font-size: 1.3rem;
  line-height: 1.6;
  margin: 2px 0 0 25px;
  color: #68431a;
}

.m-fairystory li:nth-child(2n+1) .content {
  margin-left: 108px;
}

.m-fairystory:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 150px;
  content: '';
  background-size: cover;
}

.slide {
  visibility: hidden;
  height: 550px;
}

.top .swiper-container {
  padding: 10px 0;
}

.top .swiper-container .swiper-slide {
  margin-top: -25px;
}

.top .swiper-container .swiper-slide img {
  box-shadow: 0 0 5px 3px rgba(0, 0, 0, .26);
}

.top .swiper-container .swiper-slide a:hover,
.top .swiper-container .swiper-slide a:hover img {
  opacity: 1;
}

.top .swiper-container .swiper-slide-active {
  margin-top: 0;
}

.top .swiper-slide {
  width: 810px;
}

.top .swiper-slide img {
  width: 100%;
}

.topedge .swiper-container .swiper-slide {
  margin-top: 0;
}

.nextprev {
  position: absolute;
  z-index: 3;
  top: 136px;
  right: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  width: 900px;
  margin: auto;
  pointer-events: none;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.nextprev p {
  cursor: pointer;
}

.nextprev p:nth-child(1) {
  margin-left: 10px;
}

.nextprev .swiper-prev,
.nextprev .swiper-next {
  pointer-events: auto;
}

.m-slidepager {
  width: 1000px;
  margin: 0 auto;
}

.m-slidepager .swiper-pagination {
  position: relative;
}

.m-slidepager .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin: 0 5px;
}

.m-slidepager .swiper-pagination-bullet-active {
  background: #fff;
  box-shadow: 0 0 5px 3px rgba(0, 0, 0, .26);
}

.m-topspicon .list01 {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -ms-flex-pack: center;
  justify-content: center;
}

.m-topspicon .list02 {
  display: -ms-flexbox;
  display: flex;
  padding: 0 15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.m-topspicon .list02 li {
  width: 33%;
  margin-bottom: 10px;
  padding: 0 5px;
}

.m-topspicon a:hover,
.m-topspicon a:hover img {
  opacity: 1;
}

.spchild {
  position: fixed;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 100%;
}

.spchild > p {
  font-size: 1.6rem;
  padding: 10px;
  color: #fff;
}

.spchild ul {
  padding: 15px;
  background: #333;
}

.spchild ul li a,
.spchild ul li span {
  font-size: 1.6rem;
  display: block;
  padding: 10px;
  text-decoration: none;
  color: #fff;
}

.spchild ul li + li {
  border-top: 1px solid #333;
}

.spchild ul li:last-child {
  margin-top: 15px;
}

.spchild ul li:last-child span {
  background: url(../img/common/icon_close.svg) no-repeat right 10px center;
  background-size: 20px;
}

.spchild01 > p {
  background: #a40f00;
}

.spchild01 li {
  background: #804a4c;
}

.spchild02 > p {
  background: #6a0089;
}

.spchild02 li {
  background: #6e5381;
}

.spchild03 > p {
  background: #ecaf00;
}

.spchild03 li {
  background: #634b35;
}

.m-info {
  position: relative;
  z-index: 3;
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  margin: 30px auto 0;
  padding: 10px 0 10px 80px;
  border-top: 3px solid #2766d9;
  border-bottom: 2px solid #e5e5e5;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.m-info > div {
  line-height: 1.2;
  z-index: 2;
  padding: 0 20px;
}

.m-info > div:nth-child(1) {
  font-size: 2.0rem;
  text-align: center;
}

.m-info > div:nth-child(1) p:nth-child(1) {
  font-weight: bold;
  position: relative;
  color: #2766d9;
}

.m-info > div:nth-child(1) p:nth-child(1):before {
  position: absolute;
  top: -3px;
  left: -40px;
  width: 38px;
  height: 26px;
  content: '';
  background: url(../img/common/icon_star.svg) no-repeat left top;
  background-size: cover;
}

.m-info > div:nth-child(1) p:nth-child(2) {
  font-size: 1.8rem;
  font-weight: 500;
}

.m-info > div:nth-child(2) p:nth-child(1) {
  margin-top: -5px;
  margin-bottom: 5px;
}

.m-info > div:nth-child(2) span {
  font-size: 2.4rem;
  font-weight: bold;
}

.m-info > div:nth-child(2) a {
  color: #333;
}

.m-info > div:nth-child(2) .def {
  font-size: 1.4rem;
  font-weight: normal;
}

.m-info > div:nth-child(2) .red {
  font-size: 1.8rem;
  font-weight: bold;
  color: #f00;
}

.m-info > div + div {
  border-left: 1px solid #e5e5e5;
}

.m-info:before {
  position: absolute;
  top: -375px;
  left: -850px;
  width: 2700px;
  height: 533px;
  content: '';
  pointer-events: none;
  background: url(../img/common/bg02.png) no-repeat left top;
  background-size: cover;
}

.m-topnews {
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  margin: 30px auto 40px;
}

.m-topnews .news {
  position: relative;
  width: 720px;
  margin-right: auto;
  border-right: 4px solid #2565d9;
  border-bottom: 4px solid #2565d9;
  border-left: 4px solid #2565d9;
  border-radius: 10px;
  background: url(../img/top/bg_news01.png) no-repeat left top;
  background-size: contain;
}

.m-topnews .news .ttl {
  position: absolute;
  top: 7px;
  left: 20px;
}

.m-topnews .news .btn {
  position: absolute;
  top: 7px;
  right: 6px;
}

.m-topnews .sidebnr li {
  margin-bottom: 8px;
}

.m-topnews .m-newslist {
  overflow-y: scroll;
  height: 700px;
  margin: 55px 20px 20px;
}

.m-topnews .m-newslist ul {
  margin-right: 10px;
}

.m-topbnr {
  background: url(../img/common/bg_dot01.gif);
}

.m-topbnr ul {
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  margin: 0 auto;
  padding: 40px 0 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.m-topbnr ul li:nth-child(3n+2) {
  margin-right: 20px;
  margin-left: 20px;
}

.m-topbnr ul li {
  width: 320px;
  margin-bottom: 20px;
}

.m-topbnr ul li img {
  width: 100%;
}

.m-footerbg {
  position: relative;
  z-index: -1;
  overflow: hidden;
  height: 490px;
  text-align: center;
  background: #48b0fe;
}

.m-footerbg .box {
  right: 0;
  bottom: 0;
  left: 0;
  height: 800px;
  margin: auto;
  background: url(../img/common/footer_bg.jpg) no-repeat center bottom;
 /* position: fixed; */
  background-attachment: fixed;
  background-size: 2700px 950px;
 /*  top:-400px; */;
}

.l-type01 .ttl {
  margin: -17px 0 0 0;
}

.l-type01 .inner {
  width: 940px;
  margin: 20px auto;
}

.l-type01 .l-column02-01 ul {
  margin-left: 20px;
}

.m-subttl01 {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 33px;
  position: relative;
  width: 940px;
  height: 33px;
  margin-bottom: 20px;
  padding: 0 0 0 20px;
  letter-spacing: 2px;
  color: #fff;
  background: url(../img/common/bg_subttl.png) no-repeat left top;
}

.m-subttl01:before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 36px;
  height: 36px;
  content: '';
  background: url(../img/common/bg_subttl_sp.png) no-repeat left top;
  background-size: contain;
}

.m-subttl01-02 {
  background: url(../img/common/bg_subttl02.png) no-repeat left top;
}

.m-subttl01-03 {
  background: url(../img/common/bg_subttl03.png) no-repeat left top;
}

.m-subttl01-04 {
  background: url(../img/common/bg_subttl04.png) no-repeat left top;
}

.m-subttl01-04:before {
  background: url(../img/common/bg_subttl04_sp.png) no-repeat left top;
  background-size: contain;
}

.m-subttl01-05 {
  background: url(../img/common/bg_subttl05.png) no-repeat left top;
}

.m-subttl01-05:before {
  background: url(../img/common/bg_subttl05_sp.png) no-repeat left top;
  background-size: contain;
}

.m-subttl01-06 {
  background: url(../img/common/bg_subttl06.png) no-repeat left top;
}

.m-subttlaccess01 {
  position: relative;
  padding: 0 0 0 80px;
}

.m-subttlaccess01:after {
  position: absolute;
  top: -25px;
  left: 20px;
  width: 57px;
  height: 58px;
  content: '';
  background: url(../img/common/icon_car01.svg) no-repeat left top;
  background-size: cover;
}

.m-subttlaccess02 {
  position: relative;
  margin-top: 40px;
  padding: 0 0 0 80px;
}

.m-subttlaccess02:after {
  position: absolute;
  top: -25px;
  left: 20px;
  width: 57px;
  height: 58px;
  content: '';
  background: url(../img/common/icon_car02.svg) no-repeat left top;
  background-size: cover;
}

.m-subttl02 {
  font-size: 1.8rem;
  font-weight: bold;
  position: relative;
  margin-bottom: 10px;
  padding: 0 0 0 23px;
  color: #2766d9;
  background: #daf1fc;
}

.m-subttl02:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 100%;
  content: '';
  background: #daf1fc;
}

.m-subttl02:after {
  position: absolute;
  top: 0;
  left: 10px;
  width: 5px;
  height: 100%;
  content: '';
  background: #fff;
}

.m-subttl03 {
  font-size: 1.9rem;
  font-weight: bold;
  position: relative;
  margin-bottom: 20px;
  padding: 0 0 0 30px;
  border-bottom: 3px solid #2766d9;
}

.m-subttl03-01 {
  border-bottom: 3px solid #27b53f;
}

.m-subttl03-02 {
  border-bottom: 3px solid #f55d81;
}

.m-subttl03:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 15px;
  height: 15px;
  content: '';
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 5px solid #fccb26;
  border-radius: 50%;
  background: #fff;
}

.m-txt01 {
  margin-bottom: 20px;
}

.m-txtaccess01 {
  margin-bottom: 20px;
  padding: 20px;
  border-top: 1px solid #b9cbe3;
  border-bottom: 1px solid #b9cbe3;
  background: #edf8fd;
}

.m-txtaccess02 {
  font-size: 2.0rem;
  font-weight: bold;
  color: #2766d9;
}

.m-txtaccess02 span {
  font-size: 1.4rem;
}

.m-txt-group01 {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
  color: #27b53f;
}

.m-txt-group02 {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
  color: #f55d81;
}

.m-table01 {
  margin-bottom: 20px;
}

.m-table01 tr {
  border-top: 1px solid #b9cbe3;
  border-bottom: 1px solid #b9cbe3;
}

.m-table01 thead {
  background: #daf1fc;
}

.m-table01 thead th {
  font-weight: bold;
  padding: 10px;
}

.m-table01 thead th:not(:first-child) {
  border-left: 1px solid #b9cbe3;
}

.m-table01 tbody th {
  font-weight: bold;
  width: 230px;
  padding: 20px 40px;
  text-align: left;
  background: #edf8fd;
}

.m-table01 tbody td {
  width: 145px;
  text-align: center;
  vertical-align: middle;
  border-left: 1px solid #b9cbe3;
}

.m-table01-00 {
  width: 525px;
}

.m-table01-00 thead {
  text-align: center;
}

.m-table01-00 th {
  vertical-align: middle;
}

.m-table01-00 tbody th {
  padding: 0;
  text-align: center;
}

.m-table01-00 .youbi {
  width: 100px;
  padding: 10px 0;
  background: #edf8fd;
}

.m-table01-01 tbody td {
  width: 230px;
}

/*group_plan01*/

.m-table01-03 {
  margin-bottom: 10px;
}

.m-table01-03 thead {
  background: #bee9c5;
}

.m-table01-03 thead th {
  text-align: center;
  vertical-align: middle;
}

.m-table01-03 thead th:not(:first-child) {
  border-left: 1px solid #a0cfa8;
}

.m-table01-03 tr {
  border-top: 1px solid #a0cfa8;
  border-bottom: 1px solid #a0cfa8;
}

.m-table01-03 tbody th {
  width: 140px;
  text-align: center;
  vertical-align: middle;
  background: #dff4e2;
}

.m-table01-03 tbody td {
  width: 325px;
  padding: 0 20px;
  border-left: 1px solid #a0cfa8;
}

.m-table01-03 tbody .tl {
  text-align: left;
}

/*group_plan02*/

.m-table01-04 {
  display: table;
  width: 100%;
  margin-bottom: 40px;
}

.m-table01-04 thead {
  background: #fcced9;
}

.m-table01-04 thead th {
  text-align: center;
  vertical-align: middle;
}

.m-table01-04 thead th:not(:first-child) {
  border-left: 1px solid #f3a6bd;
}

.m-table01-04 tr {
  border-top: 1px solid #f3a6bd;
  border-bottom: 1px solid #f3a6bd;
}

.m-table01-04 tbody th {
  width: 140px;
  text-align: center;
  vertical-align: middle;
  background: #fde7ec;
}

.m-table01-04 tbody td {
  width: auto;
  padding: 10px 20px;
  border-left: 1px solid #f3a6bd;
}

.m-table01-04 tbody .vt {
  vertical-align: middle;
}

.m-table01-04 tbody .tl {
  text-align: left;
}

.m-table01-05 {
  display: table;
  width: 100%;
  margin-bottom: 10px;
}

.m-table01-05 thead {
  background: #fadeb3;
}

.m-table01-05 thead th:not(:first-child) {
  text-align: center;
  vertical-align: middle;
  border-left: 1px solid #f5bc67;
}

.m-table01-05 tr {
  border-top: 1px solid #f5bc67;
  border-bottom: 1px solid #f5bc67;
}

.m-table01-05 tbody th {
  width: 180px;
  background: #fceed9;
}

.m-table01-05 tbody td {
  width: auto;
  padding: 10px 20px;
  border-left: 1px solid #f5bc67;
}

.m-table01-05 tbody .tl {
  text-align: left;
}

.m-table02 {
  margin-bottom: 20px;
}

.m-table02 tr {
  border-top: 1px solid #b9cbe3;
  border-bottom: 1px solid #b9cbe3;
}

.m-table02 tbody th {
  font-weight: bold;
  width: 310px;
  padding: 20px 40px;
  text-align: left;
  background: #edf8fd;
}

.m-table02 tbody td {
  width: 640px;
  padding: 0 0 0 40px;
  text-align: left;
  vertical-align: middle;
  border-left: 1px solid #b9cbe3;
}

.m-table02-02 tbody th {
  width: 90px;
  padding: 20px 0;
  text-align: center;
}

.m-table02-02 tbody td {
  width: auto;
  padding: 20px;
}

.m-tablecoupon tbody td .attention {
  margin-left: 20px;
}

.m-tablecoupon input[type='text'],
.m-tablecoupon input[type='email'] {
  font-size: 1.6rem;
  padding: 3px;
}

.m-tablecoupon input[type='text'] + input[type='text'] {
  margin-left: 20px;
}

.m-tablecoupon .address {
  padding: 10px 40px;
}

.m-tablecoupon input[type='text'].zip {
  display: inline-block;
  width: 17%;
  margin: 0 20px;
}

.m-tablecoupon .p0 {
  padding: 0;
}

.m-tablecoupon .col2 {
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  padding: 0 40px;
  -ms-flex-align: center;
  align-items: center;
}

.m-tablecoupon .col2 > div {
  position: relative;
  width: 30%;
}

.m-tablecoupon .col2 > div select {
  margin-left: 20px;
}

.m-tablecoupon .col2 > div:first-child:after {
  position: absolute;
  top: -20px;
  right: 0;
  width: 1px;
  height: 65px;
  content: '';
  background: #b9cbe3;
}

.m-tablecoupon .col2 > div:last-child {
  padding-left: 40px;
}

.m-tablecoupon .wid50 {
  width: 50%;
}

.m-tablecoupon .wid70 {
  width: 70%;
  margin: 10px 0;
}

.m-tablecoupon textarea {
  font-size: 1.6rem;
  display: block;
  width: 100%;
  margin: 20px 0;
  padding: 3px;
  resize: vertical;
}

.red {
  color: #da5301;
}

.m-btn01 {
  font-size: 1.8rem;
  display: inline-block;
  min-width: 380px;
  margin-bottom: 20px;
  padding: 10px 20px;
  text-decoration: none;
  color: #2766d9;
  border: 1px solid #2766d9;
  border-radius: 10px;
  background: url(../img/common/icon_btnarrow.svg) no-repeat right 10px center;
  background-size: 20px;
}

.m-access {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.m-access > div:nth-child(1) {
  width: 520px;
}

.m-access > div:nth-child(2) {
  width: 400px;
}

.m-access .name {
  width: 100%;
  padding: 15px 20px;
  border: 7px solid #daf1fc;
  border-radius: 7px;
}

.m-access .name p {
  font-size: 2.4rem;
  font-weight: bold;
  color: #2766d9;
}

.m-access .name dl {
  font-size: 1.5rem;
  line-height: 1.4;
  overflow: hidden;
  margin-bottom: 5px;
}

.m-access .name dl dt {
  float: left;
  width: 60px;
  margin-right: 10px;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  background: #2766d9;
}

.m-access .name dl dd {
  float: left;
}

.m-access .btn {
  display: block;
  width: 164px;
  margin: 15px 0 16px auto;
}

.m-aroundlist {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.m-aroundlist > div {
  width: 460px;
}

.m-aroundlist ul li {
  margin-bottom: 20px;
  padding-bottom: 3px;
  border-radius: 14px;
  background: #2766d9;
}

.m-aroundlist ul li .name {
  padding: 0 14px;
}

.m-aroundlist ul li p {
  overflow: hidden;
  margin: 0 3px;
  padding: 5px 14px;
  border-radius: 0 0 14px 14px;
  background: #fff;
}

.m-aroundlist ul li p a {
  display: inline-block;
  float: right;
  padding: 0 0 3px 25px;
  background: url(../img/common/icon_arrow02.svg) no-repeat left center;
}

.m-aroundlist ul li:nth-child(2n+2) {
  background: #00aaa0;
}

.m-aroundlist ul .type1 {
  background: #f6799a;
}

.m-aroundlist ul .type1 p {
  padding: 18px 14px;
}

.m-aroundlist ul .type1 a {
  float: left;
}

.m-aroundlist ul .type1 a + a {
  margin-left: 35px;
}

.m-aroundlist ul .type2 a {
  float: left;
}

.m-aroundlist ul .type2 a + a {
  margin-left: 35px;
}

.m-aroundlist img {
  width: 420px;
}

.m-aroundlist .bnr img {
  width: 100%;
}

.m-faqbtn {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.m-faqbtn li {
  margin-bottom: 10px;
}

.m-faqbtn li > a {
  pointer-events: auto;
}

.m-faqbtn li a:hover {
  opacity: 1;
}

.m-faqbtn li a:hover img {
  opacity: 1;
}

.m-faqlist {
  display: -ms-flexbox;
  display: flex;
  margin: 0 10px;
}

.m-faqlist > div {
  width: 440px;
}

.m-faqlist > div:first-child {
  margin-right: auto;
}

.m-faqlist dl {
  margin-bottom: 20px;
}

.m-faqlist dl dt {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 0 10px;
}

.m-faqlist dl dt span {
  display: inline-block;
  float: left;
  width: 40px;
}

.m-faqlist dl dt p {
  line-height: 1.5;
  overflow: hidden;
  padding: 3px 0;
}

.m-faqlist .two {
  letter-spacing: -1px;
}

.m-faqlist01 dl dt {
  background: #d8e3f8;
}

.m-faqlist01 dl dt span {
  color: #2766d9;
}

.m-faqlist02 dl dt {
  background: #fcebd1;
}

.m-faqlist02 dl dt span {
  color: #ee9001;
}

.m-faqlist03 dl dt {
  background: #e9def0;
}

.m-faqlist03 dl dt span {
  color: #824aaa;
}

.m-faqlist04 dl dt {
  background: #fddee6;
}

.m-faqlist04 dl dt span {
  color: #f5688d;
}

.m-faqlist05 dl dt {
  background: #d8f2dc;
}

.m-faqlist05 dl dt span {
  color: #27b53f;
}

.m-faqlist06 dl dt {
  background: #fad1e1;
}

.m-faqlist06 dl dt span {
  color: #e5005a;
}

.m-privacy {
  width: 600px;
  margin-bottom: 30px;
  padding: 10px 20px;
  border: 2px solid #999;
}

.m-privacy > div:nth-child(1) {
  font-size: 1.6rem;
  margin-bottom: 10px;
  text-align: center;
  color: #2766d9;
  background: #daf1fc;
}

.m-privacy > div:nth-child(2) {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.m-privacy > div:nth-child(2) > div {
  width: 48%;
}

.m-privacy > div:nth-child(2) > div .name {
  font-size: 1.6rem;
  font-weight: bold;
  color: #2766d9;
}

.m-privacy > div:nth-child(2) > div dl {
  font-size: 1.5rem;
  overflow: hidden;
}

.m-privacy > div:nth-child(2) > div dl dt {
  float: left;
  width: 40px;
  margin-right: 10px;
  text-align: center;
  color: #fff;
  background: #2766d9;
}

.m-sitemap > ul {
  overflow: hidden;
  width: 101%;
  padding-top: 5px;
  padding-bottom: 20px;
}

.m-sitemap > ul > li {
  float: left;
  width: 31%;
  margin: 0 0 20px 29px;
}

.m-sitemap > ul > li .name {
  font-size: 1.6rem;
  font-weight: bold;
  box-shadow: 3px 2px 4px 2px rgba(0, 0, 0, .1);
}

.m-sitemap > ul > li .name a,
.m-sitemap > ul > li .name span {
  display: block;
  padding: 3px 0 3px 10px;
  transition: all .3s ease;
  text-decoration: none;
}

.m-sitemap > ul > li .name a:hover {
  opacity: 1;
}

.m-sitemap > ul > li .name a:after {
  font-size: 1.3rem;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.m-sitemap > ul > li .name + .name {
  margin-top: 20px;
}

.m-sitemap > ul > li .name01 {
  color: #2766d9;
}

.m-sitemap > ul > li .name01 a,
.m-sitemap > ul > li .name01 span {
  position: relative;
  color: #2766d9;
  border-left: 10px solid #2766d9;
}

.m-sitemap > ul > li .name01 a:hover {
  color: #fff;
  border-left: 10px solid #a9c2f0;
  background: #2766d9;
}

.m-sitemap > ul > li .name01 a:after {
  font-family: FontAwesome;
  position: absolute;
  right: 10px;
  content: '\f04b';
}

.m-sitemap > ul > li .name02 a {
  position: relative;
  color: #00acff;
  border-left: 10px solid #00acff;
}

.m-sitemap > ul > li .name02 a:hover {
  color: #fff;
  border-left: 10px solid #8cdaff;
  background: #00acff;
}

.m-sitemap > ul > li .name02 a:after {
  font-family: FontAwesome;
  position: absolute;
  right: 10px;
  content: '\f04b';
}

.m-sitemap > ul > li .name03 a {
  position: relative;
  color: #fcbb26;
  border-left: 10px solid #fcbb26;
}

.m-sitemap > ul > li .name03 a:hover {
  color: #fff;
  border-left: 10px solid #fee2a5;
  background: #fcbb26;
}

.m-sitemap > ul > li .name03 a:after {
  font-family: FontAwesome;
  position: absolute;
  right: 10px;
  content: '\f04b';
}

.m-sitemap > ul > li .name04 span {
  color: #ff6aaa;
  border-left: 10px solid #ff6aaa;
}

.m-sitemap > ul > li .name05 a {
  position: relative;
  color: #90ca16;
  border-left: 10px solid #90ca16;
}

.m-sitemap > ul > li .name05 a:hover {
  color: #fff;
  border-left: 10px solid #d2eaa0;
  background: #90ca16;
}

.m-sitemap > ul > li .name05 a:after {
  font-family: FontAwesome;
  position: absolute;
  right: 10px;
  content: '\f04b';
}

.m-sitemap > ul > li .name06 {
  color: #1986e0;
  border-left: 10px solid #1986e0;
}

.m-sitemap > ul > li .name07 a {
  position: relative;
  color: #ee7027;
  border-left: 10px solid #ee7027;
}

.m-sitemap > ul > li .name07 a:hover {
  color: #fff;
  border-left: 10px solid #f7c0a0;
  background: #ee7027;
}

.m-sitemap > ul > li .name07 a:after {
  font-family: FontAwesome;
  position: absolute;
  right: 10px;
  content: '\f04b';
}

.m-sitemap > ul > li .name08 a {
  position: relative;
  color: #ee4d71;
  border-left: 10px solid #ee4d71;
}

.m-sitemap > ul > li .name08 a:hover {
  color: #fff;
  border-left: 10px solid #f7a9ba;
  background: #ee4d71;
}

.m-sitemap > ul > li .name08 a:after {
  font-family: FontAwesome;
  position: absolute;
  right: 10px;
  content: '\f04b';
}

.m-sitemap > ul > li .name09 {
  color: #8f45c5;
  border-left: 10px solid #8f45c5;
}

.m-sitemap > ul > li .name10 {
  color: #11a625;
  border-left: 10px solid #11a625;
}

.m-sitemap > ul > li ul {
  margin-top: 7px;
}

.m-sitemap > ul > li ul li {
  border-bottom: 1px solid #999;
}

.m-sitemap > ul > li ul li a {
  display: block;
  padding: 10px 10px 10px 20px;
  text-decoration: none;
  color: #000;
}

.m-sitemap > ul > li ul li a:hover {
  opacity: 1;
  background-color: #daf1fc;
}

.m-sitemap > ul > li .list01 a {
  background: url(../img/common/icon_btnarrow02.svg) no-repeat left center;
  background-size: 15px;
}

.m-sitemap > ul > li .list02 a {
  background: url(../img/common/icon_btnarrow03.svg) no-repeat left center;
  background-size: 15px;
}

.m-sitemap > ul > li .list03 a {
  background: url(../img/common/icon_btnarrow04.svg) no-repeat left center;
  background-size: 15px;
}

.m-sitemap > ul > li .list04 a {
  background: url(../img/common/icon_btnarrow05.svg) no-repeat left center;
  background-size: 15px;
}

.m-sitemap > ul > li .list05 a {
  background: url(../img/common/icon_btnarrow06.svg) no-repeat left center;
  background-size: 15px;
}

.m-sitemap > ul .left {
  clear: both;
  margin-left: 0;
}

.m-sitemap > ul + ul {
  padding-top: 30px;
  border-top: 1px solid #999;
}

.m-groupplanbtn {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}

.m-groupplanbtn a:hover,
.m-groupplanbtn a:hover img {
  opacity: 1;
}

.m-groupplanbtn a + a {
  margin-left: 20px;
}

.m-app {
  margin-left: -30px;
}

.m-app .btn01 {
  position: absolute;
  top: 1066px;
  left: 75px;
}

.m-app .btn02 {
  position: absolute;
  top: 1066px;
  left: 271px;
}

.m-app .btn03 {
  position: absolute;
  right: 55px;
  bottom: 83px;
}

.m-app a:hover,
.m-app a:hover img {
  opacity: 1;
}

.m-coupon {
  position: relative;
  width: 1000px;
  height: 600px;
  margin-top: -20px;
  margin-bottom: 20px;
  margin-left: -30px;
  background: url(../img/coupon/bg.jpg) no-repeat left top;
  background-size: cover;
}

.m-coupon .ticket {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 750px;
  height: 500px;
  margin: auto;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 0 5px 3px rgba(0, 0, 0, .26);
}

.m-coupon .ticket .name {
  font-size: 3.4rem;
  font-weight: bold;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0 0;
  color: #2766d9;
  -ms-flex-pack: center;
  justify-content: center;
}

.m-coupon .ticket .date {
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  color: #ffeb00;
  background: #2ebbff;
}

.m-coupon .ticket .cotnent {
  padding: 20px 40px;
}

.m-coupon .ticket .cotnent ul {
  font-size: 1.3rem;
}

.m-coupon .ticket .cotnent ul li {
  padding-left: 1em;
  text-indent: -1em;
}

.m-coupon:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 1000px;
  height: 123px;
  content: '';
  background: url(../img/coupon/hata_pc.png) no-repeat left top;
  background-size: cover;
}

.m-couponbnr {
  position: relative;
}

.m-couponbnr .btn01 {
  position: absolute;
  top: 198px;
  left: 26px;
}

.m-couponbnr .btn02 {
  position: absolute;
  top: 191px;
  left: 422px;
}

.m-couponbnr .btn03 {
  position: absolute;
  top: 191px;
  left: 608px;
}

.m-couponbnrsp {
  position: relative;
  margin: 20px;
}

.m-inquirybtn {
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.m-inquirybtn > div + div {
  margin: 0 20px;
}

.m-inquirybtn button {
  margin: 0;
  padding: 0;
  cursor: pointer;
  transition: opacity .3s ease;
  border: none;
  background: none;
}

.m-inquirybtn button:hover {
  opacity: .8;
}

.m-inquirybtn button + button {
  margin-left: 20px;
}

.m-map {
  position: relative;
}

.m-map .btn01 {
  position: absolute;
  top: 75px;
  left: 322px;
}

.m-map .btn02 {
  position: absolute;
  top: 227px;
  left: 196px;
}

.m-map .btn03 {
  position: absolute;
  top: 350px;
  left: 299px;
}

.m-map .btn04 {
  position: absolute;
  top: 592px;
  left: 74px;
}

.m-map .btn05 {
  position: absolute;
  top: 455px;
  left: 522px;
}

.m-map .btn06 {
  position: absolute;
  top: 634px;
  left: 558px;
}

.m-map .btn07 {
  position: absolute;
  top: 24px;
  left: 732px;
}

.m-news {
  display: -ms-flexbox;
  display: flex;
  min-height: 450px;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.m-news .m-newslist {
  width: 700px;
}

.m-news .m-newslist .post .title {
  font-size: 2.0rem;
  margin-bottom: 20px;
  color: #9d2c19;
  border-bottom: 2px solid #999;
}

.m-news .m-newslist .post .detail {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.m-news .m-newslist .post .detail > div:first-child {
  padding: 0 30px;
  color: #fff;
  border-radius: 10px;
}

.m-news .m-newslist .post .detail > div:last-child {
  color: #065fef;
}

.m-news .m-newslist .post .detail > div + div {
  margin-left: 20px;
}

.m-news .m-newslist .post .detail .none {
  display: none;
  width: 0;
}

.m-news .m-newslist .post h2 {
  font-size: 2.2rem;
}

.m-news .m-newslist .post h3 {
  font-size: 2.1rem;
}

.m-news .m-newslist .post h4 {
  font-size: 2.0rem;
}

.m-news .m-newslist .post h5 {
  font-size: 1.9rem;
}

.m-news .m-newslist .post h6 {
  font-size: 1.8rem;
}

.m-news .m-newslist .post em {
  font-style: italic;
}

.m-news .m-newslist .post strong {
  font-weight: bold;
}

.m-news .m-newslist .post .pager {
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 2px solid #999;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.m-news .m-newslist .post .pager p {
  min-width: 130px;
}

.m-news .m-newslist .post .pager a {
  font-size: 1.8rem;
  display: block;
  padding: 0 30px;
  text-decoration: none;
  color: #065fef;
  border: 1px solid #065fef;
}

.m-news .m-newslist .post .pager .prev a {
  padding: 0 10px 0 30px;
  background: url(../img/news/icon_news_prev.svg) no-repeat left 8px center;
  background-size: 15px;
}

.m-news .m-newslist .post .pager .next a {
  padding: 0 30px 0 10px;
  background: url(../img/news/icon_news_next.svg) no-repeat right 8px center;
  background-size: 15px;
}

.m-news .m-newslist .post img {
  max-width: 700px;
  height: auto;
}

.m-news .sidebar {
  width: 200px;
  margin-left: 40px;
}

.m-news .sidebar .topicscat {
  margin-bottom: 15px;
}

.m-news .sidebar .topicscat .name {
  font-size: 1.6rem;
  font-weight: bold;
  padding: 5px 0;
  text-align: center;
  color: #fff;
  border-radius: 10px 10px 0 0;
  background: #2766d9;
}

.m-news .sidebar .topicscat ul {
  font-size: 1.5rem;
  border-radius: 0 0 10px 10px;
  background: #f2f2f2;
}

.m-news .sidebar .topicscat ul li a {
  position: relative;
  display: block;
  padding: 10px 10px 10px 30px;
  text-decoration: none;
  letter-spacing: -1px;
  color: #000;
}

.m-news .sidebar .topicscat ul li a:before {
  position: absolute;
  top: 50%;
  left: 10px;
  width: 15px;
  height: 15px;
  content: '';
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  background: #000;
}

.m-news .sidebar .topicscat ul li a:after {
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  right: 10px;
  content: '\f061';
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #b2b2b2;
}

.m-news .sidebar .topicscat ul li + li {
  border-top: 1px dotted #b2b2b2;
}

.m-news .sidebar .topicscat ul .al a:before {
  background: #2766d9;
}

.m-news .sidebar .topicscat ul .at a:before {
  background: #f772a9;
}

.m-news .sidebar .topicscat ul .in a:before {
  background: #00b400;
}

.m-news .sidebar .topicscat ul .ev a:before {
  background: #ffbf00;
}

.m-news .sidebar .topicscat ul .sh a:before {
  background: #9628a0;
}

.m-news .sidebar .topicscat ul .ca a:before {
  background: #ff3000;
}

.m-news .sidebar .calender {
  height: 232px;
  margin-bottom: 15px;
  background: url(../img/news/bg_calender.png) no-repeat left top;
  background-size: contain;
}

.m-news .sidebar .archiv .name {
  font-size: 1.6rem;
  font-weight: bold;
  padding: 5px 0;
  text-align: center;
  color: #fff;
  border-radius: 10px 10px 0 0;
  background: #2766d9;
}

.m-news .sidebar .archiv ul {
  font-size: 1.5rem;
  padding: 8px 10px 10px;
  border-radius: 0 0 10px 10px;
  background: #f2f2f2;
}

.m-news .sidebar .archiv ul li {
  position: relative;
}

.m-news .sidebar .archiv ul li a {
  display: inline-block;
  padding: 2px 0 2px 20px;
  color: #000;
}

.m-news .sidebar .archiv ul li:before {
  font-family: FontAwesome;
  font-size: 1.2rem;
  position: absolute;
  top: 50%;
  left: 0;
  content: '\f04b';
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #00acff;
}

.m-newslist .name {
  font-size: 2.0rem;
  font-weight: bold;
  display: block;
  margin-bottom: 30px;
  padding: 5px 0;
  text-align: center;
  color: #fff;
  border-radius: 10px 10px 0 0;
  background: #2766d9;
}

.m-newslist .al {
  background: #2766d9;
}

.m-newslist .at {
  background: #f772a9;
}

.m-newslist .in {
  background: #00b400;
}

.m-newslist .ev {
  background: #ffbf00;
}

.m-newslist .sh {
  background: #9628a0;
}

.m-newslist .ca {
  background: #ff3000;
}

.m-newslist .ca2 {
  color: #ff3000 !important;
  border: 1px solid #ff3000;
  background: #fff000;
}

.m-newslist ul li {
  font-size: 1.6rem;
  display: -ms-flexbox;
  display: flex;
}

.m-newslist ul li .thumb {
  overflow: hidden;
  width: 120px;
  max-height: 80px;
  margin-right: 15px;
  background: #b2b2b2;
}

.m-newslist ul li .thumb img {
  width: 100%;
  height: auto;
}

.m-newslist ul li .content {
  font-size: 1.6rem;
  -ms-flex: 1;
  flex: 1;
}

.m-newslist ul li .content .date p {
  display: inline-block;
  min-width: 150px;
  padding: 0 0 0 20px;
  color: #065fef;
  background: url(../img/common/icon_arrow02.svg) no-repeat left center;
  background-size: 15px;
}

.m-newslist ul li .content .date span {
  font-size: 1.4rem;
  font-weight: bold;
  display: inline-block;
  min-width: 140px;
  margin-left: 20px;
  padding: 0 20px;
  text-align: center;
  color: #fff;
  border-radius: 15px;
}

.m-newslist ul li .content a {
  line-height: 1.4;
  display: block;
  padding: 0 0 0 20px;
  color: #000;
}

.m-newslist ul li + li {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px dotted #b2b2b2;
}

.m-attracionlist01 {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.m-attracionlist01 li {
  width: 296px;
  margin: 0 0 20px 26px;
}

.m-attracionlist01 li .name {
  font-size: 1.8rem;
  font-weight: bold;
  position: relative;
  padding: 8px 0;
  text-align: center;
  color: #fff;
  border-radius: 10px 10px 0 0;
  background: #f00;
}

.m-attracionlist01 li img {
  width: 100%;
}

.m-attracionlist01 li .content {
  position: relative;
}

.m-attracionlist01 li .content > p {
  font-size: 1.3rem;
}

.m-attracionlist01 li .content > p:last-child {
  margin: 0 0 20px;
}

.m-attracionlist01 li .content .free {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 110px;
}

.m-attracionlist01 li dl {
  display: -ms-flexbox;
  display: flex;
}

.m-attracionlist01 li dl dt {
  line-height: 1.4;
  position: relative;
  width: 80px;
  text-align: center;
  color: #fff;
  border-radius: 8px 0 0 8px;
  background: #f00;
}

.m-attracionlist01 li dl dt p {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.m-attracionlist01 li dl dt span {
  display: inline-block;
  padding: 5px 0;
}

.m-attracionlist01 li dl dt span + span {
  border-top: 1px solid #fff;
}

.m-attracionlist01 li dl dd {
  line-height: 1.4;
  position: relative;
  padding: 5px 0 5px 5px;
  border-radius: 0 8px 8px 0;
  background: #ccc;
  -ms-flex: 1;
  flex: 1;
}

.m-attracionlist01 li dl + dl {
  margin-top: 5px;
}

.m-attracionlist01 li:nth-child(3n+1) {
  margin: 0 0 20px;
}

.m-attracionlistbg {
  background: url(../img/attraction/bg01_pc.png) no-repeat right bottom 0;
  background-size: 595px 408px;
}

.m-attracionlistbg02 {
  background: url(../img/attraction/bg02_pc.png) no-repeat right bottom 100px;
  background-size: 546px 450px;
}

.m-attracionlist01-01 li .name {
  background: #289567;
}

.m-attracionlist01-01 li dl dt {
  background: #73ba9c;
}

.m-attracionlist01-01 li dl dd {
  background: #e9f4f0;
}

.m-attracionlist01-02 li .name {
  background: #f772a9;
}

.m-attracionlist01-02 li dl dt {
  background: #faa3c7;
}

.m-attracionlist01-02 li dl dd {
  background: #fef1f6;
}

.m-attracionlist01-03 li .name {
  background: #ee913c;
}

.m-attracionlist01-03 li dl dt {
  background: #f4b780;
}

.m-attracionlist01-03 li dl dd {
  background: #fdf4eb;
}

.m-attracionlist02 {
  padding-top: 30px;
  border-top: 1px solid #999;
}

.m-attracionlist02 ul {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.m-attracionlist02 ul li {
  width: 140px;
  margin: 0 0 10px 20px;
}

.m-attracionlist02 ul li img {
  width: 100%;
}

.m-attracionlist02 ul li:nth-child(6n+1) {
  margin: 0 0 10px;
}

.m-attracionlist02 ul .name {
  font-size: 1.3rem;
  font-weight: bold;
 /* letter-spacing: -1px; */
  padding: 5px 0 5px 5px;
  color: #fff;
  border-radius: 7px 7px 0 0;
  background: #f00;
}

.m-attracionlist02 ul a {
  text-decoration: none;
}

.m-attracionlist02 .list01 .name {
  background: #289567;
}

.m-attracionlist02 .list02 .name {
  background: #f772a9;
}

.m-attracionlist02 .list03 .name {
  background: #ee913c;
}

.m-attraction {
  display: -ms-flexbox;
  display: flex;
  margin: 30px 0;
}

.m-attraction > div:first-child {
  position: relative;
}

.m-attraction > div:first-child .free {
  position: absolute;
  top: -10px;
  left: -10px;
  width: 150px;
}

.m-attraction > div:first-child .free img {
  width: 100%;
}

.m-attraction > div:first-child .free02 {
  right: -10px;
  left: inherit;
}

.m-attraction > div:last-child {
  margin-left: 30px;
  -ms-flex: 1;
  flex: 1;
}

.m-attraction > div:last-child .name {
  font-size: 1.8rem;
  font-weight: bold;
  padding: 2px 10px;
  color: #fff;
  border-radius: 10px;
  background: #f00;
}

.m-attraction > div:last-child .txt {
  margin: 10px 0;
}

.m-attraction > div:last-child dl {
  display: -ms-flexbox;
  display: flex;
}

.m-attraction > div:last-child dl dt {
  line-height: 1.4;
  position: relative;
  width: 80px;
  text-align: center;
  color: #fff;
  border-radius: 8px 0 0 8px;
  background: #f00;
}

.m-attraction > div:last-child dl dt p {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.m-attraction > div:last-child dl dt span {
  display: inline-block;
  padding: 5px 0;
}

.m-attraction > div:last-child dl dt span + span {
  border-top: 1px solid #fff;
}

.m-attraction > div:last-child dl dd {
  line-height: 1.4;
  position: relative;
  padding: 5px 0 5px 5px;
  border-radius: 0 8px 8px 0;
  background: #ccc;
  -ms-flex: 1;
  flex: 1;
}

.m-attraction > div:last-child dl + dl {
  margin-top: 5px;
}

.m-attraction > div:last-child.num01 .name {
  background: #ee913c;
}

.m-attraction > div:last-child.num01 dl dt {
  background: #f4b780;
}

.m-attraction > div:last-child.num01 dl dd {
  background: #fdf4eb;
}

.m-attraction > div:last-child.num02 .name {
  background: #f772a9;
}

.m-attraction > div:last-child.num02 dl dt {
  background: #faa3c7;
}

.m-attraction > div:last-child.num02 dl dd {
  background: #fef1f6;
}

.m-attraction > div:last-child.num03 .name {
  background: #289567;
}

.m-attraction > div:last-child.num03 dl dt {
  background: #289567;
}

.m-attraction > div:last-child.num03 dl dd {
  background: #eaf4f0;
}

.m-attraction .wrap {
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0;
}

.m-craft {
  margin-top: -80px;
  padding-top: 80px;
  padding-bottom: 30px;
  border-radius: 0 0 20px 20px;
  background: url(../img/craft/bg_repeat.gif);
  background-size: 14px 22px;
}

.m-craft ul {
  display: -ms-flexbox;
  display: flex;
  padding: 0 25px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.m-craft ul li {
  width: 470px;
  height: 500px;
  margin: 0 0 10px 10px;
  padding: 25px 30px;
  text-align: center;
  background: url(../img/craft/bg_card_pc.png) no-repeat left top;
  background-size: 470px 500px;
}

.m-craft ul li .thumb {
  display: inline-block;
  border: 5px solid #fff;
  box-shadow: 0 0 5px 3px rgba(0, 0, 0, .1);
}

.m-craft ul li .name {
  font-size: 1.8rem;
  font-weight: bold;
  margin: 15px 0 10px;
  padding: 0 0 0 20px;
  text-align: left;
  color: #fff;
}

.m-craft ul li .name01 {
  background: url(../img/craft/img_r01_pc.png) no-repeat left top;
  background-size: 260px 37px;
}

.m-craft ul li .name02 {
  background: url(../img/craft/img_r02_pc.png) no-repeat left top;
  background-size: 260px 37px;
}

.m-craft ul li .name03 {
  background: url(../img/craft/img_r03_pc.png) no-repeat left top;
  background-size: 260px 37px;
}

.m-craft ul li .name04 {
  background: url(../img/craft/img_r04_pc.png) no-repeat left top;
  background-size: 260px 37px;
}

.m-craft ul li .content {
  position: relative;
  height: 165px;
  text-align: left;
}

.m-craft ul li .content .txt {
  font-size: 1.3rem;
  line-height: 1.4;
  color: #5c3b0f;
}

.m-craft ul li .content .table {
  position: absolute;
  bottom: 0;
  left: -4px;
}

.m-craft ul li .content dl {
  font-size: 1.3rem;
  display: table;
 /* セルの間隔を空ける */
  border-spacing: 5px 2px;
  border-collapse: separate;
 /* 左右 上下で記述 */
  color: #fff;
}

.m-craft ul li .content dl dt {
  display: table-cell;
  width: 80px;
  margin: 0 10px 0 0;
  padding: 3px 0;
  text-align: center;
  vertical-align: middle;
  background: #74430f;
}

.m-craft ul li .content dl dd {
  display: table-cell;
  width: 187px;
  padding: 0 0 0 15px;
  vertical-align: middle;
  background: rgba(116, 67, 15, .8);
}

.m-craft ul li .content .time {
  position: absolute;
  right: 0;
  bottom: 0;
}

.m-craft ul li:nth-child(2n+1) {
  margin: 0 0 10px;
}

.m-craft .attention {
  margin: 0 30px;
  padding: 0 0 20px;
  color: #5c3b0f;
}

.m-craft .attention p {
  display: block;
}

.m-craft .rest {
  position: relative;
}

.m-craft .rest:after {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 150px;
  height: 96px;
  content: '';
  background: url(../img/craft/oyasumityu.png) no-repeat left top;
  background-size: contain;
}

.l-food {
  width: 948px;
  height: 1421px;
  margin: 30px 0 30px 32px;
  background: url(../img/restaurant/food/bg_pc.png) no-repeat left top;
  background-size: 948px 1391px;
}

.m-food > li + li {
  margin-top: 40px;
}

.m-food .name {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 38px;
  height: 44px;
  padding: 0 10px;
  color: #fff;
  background: url(../img/restaurant/food/bg_ttl_pc.png) no-repeat left top;
  background-size: 940px 44px;
}

.m-food .attention {
  padding: 10px;
}

.m-food .content {
  display: -ms-flexbox;
  display: flex;
  margin-top: -5px;
}

.m-food .content img {
  width: 100%;
}

.m-food .content > p {
  width: 330px;
}

.m-food .content > div {
  padding: 20px 30px 0;
  -ms-flex: 1;
  flex: 1;
}

.m-food .price {
  font-size: 1.4rem;
  overflow: hidden;
  width: 100%;
}

.m-food .price > ul {
  float: left;
  width: 49%;
}

.m-food .price > ul + ul {
  margin-left: 2%;
}

.m-food .price dl {
  font-weight: bold;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  color: #4f3313;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.m-food .price dl dt:before {
  padding: 0 5px 0 0;
  content: '●';
  color: #cf9c28;
}

.m-food .price dl .star {
  position: relative;
  padding-left: 32px;
}

.m-food .price dl .star:before {
  position: absolute;
  top: 4px;
  left: -2px;
  display: block;
  width: 18px;
  height: 18px;
  padding: 0 5px 0 0;
  content: '';
  color: #cf9c28;
  background: url(../img/restaurant/food/star.svg) no-repeat left top;
  background-size: contain;
}

.m-food .price dl dt {
  padding-left: 1em;
  text-indent: -1em;
  letter-spacing: -.15em;
}

.m-food .price dl .kakko {
  font-size: 1.3rem;
  letter-spacing: -.1em;
}

.m-honpo {
  position: relative;
}

.m-honpo .news {
  line-height: 1.4;
  position: absolute;
  top: 35px;
  right: 80px;
  overflow-y: scroll;
  width: 340px;
  height: 150px;
  padding: 0 20px;
}

.m-honpo .news .date {
  font-size: 1.6rem;
  font-weight: bold;
  padding: 0 0 0 20px;
  color: #da6601;
  background: url(../img/common/icon_btnarrow07.svg) no-repeat left center;
  background-size: 14px 14px;
}

.m-honpo .news a,
.m-honpo .news span {
  display: block;
  overflow: hidden;
  padding: 0 0 0 20px;
  white-space: nowrap;
  text-decoration: none;
  text-overflow: ellipsis;
  color: #333;
}

.m-honpo .news li {
  padding: 5px 0;
}

.m-honpo .news li:first-child {
  padding: 0 0 5px;
}

.m-honpo .news li + li {
  border-top: 1px dotted #999;
}

.m-market .news {
  top: 35px;
  right: inherit;
  left: 65px;
  width: 450px;
  height: 150px;
}

.m-market .news .date {
  color: #418a00;
  background: url(../img/common/icon_btnarrow08.svg) no-repeat left center;
  background-size: 14px 14px;
}

.m-ilmare .news {
  top: inherit;
  right: 40px;
  bottom: 10px;
  width: 360px;
}

.m-ilmare .news .date {
  color: #2766d9;
  background: url(../img/common/icon_arrow02.svg) no-repeat left center;
  background-size: 14px 14px;
}

footer {
  position: relative;
  position: absolute;
  z-index: 30;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 211px;
  text-decoration: none;
  background: url(../img/common/bg_foot.gif);
}

footer a {
  text-decoration: none;
  color: #fff;
}

footer .footer-in {
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  margin: 0 auto;
  padding: 20px 0;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

footer .footer-in > div:nth-child(1) ul {
  font-size: 1.3rem;
  overflow: hidden;
  margin: 5px 0 10px;
}

footer .footer-in > div:nth-child(1) ul li {
  float: left;
}

footer .footer-in > div:nth-child(1) ul li a:before {
  font-family: FontAwesome;
  padding: 0 5px 0 0;
  content: '\f04b';
}

footer .footer-in > div:nth-child(1) ul li + li {
  margin: 0 0 0 20px;
}

footer .footer-in > div:nth-child(2) > ul {
  overflow: hidden;
  width: 643px;
}

footer .footer-in > div:nth-child(2) > ul li {
  float: left;
}

footer .footer-in > div:nth-child(2) > ul li + li {
  margin: 0 0 0 10px;
}

footer .footer-in .sns {
  display: -ms-flexbox;
  display: flex;
  margin: 20px 0 0;
  color: #fff;
  border: 1px solid #fff;
  -ms-flex-align: center;
  align-items: center;
}

footer .footer-in .sns p {
  font-size: 1.5rem;
  font-weight: bold;
  width: 50%;
  padding: 10px 0;
  text-align: center;
  border-right: 1px solid #fff;
}

footer .footer-in .sns ul {
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -ms-flex-pack: center;
  justify-content: center;
}

footer .footer-in .sns ul li {
  padding: 0 10px;
}

footer .footer-in .address {
  color: #fff;
}

footer .footer-in .address .ttl {
  font-size: 2.0rem;
  font-weight: bold;
}

footer small {
  font-size: 1.4rem;
  display: block;
  margin: 0 auto;
  padding: 0 0 20px;
  text-align: center;
  color: #fff;
}

#wp-calendar {
  position: relative;
  width: 100%;
}

#wp-calendar caption {
  font-size: 1.8rem;
  color: #fff;
  border-top: 32px solid transparent;
}

#wp-calendar tfoot {
  position: absolute;
  top: 40px;
  width: 100%;
}

#wp-calendar tfoot tr {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  margin: 0 10px;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#wp-calendar tfoot tr td {
  display: block;
  width: 20px;
}

#wp-calendar tfoot #prev a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  background: url(../img/news/icon_cal_prev.svg) no-repeat;
  background-size: 20px 20px;
}

#wp-calendar tfoot #next a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  background: url(../img/news/icon_cal_next.svg) no-repeat;
  background-size: 20px 20px;
}

#wp-calendar thead {
  border-top: 0 solid transparent;
}

#wp-calendar thead th {
  font-size: 1.1rem;
  border: 1px solid #ccc;
  border-right: none;
  border-bottom: none;
}

#wp-calendar thead th:nth-child(6) {
  color: #2766d9;
}

#wp-calendar thead th:nth-child(7) {
  color: #e55e5e;
}

#wp-calendar tbody {
  text-align: center;
}

#wp-calendar tbody td {
  font-size: 1.2rem;
  border: 1px solid #ccc;
}

#wp-calendar tbody td:first-child {
  border-left: none;
}

#wp-calendar tbody td:last-child {
  border-right: none;
}

#wp-calendar tbody tr:last-child td {
  border-bottom: none;
}

#wp-calendar tbody a {
  font-size: 1.2rem;
  display: block;
  text-decoration: none;
  color: #2766d9;
  background: #daf1fc;
}

.wp-pagenavi {
  margin: 30px 0;
  text-align: center;
}

.wp-pagenavi a {
  font-size: 1.6rem;
  color: #fff;
  border: none !important;
  background: #2766d9;
}

.wp-pagenavi span {
  font-size: 1.6rem;
  color: #2766d9;
  border: 1px solid #2766d9 !important;
}

.wpcf7c-btn-confirm {
  overflow: hidden;
  width: 225px;
  height: 45px;
  cursor: pointer;
  white-space: nowrap;
  text-indent: 200%;
  border: none;
  background: url(../img/inquiry/btn01.png) no-repeat left top;
  background-size: cover;
}

.wpcf7c-btn-confirm:hover {
  opacity: .8;
}

.m-inquirybtn .reset {
  overflow: hidden;
  width: 225px;
  height: 45px;
  cursor: pointer;
  white-space: nowrap;
  text-indent: 200%;
  border: none;
  background: url(../img/inquiry/btn02.png) no-repeat left top;
  background-size: cover;
}

.m-inquirybtn .reset:hover {
  opacity: .8;
}

.wpcf7c-btn-back {
  overflow: hidden;
  width: 225px;
  height: 45px;
  cursor: pointer;
  white-space: nowrap;
  text-indent: 200%;
  border: none;
  background: url(../img/inquiry/btn04.png) no-repeat left top;
  background-size: cover;
}

.wpcf7c-btn-back:hover {
  opacity: .8;
}

.wpcf7-submit {
  overflow: hidden;
  width: 225px;
  height: 45px;
  cursor: pointer;
  white-space: nowrap;
  text-indent: 200%;
  border: none;
  background: url(../img/inquiry/btn03.png) no-repeat left top;
  background-size: cover;
}

.wpcf7-submit:hover {
  opacity: .8;
}

.m-inquirybtn br {
  display: none;
}

.wpcf7-form input[type='text'] {
  width: 100%;
}

.wpcf7-form > p {
  display: none;
}

.wpcf7-form .phone {
  display: inline-block;
  width: 200px;
}

.wpcf7-form .your-email,
.wpcf7-form .your-email_confirm {
  display: inline-block;
  width: 200px;
}

.wpcf7-form .your-email input,
.wpcf7-form .your-email_confirm input {
  width: 100%;
}

.your-sei,
.your-fsei {
  display: inline-block;
  width: 200px;
}

.your-mei,
.your-fmei {
  display: inline-block;
  width: 200px;
}

.your-sei + .your-mei {
  margin-left: 20px;
}

.your-fsei + .your-fmei {
  margin-left: 20px;
}

.js-address1 {
  margin-left: 20px;
}

.sent .m-table02 {
  display: none !important;
}

.sent .m-inquirybtn {
  display: none !important;
}

.pricelink {
  width: 70%;
  margin: -10px auto 20px;
}

@media only screen and (max-width: 767px) {

  img {
    width: 100%;
  }

  body {
    font-size: 1.2rem;
    width: 100%;
    min-width: 100%;
    text-align: justify;
    background: #fff;
  }

  body:before {
    background: none;
  }

  body:after {
    background: none;
  }

  .mb10 {
    margin-bottom: 5px;
  }

  .mb20 {
    margin-bottom: 10px;
  }

  .mb20sp {
    margin-bottom: 20px;
  }

  .mb30 {
    margin-bottom: 15px;
  }

  .fs {
    font-size: 1.0rem;
  }

  .mbn40 {
    font-size: 1.0rem;
    margin: -10px 20px 0;
    margin-top: -20px;
  }

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

  .mb50 {
    margin-bottom: 25px;
  }

  .mb60 {
    margin-bottom: 30px;
  }

  .mb70 {
    margin-bottom: 35px;
  }

  .mb80 {
    margin-bottom: 40px;
  }

  .mb90 {
    margin-bottom: 45px;
  }

  .mb100 {
    margin-bottom: 50px;
  }

  .ml-20 {
    margin-left: 0;
  }

  .mt60 {
    margin-top: 0;
  }

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

  .pb20 {
    padding-bottom: 10px;
  }

  .ispc {
    display: none;
  }

  .ispc2 {
    display: none;
  }

  .issp {
    display: block;
  }

  .issp2 {
    display: table;
  }

  .issp2-1 {
    width: 100%;
  }

  .issp3 {
    display: block !important;
  }

  .pagetop {
    top: -100px;
    right: 10px;
    width: 30px;
  }

  .ggmap {
    max-width: 100%;
    margin-right: 15px;
    margin-left: 15px;
  }

  .wid80persp {
    display: block;
    width: 80%;
    margin: 0 auto;
  }

  .wid40persp {
    display: block;
    width: 40%;
    margin: 0 auto;
  }

  .wid60persp {
    display: block;
    width: 60%;
    margin: 0 auto;
  }

  #wrap {
    padding-bottom: 0;
    background: #fff;
  }

  .l-column02 {
    display: block;
    margin: 0 15px;
  }

  .l-column02-02 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .l-column02-03 {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0 0 20px;
    padding: 0 15px;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .l-column02-04 {
    display: block;
    margin: 0 0 20px;
  }

  .l-column02-04 > p {
    margin-bottom: 10px;
  }

  .l-column02-04 .chara {
    display: none;
  }

  .l-column03 {
    display: block;
  }

  .l-column03 > li {
    width: 100%;
  }

  .l-offsetwrap {
    margin: 0 15px;
  }

  .l-offsetwrap02 {
    margin: 0 20px;
  }

  header .header-wrap {
    width: 100%;
    margin-top: 0;
  }

  header .header-in {
    position: relative;
    display: block;
    width: 100%;
    margin-left: 0;
  }

  header .header-in .logo a {
    opacity: 1;
  }

  header .header-in .logo a:hover,
header .header-in .logo a:hover img {
    opacity: 1;
  }

  header .spmenubtn {
    position: absolute;
    top: 0;
    right: 0;
 /* background: #FF0000; */
    width: 15%;
    height: 100%;
    cursor: pointer;
  }

  .top {
    background: none;
  }

  .main {
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .main .main-inner {
    padding: 0;
  }

  .main:before {
    display: none;
  }

  .main:after {
    display: none;
  }

  .l-main02 .inner {
    margin-top: 0 !important;
    margin-bottom: 10px;
  }

  .l-main02 .subtitle img {
    -webkit-filter: none;
  }

  .l-attraction .title img {
    -webkit-filter: none;
  }

  .l-attraction .slide-attraction {
    height: auto;
    margin: 0;
    border: none;
    background: none;
  }

  .l-attraction .slide-attraction .swiper-container {
    padding: 0;
  }

  .l-attraction .slide-attraction:before {
    background: none;
  }

  .l-attraction .swiper-slide {
    width: 100%;
    box-shadow: none;
  }

  .l-attraction .bnr {
    margin: 15px 15px 20px;
  }

  .l-attraction .main-inner {
    width: 100%;
    padding: 0 15px;
  }

  .l-attraction .nextprev {
    top: 50%;
    width: 100%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .dinosaur {
    background: none;
  }

  .dinosaur .main {
    margin-bottom: 0;
    border-radius: 0;
    box-shadow: none;
  }

  .dinosaur .ml-8 {
    margin: 0;
  }

  .ilmare {
    background: #006bcd;
  }

  .ilmare .main {
    margin-top: 0;
    box-shadow: none;
  }

  .ilmare .main-inner {
    padding-bottom: 20px;
    background: #006bcd;
  }

  .ilmare .l-type01 .inner {
    width: 93.4%;
    margin: 0 auto;
    padding: 0 15px;
    background: #fff;
  }

  .ilmare .menuttl {
    padding: 20px 0;
  }

  .ilmare .menu01 {
    height: auto;
    margin: 0 0 20px;
    background: none;
  }

  .ilmare .menu01 .menu {
    position: relative;
    width: 100%;
  }

  .ilmare .menu03 {
    height: auto;
    margin: 0 0 20px;
    background: none;
  }

  .ilmare .menu03 .menu {
    position: relative;
    width: 100%;
  }

  .ilmare .m-menuttl01,
.ilmare .m-menuttl03 {
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    padding: 0 0 5%;
    background: url(../img/restaurant/ilmare/bgline_sp.png) no-repeat center bottom;
    background-size: 100%;
    -ms-flex-align: center;
    align-items: center;
  }

  .ilmare .m-menuttl01 p + p,
.ilmare .m-menuttl03 p + p {
    margin-top: 3px;
    margin-left: 10px;
  }

  .ilmare .m-menuttl02 {
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    padding: 0 0 5%;
    background: url(../img/restaurant/ilmare/bgline_sp.png) no-repeat center bottom;
    background-size: 100%;
    -ms-flex-align: center;
    align-items: center;
  }

  .ilmare .m-menuttl02 p + p {
    margin-top: 3px;
    margin-left: 10px;
  }

  .ilmare .menu02 {
    height: auto;
    margin: 0 0 20px;
    background: none;
  }

  .ilmare .menu02 .menu {
    position: relative;
    top: inherit;
    width: 100%;
  }

  .ilmare .menulist01 {
    margin: 0 0 10px;
  }

  .ilmare .menulist01 li {
    width: 100%;
    margin: 0 0 10px;
  }

  .ilmare .menulist01 li > p:first-child {
    padding: 0 15%;
  }

  .ilmare .menulist01 .content {
    padding: 0;
  }

  .ilmare .attention {
    margin: 0;
    padding-bottom: 10px;
  }

  .ilmare .menulist02 {
    display: block;
    width: 100%;
    margin: 20px 0 10px;
    padding: 0;
    background: none;
  }

  .ilmare .menulist02 > div {
    width: 100%;
  }

  .ilmare .menulist02 ul {
    margin-top: 5px;
  }

  .ilmare .menulist02 .subname {
    height: auto;
    margin-top: 5px;
    padding: 0 0 2px;
  }

  .ilmare .menu_gw {
    height: auto;
    padding: 0;
    background: none;
  }

  .ilmare .menu_gw:before {
    position: absolute;
    top: -60px;
    left: -15px;
    width: calc(100% + 30px);
    height: 60px;
    content: '';
    background: #fff;
  }

  .ilmare .menu_gw .ttl {
    width: 100%;
    margin: 0 auto 40px;
  }

  .ilmare .menu_gw .list > div {
    margin: 20px 0 0;
  }

  .ilmare .menu_gw .list ul {
    width: 100%;
  }

  .ilmare .menu_gw .list ul + ul {
    margin-top: 10px;
  }

  .ilmare .menu_gw .list li > div:first-child {
    margin: 0 0 5px;
  }

  .ilmare .menu_gw .list li > div:nth-child(n+2) .pos {
    position: relative;
  }

  .ilmare .menu_gw .list li > div:nth-child(n+2) .one {
    white-space: inherit;
  }

  .ilmare .menu_gw .list .else {
    margin-top: 18px;
  }

  .miniature {
    background: none;
  }

  .miniature .main-inner {
    border-radius: 0;
    box-shadow: none;
  }

  .miniature .main:before {
    background: none;
  }

  .miniature .list li > div {
    width: 100%;
  }

  .miniature .list .con {
    padding: 0;
    background: none;
  }

  .miniature .list .con .wrap {
    display: -ms-flexbox;
    display: flex;
  }

  .miniature .list .con .wrap .thumb {
    width: 60%;
  }

  .miniature .list .con .wrap .detail {
    -ms-flex: 1;
    flex: 1;
  }

  .miniature .list .con .name {
    background-size: cover;
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, .26);
  }

  .miniature .list .con .detail {
    display: block;
    margin: 0;
    padding: 20px 10px 0;
  }

  .miniature .list .con .detail dl {
    display: block;
    width: 100%;
    margin: 0 0 10px;
  }

  .miniature .list .con .detail dl dt {
    padding: 0 5px;
    text-align: center;
  }

  .miniature .list .con .detail dl:first-child {
    width: 100%;
  }

  .miniature .list .con > p {
    padding: 15px;
  }

  .remains {
    background: none;
  }

  .remains .main-inner {
    border-radius: 0;
    box-shadow: none;
  }

  .m-remains {
    background: url(../img/worldarea/remains/bgsp.jpg) no-repeat left top;
    background-size: cover;
  }

  .m-remains ul {
    display: block;
    padding: 0 15px;
  }

  .m-remains ul li {
    display: block;
    width: 100%;
    padding-bottom: 30px;
  }

  .m-remains ul li > div {
    width: 100%;
  }

  .m-remains ul li .thumb {
    width: 80%;
    margin: 0 auto;
  }

  .m-remains ul li:not(:last-child) {
    background: url(../img/worldarea/remains/bg_linesp.png) no-repeat left bottom;
    background-size: contain;
  }

  .m-remains ul li:first-child {
    margin: 0;
    padding: 0;
    background: none;
  }

  .m-remains .title {
    width: 55%;
    margin-top: -40px;
  }

  .m-remains .wrap {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .m-remains .name {
    width: 60%;
    text-align: left;
  }

  .m-remains .place {
    margin-bottom: 0;
    padding-bottom: 0;
    background: none;
  }

  .m-remains .place p:last-child {
    width: 30%;
  }

  .fairystory {
    background: none;
  }

  .fairystory .main-inner {
    position: relative;
    padding-bottom: 20%;
    background: url(../img/worldarea/fairystory/bg.gif);
    background-size: 70px 70px;
  }

  .fairystory .main-inner h2 {
    position: relative;
    border-radius: 0;
    box-shadow: none;
  }

  .fairystory .main-inner:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    padding-top: 96%;
    content: '';
    background: url(../img/worldarea/fairystory/bgsp.jpg) no-repeat center top;
    background-size: contain;
  }

  .fairystory .main-inner:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    padding-top: 30%;
    content: '';
    background: url(../img/worldarea/fairystory/bg02sp.png) no-repeat center bottom;
    background-size: contain;
  }

  .fairystory .main:before {
    display: none;
    background: none;
  }

  .m-fairystory {
    position: relative;
    display: block;
    height: auto;
    margin: 0 15px;
    border-radius: 10px;
    background: url(../img/worldarea/fairystory/bg03sp.gif) repeat-y;
    background-size: contain;
    box-shadow: 0 0 6px 3px rgba(0, 0, 0, .26);
  }

  .m-fairystory li {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 40px;
    background: url(../img/worldarea/fairystory/bglinesp02.png) no-repeat left bottom;
    background-size: contain;
  }

  .m-fairystory li .content {
    width: 100%;
  }

  .m-fairystory li .detail {
    font-size: 1.1rem;
    padding: 2px 0 2px 10px;
    background: url(../img/worldarea/fairystory/bglinesp.png) no-repeat center top 2px;
    background-size: contain;
  }

  .m-fairystory li .txt {
    margin: 2px 10px;
  }

  .m-fairystory li:nth-child(2n+1) .content {
    margin: 0;
  }

  .m-fairystory li:last-child {
    background: none;
  }

  .slide {
    height: auto;
  }

  .top .swiper-container {
    padding: 0;
  }

  .top .swiper-container .swiper-slide {
    margin-top: 0;
  }

  .top .swiper-container .swiper-slide img {
    box-shadow: none;
  }

  .top .swiper-slide {
    width: 100%;
  }

  .nextprev {
    top: 50%;
    width: 100%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .nextprev p:nth-child(1) {
    margin-left: 0;
  }

  .nextprev .swiper-prev,
.nextprev .swiper-next {
    width: 16px;
  }

  .m-infowrap {
    padding: 10px 0 10px;
    background: #3fbeff;
    background: linear-gradient(to bottom, #3fbeff 0%, #2f82e5 30%, #2766d9 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3fbeff', endColorstr='#2766d9',GradientType=0 );
  }

  .m-info {
    display: block;
    width: calc(100% - 20px);
    margin: 0 auto 10px;
    padding: 10px;
    border: none;
    border-radius: 20px;
    background: #fff;
  }

  .m-info > div:nth-child(1) {
    padding: 5px 0 5px 20px;
  }

  .m-info > div:nth-child(1) p {
    display: inline-block;
  }

  .m-info > div:nth-child(1) p:nth-child(1) {
    margin-right: 10px;
  }

  .m-info > div:nth-child(2) {
    font-size: 1.6rem;
    padding: 10px 0 5px;
    text-align: center;
  }

  .m-info > div:nth-child(2) .red {
    display: -ms-flexbox;
    display: flex;
    margin: 10px 0 0;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .m-info > div:nth-child(3) {
    border: none;
  }

  .m-info > div:nth-child(3) img {
    display: block;
    width: 70%;
    margin: 0 auto;
  }

  .m-info > div + div {
    border-top: 1px solid #e5e5e5;
    border-left: 0;
  }

  .m-info:before {
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    background: none;
  }

  .m-topnews {
    display: block;
    width: 100%;
    margin: 0 auto 20px;
  }

  .m-topnews .news {
    width: 100%;
    height: auto;
    border: none;
    background: none;
  }

  .m-topnews .news .ttl {
    position: relative;
    top: inherit;
    left: inherit;
    padding: 20px 0 10px;
    background: url(../img/common/bg_dot01.gif);
  }

  .m-topnews .m-newslist {
    overflow-y: hidden;
    height: auto;
    margin: 10px 0;
  }

  .m-topnews .m-newslist ul {
    margin-right: 0;
  }

  .m-topnews .m-newslist ul li {
    padding-right: 20px;
    padding-left: 20px;
  }

  .m-topnews .m-newslist ul li:nth-child(n + 7) {
    display: none;
  }

  .m-topbnr .ttl {
    padding: 20px 0 0;
  }

  .m-topbnr ul {
    width: 100%;
    padding: 10px 0 10px;
  }

  .m-topbnr ul li:nth-child(3n+2) {
    margin-right: 0;
    margin-left: 0;
  }

  .m-topbnr ul li {
    width: 50%;
    margin-bottom: 10px;
  }

  .m-topbnr ul li:nth-child(2n+1) {
    padding-right: 5px;
  }

  .m-topbnr ul li:nth-child(2n+2) {
    padding-left: 5px;
  }

  .l-type01 .ttl {
    margin: 0;
  }

  .l-type01 .inner {
    width: 100%;
    margin: 10px auto;
  }

  .l-type01 .l-column02-01 ul {
    margin-bottom: 20px;
    margin-left: 0;
  }

  .m-subttl01 {
    font-size: 1.6rem;
    line-height: 32px;
    z-index: 0;
    width: calc(100% - 20px);
    margin: 0 auto 10px;
    padding: 0;
    padding: 0 20px;
    border-radius: 26px;
    background: #2766d9;
    background-size: contain;
  }

  .m-subttl01-04 {
    background: #f55d81;
  }

  .m-subttl01-05 {
    background: #27b53f;
  }

  .m-subttl01small {
    font-size: 1.35rem;
  }

  .m-subttl01fs {
    letter-spacing: 0;
  }

  .m-subttlaccess01 {
    padding: 0 0 0 60px;
  }

  .m-subttlaccess01:after {
    top: -10px;
    left: 10px;
    width: 40px;
    height: 40px;
  }

  .m-subttlaccess02 {
    margin-top: 40px !important;
    padding: 0 0 0 60px;
  }

  .m-subttlaccess02:after {
    top: -10px;
    left: 10px;
    width: 40px;
    height: 40px;
  }

  .m-subttl03 {
    font-size: 1.3rem;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-left: 15px;
    padding: 0 0 3px 25px;
  }

  .m-subttl03:before {
    width: 10px;
    height: 10px;
    border: 4px solid #fccb26;
  }

  .m-txt01 {
    margin: 0 15px 10px;
  }

  .m-txtaccess01 {
    margin-right: 15px;
    margin-left: 15px;
    padding: 10px;
  }

  .m-txtaccess02 {
    font-size: 1.6rem;
    line-height: 1;
    margin-bottom: 10px;
  }

  .m-txtaccess02 span {
    font-size: 1.2rem;
  }

  .m-txt-group01 {
    font-size: 1.2rem;
    letter-spacing: -1px;
  }

  .m-txt-group02 {
    font-size: 1.2rem;
  }

  .m-table01 {
    width: 100%;
    margin: 0 auto 20px;
  }

  .m-table01 thead th {
    width: 5% !important;
    padding: 5px 10px;
  }

  .m-table01 thead th:not(:first-child) {
    width: 43%;
    padding: 5px 10px;
  }

  .m-table01 tbody th {
    width: auto;
    padding: 5px 10px;
  }

  .m-table01 tbody td {
    width: auto;
  }

  .m-table01-00 {
    margin-bottom: 10px;
  }

  .m-table01-02 tbody th {
    width: 50%;
  }

  .m-table01-03 {
    margin-bottom: 5px;
  }

  .m-table01-03 tbody td {
    padding: 0 10px;
  }

  .m-table01-04 tbody td {
    padding: 0 10px;
  }

  .m-table02 {
    width: 100%;
  }

  .m-table02 tbody th {
    width: 50%;
    padding: 5px;
  }

  .m-table02 tbody .small {
    width: 20%;
  }

  .m-table02 tbody td {
    width: 50%;
    padding: 5px 10px;
  }

  .m-table02-01 tbody th {
    width: 16%;
  }

  .m-tablecoupon tr {
    display: block;
  }

  .m-tablecoupon tbody th {
    font-size: 1.6rem;
    width: 100%;
    padding: 10px;
  }

  .m-tablecoupon tbody td {
    font-size: 1.6rem;
    padding: 10px;
  }

  .m-tablecoupon tbody td select {
    font-size: 1.6rem;
  }

  .m-tablecoupon tbody td .attention {
    display: none;
  }

  .m-tablecoupon th {
    display: block;
    width: 100%;
  }

  .m-tablecoupon label {
    margin-right: 20px;
  }

  .m-tablecoupon input[type='text'] + input[type='text'] {
    margin-left: 10px;
  }

  .m-tablecoupon .address {
    padding: 10px;
  }

  .m-tablecoupon input[type='text'].zip {
    display: inline-block;
    width: 37%;
    margin: 0 20px;
  }

  .m-tablecoupon .col2 {
    padding: 0 15px;
  }

  .m-tablecoupon .col2 > div {
    width: 50%;
  }

  .m-tablecoupon .col2 > div select {
    margin-left: 5px;
  }

  .m-tablecoupon .col2 > div:first-child:after {
    display: none;
  }

  .m-tablecoupon .col2 > div:last-child {
    padding-left: 20px;
  }

  .m-tablecoupon .wid50 {
    width: 48%;
  }

  .m-tablecoupon .wid100 {
    display: block;
    width: 100%;
  }

  .m-tablecoupon .wid70 {
    display: block;
    width: 100%;
  }

  .m-tablecoupon button {
    font-size: 1.6rem;
  }

  .m-btn01 {
    display: block;
    width: calc(100% - 30px);
    min-width: auto;
    margin: 0 auto 20px;
    padding: 5px 10px;
  }

  .m-access {
    display: block;
  }

  .m-access > div:nth-child(1) {
    width: 100%;
  }

  .m-access > div:nth-child(2) {
    width: 100%;
  }

  .m-access > div:nth-child(2) > img {
    display: block;
    width: calc(100% - 40px);
    margin: 0 auto 20px;
  }

  .m-access .name {
    width: calc(100% - 40px);
    margin: 0 auto 20px;
    padding: 7px 10px;
    border-radius: 4px;
  }

  .m-access .name p {
    font-size: 1.6rem;
  }

  .m-access .name dl {
    font-size: 1.2rem;
  }

  .m-access .btn {
    display: block;
    width: 50%;
    margin: 20px auto;
  }

  .m-aroundlist {
    display: block;
    padding: 0 15px;
  }

  .m-aroundlist > div {
    width: 100%;
  }

  .m-aroundlist ul li {
    margin-bottom: 10px;
    border-radius: 10px;
  }

  .m-aroundlist ul li .name {
    padding: 0 10px;
  }

  .m-aroundlist ul li p {
    padding: 5px 10px;
    border-radius: 0 0 10px 10px;
  }

  .m-aroundlist ul li p a {
    padding: 0 0 0 20px;
    background-size: 15px;
  }

  .m-aroundlist ul .type2 a + a {
    margin-left: 10px;
  }

  .m-aroundlist img {
    width: 100%;
  }

  .m-faqbtn {
    display: block;
    margin-bottom: 0;
  }

  .m-faqbtn li {
    margin: 0 20px 0;
    -webkit-tap-highlight-color: transparent;
  }

  .m-faqbtn li > a {
    display: block;
    margin-bottom: 10px;
 /*  user-select:none;
       pointer-events:none; */
    -webkit-tap-highlight-color: transparent;
  }

  .m-faqlist {
    display: none;
    margin: 0;
  }

  .m-faqlist > div {
    width: 100%;
  }

  .m-faqlist dl dt {
    font-size: 1.4rem;
    padding: 0 5px;
  }

  .m-faqlist dl dt span {
    width: 35px;
  }

  .m-privacy {
    width: calc(100% - 30px);
    margin: 0 auto 20px;
    padding: 10px;
  }

  .m-privacy > div:nth-child(2) {
    display: block;
  }

  .m-privacy > div:nth-child(2) > div {
    width: 100%;
  }

  .m-privacy > div:nth-child(2) > div + div {
    margin-top: 10px;
  }

  .m-sitemap {
    padding: 0 20px;
  }

  .m-sitemap > ul {
    overflow: inherit;
    width: 100%;
  }

  .m-sitemap > ul > li {
    float: none;
    width: 107%;
    margin: 0 0 20px;
    padding-right: 20px;
  }

  .m-groupplanbtn {
    display: block;
    margin: -20px 20px 20px;
  }

  .m-groupplanbtn img {
    width: 102%;
  }

  .m-groupplanbtn a + a {
    margin-left: 0;
  }

  .m-app {
    margin-top: -10px;
    margin-left: 0;
  }

  .m-coupon {
    width: 100%;
    height: auto;
    margin: -10px 0 20px;
    padding: 10px 0;
    background: url(../img/coupon/bg_sp.jpg) no-repeat left top;
    background-size: cover;
  }

  .m-coupon .ticket {
    position: relative;
    width: calc(100% - 40px);
    height: auto;
    margin: 0 auto;
    box-shadow: none;
  }

  .m-coupon .ticket .name {
    font-size: 2.4rem;
    display: block;
    text-align: center;
  }

  .m-coupon .ticket .name img {
    display: block;
    width: 50%;
    margin: 0 auto;
  }

  .m-coupon .ticket .date {
    font-size: 1.6rem;
    text-align: center;
  }

  .m-coupon .ticket .cotnent {
    padding: 10px 10px;
  }

  .m-coupon .ticket .cotnent ul {
    font-size: 1.0rem;
  }

  .m-coupon:after {
    width: 100%;
    background: url(../img/coupon/hata_pc.png) no-repeat left top;
    background-size: contain;
  }

  .m-inquirybtn > div + div {
    display: block;
    margin: 0;
  }

  .m-news {
    display: block;
    margin: 15px 15px 0;
  }

  .m-news .m-newslist {
    width: 100%;
  }

  .m-news .m-newslist .post .title {
    font-size: 1.6rem;
    line-height: 1.5;
  }

  .m-news .m-newslist .post h2 {
    font-size: 1.8rem;
  }

  .m-news .m-newslist .post h3 {
    font-size: 1.7rem;
  }

  .m-news .m-newslist .post h4 {
    font-size: 1.6rem;
  }

  .m-news .m-newslist .post h5 {
    font-size: 1.5rem;
  }

  .m-news .m-newslist .post h6 {
    font-size: 1.4rem;
  }

  .m-news .m-newslist .post .pager p {
    min-width: 60px;
  }

  .m-news .m-newslist .post .pager a {
    font-size: 1.2rem;
    padding: 15px;
  }

  .m-news .m-newslist .post .pager .prev a {
    padding: 15px 5px 15px 15px;
    background: url(../img/news/icon_news_prev.svg) no-repeat left 2px center;
    background-size: 8px;
  }

  .m-news .m-newslist .post .pager .next a {
    padding: 15px 15px 15px 5px;
    background: url(../img/news/icon_news_next.svg) no-repeat right 2px center;
    background-size: 8px;
  }

  .m-news .sidebar {
    width: 100%;
    margin: 30px 0 0;
  }

  .m-newslist .name {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }

  .m-newslist ul li .thumb {
    width: 100px;
    height: 60px;
    background: none;
  }

  .m-newslist ul li .content .date {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .m-newslist ul li .content .date p {
    -ms-flex-order: 1;
    order: 1;
  }

  .m-newslist ul li .content .date span {
    font-size: 1.2rem;
    margin-right: 20px;
    margin-left: 0;
    padding: 0 10px;
  }

  .m-newslist ul li .content a {
    font-size: 1.2rem;
  }

  .m-attracionlist01 li {
    width: 100%;
    margin: 0;
  }

  .m-attracionlist01 li .name {
    font-size: 1.6rem;
    padding: 8px;
    text-align: left;
  }

  .m-attracionlist01 li .name:after {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 12px;
    height: 22px;
    content: '';
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(../img/common/icon_drop_off.svg) no-repeat left top;
    background-size: cover;
  }

  .m-attracionlist01 li .open:after {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 22px;
    height: 12px;
    content: '';
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(../img/common/icon_drop_on.svg) no-repeat left top;
    background-size: cover;
  }

  .m-attracionlist01 li .content {
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 10px;
  }

  .m-attracionlist01 li .content > p {
    font-size: 1.2rem;
    line-height: 1.5;
    width: 50%;
    margin: 0;
  }

  .m-attracionlist01 li .content > p:last-child {
    margin: 0;
    padding: 5px;
  }

  .m-attracionlist01 li .content > p:last-child .jsb {
    display: none;
  }

  .m-attracionlist01 li .content .free {
    top: inherit;
    right: 0;
    bottom: 10px;
    width: 65px;
  }

  .m-attracionlist01 li .content .free02 {
    bottom: 0;
  }

  .m-attracionlist01 li .detail {
    display: none;
    padding: 0 0 10px;
  }

  .m-attracionlist01 li dl dt {
    width: 60px;
  }

  .m-attracionlist01 li dl dt span {
    display: block;
  }

  .m-attracionlist01 li:nth-child(3n+1) {
    margin: 0;
  }

  .m-attracionlistbg {
    background: none;
  }

  .m-attracionlistbg02 {
    background: none;
  }

  .m-attraction {
    margin: 15px 0 30px;
    padding: 0 15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .m-attraction > div:first-child {
    width: 100%;
  }

  .m-attraction > div:first-child .free {
    right: 0;
    left: inherit;
    width: 65px;
  }

  .m-attraction > div:first-child .free02 {
    right: 0;
  }

  .m-attraction > div:last-child {
    width: 100%;
    margin-left: 0;
  }

  .m-attraction > div:last-child .txt {
    font-size: 1.2rem;
    line-height: 1.5;
    margin: 0;
    padding: 0 0 0 10px;
  }

  .m-attraction > div:last-child dl dt {
    width: 60px;
  }

  .m-attraction > div:last-child dl dt span {
    display: block;
  }

  .m-attraction .wrap p {
    width: 50%;
  }

  .l-craft {
    background: url(../img/craft/bg_repeat.gif);
    background-size: 7px 11px;
  }

  .m-craft {
    margin: 0;
    padding: 0;
    padding-bottom: 15px;
    border: 0;
    background: none;
  }

  .m-craft ul {
    padding: 0 15px;
  }

  .m-craft ul li {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    background: none;
  }

  .m-craft ul li .thumb {
    width: 70%;
    margin-bottom: 10px;
  }

  .m-craft ul li .name {
    margin: 10px 0;
  }

  .m-craft ul li .name01 {
    background: url(../img/craft/img_r01_sp.png) no-repeat left top;
    background-size: contain;
  }

  .m-craft ul li .name02 {
    background: url(../img/craft/img_r02_sp.png) no-repeat left top;
    background-size: contain;
  }

  .m-craft ul li .name03 {
    background: url(../img/craft/img_r03_sp.png) no-repeat left top;
    background-size: contain;
  }

  .m-craft ul li .name04 {
    background: url(../img/craft/img_r04_sp.png) no-repeat left top;
    background-size: contain;
  }

  .m-craft ul li .content {
    height: auto;
  }

  .m-craft ul li .content .txt {
    margin-bottom: 10px;
  }

  .m-craft ul li .content .table {
    position: relative;
    width: 103%;
  }

  .m-craft ul li .content dl {
    width: 100%;
  }

  .m-craft ul li .content dl dt {
    width: 30%;
  }

  .m-craft ul li .content dl dd {
    width: 70%;
  }

  .m-craft ul li .content .time {
    top: 0;
    bottom: inherit;
    width: 35%;
  }

  .m-craft .attention {
    margin: 15px;
    padding: 0;
  }

  .m-craft .rest:after {
    right: -10px;
    bottom: -42px;
    width: 120px;
    height: 96px;
  }

  .l-food {
    width: 100%;
    height: auto;
    margin: 0;
    background: url(../img/restaurant/food/bg_sp.png) no-repeat left top;
    background-size: cover;
  }

  .m-food > li + li {
    margin-top: 20px;
  }

  .m-food .name {
    background: url(../img/restaurant/food/bg_ttl_sp.png) no-repeat left top;
    background-size: cover;
  }

  .m-food .attention {
    padding: 10px 15px;
  }

  .m-food .content {
    display: block;
    margin: 10px 15px;
  }

  .m-food .content > p {
    width: 100%;
  }

  .m-food .content > div {
    padding: 10px 0 0;
  }

  .m-food .price > ul {
    float: none;
    width: 100%;
  }

  .m-food .price > ul + ul {
    margin-bottom: 20px;
    margin-left: 0;
  }

  .m-food .price .none {
    display: none;
  }

  .m-honpo {
    padding: 0 4.7%;
    background: url(../img/restaurant/honpo/bgsp.gif);
  }

  .m-honpo .news {
    position: relative;
    top: inherit;
    right: inherit;
    width: 100%;
    height: 244px;
    border-radius: 0 0 10px 10px;
    background: #fff;
    -webkit-overflow-scrolling: touch;
  }

  .m-honpo .news li:first-child {
    padding: 5px 0;
  }

  .m-market {
    background: url(../img/restaurant/market/bgsp.gif);
    background-size: 20px 250px;
  }

  .m-market .news {
    top: inherit;
    left: inherit;
    width: 100%;
  }

  .m-ilmare {
    padding: 0 3.3%;
    background: #006bcd;
  }

  .m-ilmare .news {
    bottom: 0;
    border-radius: 0;
  }

  footer {
    position: relative;
    bottom: inherit;
    left: inherit;
    height: auto;
  }

  footer .footer-in {
    width: 100%;
    padding-bottom: 0;
    background: #fff;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  footer .footer-in > div:nth-child(1) {
    width: 100%;
    padding: 0 20px 20px;
    background: #003f98;
    -ms-flex-order: 2;
    order: 2;
  }

  footer .footer-in > div:nth-child(1) ul {
    font-size: 1.1rem;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  footer .footer-in > div:nth-child(1) ul li {
    float: none;
    width: 45%;
  }

  footer .footer-in > div:nth-child(1) ul li a {
    display: inline-block;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    border: 1px solid #fff;
  }

  footer .footer-in > div:nth-child(1) ul li a:before {
    content: '';
  }

  footer .footer-in > div:nth-child(2) {
    width: 100%;
  }

  footer .footer-in > div:nth-child(2) > ul {
    width: auto;
    margin: 0 15px;
  }

  footer .footer-in > div:nth-child(2) > ul li {
    float: none;
  }

  footer .footer-in > div:nth-child(2) > ul li + li {
    margin: 10px 0 0;
  }

  footer .footer-in .sns {
    display: block;
  }

  footer .footer-in .sns p {
    width: 100%;
    color: #2766d9;
    border-bottom: 1px solid #abc0dd;
  }

  footer .footer-in .sns ul {
    width: 100%;
 /* justify-content:space-around; */
    padding: 20px;
    -ms-flex-align: center;
    align-items: center;
  }

  footer .footer-in .address {
    padding: 20px 0 10px;
  }

  footer .footer-in .address .ttl {
    font-size: 1.8rem;
  }

  footer small {
    padding: 0 0 10px;
  }

  .wpcf7c-btn-confirm {
    width: 100%;
    height: 0;
    padding-top: 20%;
  }

  .m-inquirybtn .reset {
    width: 100%;
    height: 0;
    padding-top: 20%;
  }

  .wpcf7c-btn-back {
    width: 100%;
    height: 0;
    padding-top: 20%;
  }

  .wpcf7-submit {
    width: 100%;
    height: auto;
  }

  .wpcf7-form .phone {
    width: 100%;
  }

  .wpcf7-form .your-email,
.wpcf7-form .your-email_confirm {
    width: 100%;
  }

  .your-sei,
.your-fsei {
    width: 45%;
  }

  .your-mei,
.your-fmei {
    width: 45%;
  }
}

@media print {

  #coupon {
    background: none;
  }

  #coupon header,
#coupon footer,
#coupon .m-couponbnr {
    display: none;
  }

  #coupon #wrap {
    padding-bottom: 0;
  }

  #coupon:after,
#coupon:before {
    display: none;
  }
}

