﻿@charset "utf-8";
body { position:relative; }

.sp { display: none;  }
.pc { display: block; }
img { width:auto; }

#wrap { 
	width:100%;
	min-width:1440px;
}

.sidelist { letter-spacing:-.4em; }
.sidelist li {
	letter-spacing:normal;
	display:inline-block;
}
.sidelist.imgbox5 li p { margin-top:5px; }
.sidelist.imgbox10 li p { margin-top:10px; }

/* =============================== header =============================== */
#header {
	/*background:url(../../img/top/mainimg.jpg) no-repeat center top;*/
	background-size:cover;
	width:100%;
	position:relative;
}
#header #mainslide_01 .mainimg_copy {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐ明朝", "MS PMincho", "メイリオ", Meiryo, sans-serif;
	position:absolute;
	top:32%;
	left:0; right:0; margin:auto;
	text-align:center;
	color:#fff;
	font-size:32px;
	text-shadow:#000 1px 1px 10px, #000 -1px 1px 10px, #000 1px -1px 10px, #000 -1px -1px 10px;
	font-weight:bold;
}
#header #mainslide_02 .mainimg_copy ,
#header #mainslide_05 .mainimg_copy ,
#header #mainslide_06 .mainimg_copy ,
#header #mainslide_07 .mainimg_copy ,
#header #mainslide_08 .mainimg_copy ,
#header #mainslide_09 .mainimg_copy ,
#header #mainslide_03 .mainimg_copy ,
#header #mainslide_04 .mainimg_copy {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐ明朝", "MS PMincho", "メイリオ", Meiryo, sans-serif;
	left:0; right:0; margin:auto;
	position:relative;
	text-align:center;
	color:#fff;
	font-size:32px;
}
#header .mainimg_copy.linkbtn { position:absolute; top:46%; }
#header .mainimg_copy.linkbtn a {
	font-family:inherit;
	text-shadow:none;
	color:#1A3B2C;
	font-size:60px;
	margin-top:-1em;
	display:inline-block;
	letter-spacing:0.1em;
	width:640px;
	padding:10px 0;
	text-decoration:none;
	border:3px solid #1A3B2C;
	background:rgba(255,255,255,.7);
  transition: all 300ms 0s ease;
}
#header .mainimg_copy.linkbtn a:hover { opacity:.7; }
#header .mainimg_copy img { width:auto ; height:auto; margin:0 auto; }

#header #mainslide_03 .mainimg_copy.linkbtn ,
#header #mainslide_04 .mainimg_copy.linkbtn {
	width: 440px;
	top: 69%;
	right: -53%;
	position: absolute;
}
#header #mainslide_03 .mainimg_copy.linkbtn a ,
#header #mainslide_04 .mainimg_copy.linkbtn a {
	font-size:40px;
	width:440px;
}

#header #mainslide_02 .linkbtn a {
	text-indent:-9999px;
	display:inline-block;
	width:980px;
	height:440px; margin:auto;
	background:url(../../img/top/mainimg_02_img.png) no-repeat center top;
}

#header #mainslide_05 .linkbtn a {
	text-indent:-9999px;
	display:inline-block;
	width:980px;
	height:440px; margin:auto;
	background:url(../../img/top/mainimg_05_img.png) no-repeat center top;
}

#header #mainslide_06 .linkbtn a {
	text-indent:-9999px;
	display:inline-block;
	width:980px;
	height:440px; margin:auto;
	background:url(../../img/top/mainimg_06_img.png) no-repeat center top;
}
#header #mainslide_07 .linkbtn a {
	text-indent:-9999px;
	display:inline-block;
	width:980px;
	height:440px; margin:auto;
	background:url(../../img/top/mainimg_07_img.png) no-repeat center top;
}
#header #mainslide_08 .linkbtn a {
	text-indent:-9999px;
	display:inline-block;
	width:980px;
	height:440px; margin:auto;
	background:url(../../img/top/mainimg_08_img.png) no-repeat center top;
}
#header #mainslide_09 .linkbtn a {
	text-indent:-9999px;
	display:inline-block;
	width:1440px;
	height:900px; margin:auto;
	background:url(../../img/top/mainimg_09_img.png) no-repeat center top;
}
	
#header_inner { position:absolute; top:12px; width:100%; left:0; right:0; margin:auto; z-index:2; }
#header_inner .f_r { margin-top:18px; }
#header_inner .f_r a {
	display:inline-block;
	padding: 5px 0;
	width:190px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-size:15px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐ明朝", "MS PMincho", "メイリオ", Meiryo, sans-serif;
  transition: all 300ms 0s ease;
}
#header_inner .h_btn01 { margin-right:10px; }
#header_inner .h_btn01 a {
	background:#1A3B2C;
	border:1px solid #1A3B2C;
}
#header_inner .h_btn01 a:hover {
	background:rgba(255,255,255,0.9);
	color:#1A3B2C;
}
#header_inner .h_btn02 a {
	background:#BE941F;
	border:1px solid #BE941F;
}
#header_inner .h_btn02 a:hover {
	background:rgba(255,255,255,0.9);
	color:#BE941F;
}


.mainslide-item img { width:100%; }
#mainslide { position:relative; z-index:1; }
/*#scroll {
	position:absolute;
	width:47px;
	margin:0 auto;
	left:0;
	right:0;
	bottom:40px;
	z-index:9998;
}*/

#mainslide .item {
	min-width:1440px;
	position:relative;
}
#mainslide #mainslide_01 ,
#mainslide #mainslide_05 ,
#mainslide #mainslide_06 ,
#mainslide #mainslide_07 ,
#mainslide #mainslide_08 ,
#mainslide #mainslide_09 ,
#mainslide #mainslide_02 {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* （Safari用） */
	justify-content: center;
	-webkit-justify-content: center; /* （Safari用） */
	align-items: center;
}
#mainslide .item.all a {
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:1500;
}
#mainslide_01 {
	background:url(../../img/top/mainimg_01.jpg) no-repeat center bottom;
	background-size:cover;
}
#mainslide_02 {
	background:url(../../img/top/mainimg_02.jpg) no-repeat center center;
	background-size:cover;
}
#mainslide_05 {
	background:url(../../img/top/mainimg_02.jpg) no-repeat center center;
	background-size:cover;
}
#mainslide_06 {
	background:url(../../img/top/mainimg_02.jpg) no-repeat center center;
	background-size:cover;
}
#mainslide_07 {
	background:url(../../img/top/mainimg_02.jpg) no-repeat center center;
	background-size:cover;
}
#mainslide_08 {
	background:url(../../img/top/mainimg_01.jpg) no-repeat center center;
	background-size:cover;
}
#mainslide_09 {
	background:url(../../img/top/mainimg_09_img.png) no-repeat center center;
	background-size:cover;
}
#mainslide_03 {
	background:url(../../img/top/mainimg_03.jpg) no-repeat center center;
	background-size:cover;
}
#mainslide_04 {
	background:url(../../img/top/mainimg_04.jpg) no-repeat center center;
	background-size:cover;
}

#mainslide .slider { width:100%; min-height:100%; }
.scroll { position:absolute; bottom:20px; left:0; right:0; margin:auto; text-align:center; z-index:100; }
.h_logo { position:absolute; top:20px; left:20px; z-index:1000; }




/* =============================== contants =============================== */
#contents {
	position:relative;
	width:1440px;
	margin:0 auto;
}


#main ,
#main.sub {
	position:relative;
	background:#fff;	
	width : 100%; 
  max-width: 1200px;
	margin:0 auto;
}
#main.sub {
  margin-top: 118px;
}
@media screen and (max-width: 1439px) {  
  #main.sub {
    margin-top: 80px;
  }
}
@media screen and (max-width: 640px) {
  #main.sub {
    margin-top: 60px;
  }
}


/* =============================== head content =============================== */
#head_inner_wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(255,255,255,.85);
  z-index: 1000;
}
.sidelist { letter-spacing: -.4em; }
.sidelist li { display: inline-block; letter-spacing: normal; }

#head_inner01 ,
#head_inner02 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  position: relative;
}
#h_logo {
  display: inline-block;
}
#h_logo img {
  height: 64px;
  padding: 10px 10px 0 10px;
}
#h_nav01 {
  position: absolute; 
  right: 0;
  top: 18px;
}
#h_nav_tel {
  margin-right: 15px;
  pointer-events: none;
}
#h_nav_tel a {
  text-decoration: none;
  font-size: 22px;
  font-weight: bold;
  margin-left: 5px;
}
#h_nav_mail a {
  text-decoration: none;
  padding-right: 36px;
  background: url(../img/ico_h_mail.png) no-repeat right center;
  background-size: 30px;
}

#h_nav_reserved ,
#h_nav_request {
  display: none;
}


#g_nav > ul {
  display: table;
  padding-left: 50px;
}
#g_nav > ul > li {
  display: table-cell;
  margin-right: 2em;
}
#g_nav > ul > li:hover {
  /*color: #fff;
  background-color: #19192b;*/
}
#g_nav > ul > li:hover > a {
  /*color: #fff;*/
}
#g_nav > ul > li:hover .menu {
  max-height: 9999px;
  opacity: 1;
}
#g_nav > ul > li > a {
  display: block;
  padding: 8px 1em 12px;
  transition: all .2s ease-in;
  position: relative;
  text-decoration: none;
  font-weight: bold;
}
#g_nav > ul > li > a:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  border: 2px solid;
  border-color: transparent transparent #427935 #427935;
  transform: rotate(-45deg);
  margin-left: 8px;
  margin-bottom: 8px;
}
#g_nav > ul > li:hover > a:after {
  /*border-color: transparent transparent #fff #fff;*/
}
#g_nav > ul .menu {
  transition: all .2s ease-in;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  width: 100%;
  left: 0;
  text-align: center;
  position: absolute;
  background-color: rgba(255,255,255,.85);
}
#g_nav > ul .menu .menu_inner {
  padding: 1em 0;
  text-align: left;
}
#g_nav > ul .menu .menu_inner li {
  display: inline-block;
  margin: 0 .5em;
}
#g_nav > ul .menu a {
  color: #333;
  position: relative;
  text-decoration: none;
  font-weight: bold;
}
#g_nav > ul .menu a:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  border: 2px solid;
  border-color: #427935 #427935 transparent transparent;
  transform: rotate(45deg);
  margin-left: 5px;
  margin-bottom: 2px;
}
#h_nav02 {
  position: absolute; 
  right: 0;
  bottom: 15px;
}   

#h_nav02 a {
  display: inline-block;
  text-decoration: none;
  background: #B88F22;
  padding: 0px 10px 0 0;
  color: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  transition: .3s;
}
.spnav_btn {
  margin: 0 !important;
  padding-top: 1em;
  padding-bottom: 1em;
  background: #fff;
}
.spnav_btn a {
  background: #B88F22;
  padding: 0 10px 0 0 !important;
  font-size: 16px !important;
  width: 90% !important;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  display: inline-block !important;
  letter-spacing: normal !important;
  color: #fff !important;
  box-shadow: none !important;
}
#h_nav02 a span ,
.spnav_btn a span {
  display: inline-block;
  text-decoration: none;
  background: #D04236;
  padding: 5px 10px;
  margin-right: 10px;
  color: #fff;
  border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
}
#h_nav02 a:hover {
  opacity: .7;
  transition: .3s;
}
.spnav_btn a { width: auto; }
.spnav_btn a span { margin-left: 0; }
.menu_inner_wrap {
  display: table;
  width: 100%;
}
.menu_img {
  display: table-cell;
  width: 40%;
  vertical-align: middle;
  padding: 15px 0;
}
.menu_img img {
  width: 100%;
  max-width: 240px;
  height: auto;
}

.menu_inner.sidelist {
  display: table-cell;
  width: 60%;
  vertical-align: middle;
}
.menu_inner.sidelist li {
  width: 30%;
  text-align: left;
  line-height: 300%;
}
.menu_inner.sidelist li.long01 {
  width: 100%;
}
.menu_inner.sidelist li:before {}




.spnav_btn { text-align:center; margin-top:1em; }
.spnav_btn a {
	display:inline-block;
	color:#fff;
	border:1px solid #BE941F;
	background:#BE941F;
	text-align:center;
	font-size:16px;
	padding:10px 0;
	width:94%;
	text-decoration:none;
}

@media screen and (max-width: 1439px) {
  #submain {
    width:1100px;
    height:300px;
    background-size:100% !important;
  }

  #head_inner01 {
    max-width: 100%;
  }

  #h_logo img {
    height: 70px;
    padding: 5px 15px;
  }
  #h_nav01 {
    right: 68px;
    top: 0;
  }
  #h_nav01 li {
    vertical-align: top;
  }
  #h_nav_tel {
    margin-right: 0;
    pointer-events: auto;
  }
  #g_nav ,
  #h_nav02 { display: none; }
  #h_nav_reserved ,
  #h_nav_request {
    display: inline-block;
  }
  #h_nav_tel span ,
  #h_nav_mail {
    display: none;
  }
  #h_nav_tel a,
  #h_nav_reserved a,
  #h_nav_request a {
    display: block;
    text-indent: -9999px;
    width: 68px;
    height: 80px;
  }
  #h_nav_tel a {
    background: url(../img/btn_spmenu_tel.png) no-repeat center;
    background-size: 100%;
  }
  #h_nav_reserved a {
    background: url(../img/btn_spmenu_reserved.png) no-repeat center;
    background-size: 100%;
  }
  #h_nav_request a {
    background: url(../img/btn_spmenu_request.png) no-repeat center;
    background-size: 100%;
  }
  _::-webkit-full-page-media, _:future, :root #h_nav01 {
    right: 64px;
  }
}

/* =============================== top common =============================== */
.inbox_bg {
	background:#1A3B2C;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* （Safari用） */
	justify-content: center;
	-webkit-justify-content: center; /* （Safari用） */
	align-items: center;
	width:480px;
	height:450px;
}

.inbox h3 ,
.inbox p , 
.inbox a {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐ明朝", "MS PMincho", "メイリオ", Meiryo, sans-serif;
	color:#fff;
}

.inbox h3 {
	font-size:34px;
	color:#fff;
	text-align:center;
}
.inbox p {
	font-size:16px;
	width:380px;
	margin-left:auto;
	margin-right:auto;
	line-height:220%;
}
.inbox .sttl {
	font-size:13px;
	text-align:center;
	line-height:120%;
	margin-bottom:20px;
}
.inbox .btn01 { text-align:center; }
.inbox .btn01 a {
	display:inline-block;
	border:1px solid #fff;
	background:url(../img/icon_arrow01.png) no-repeat 212px center;
	text-align:center;
	font-size:17px;
	padding:12px 0;
	width:230px;
	text-decoration:none;
  transition: all 300ms 0s ease;
}
.inbox .btn01 a:hover {
	background:url(../img/icon_arrow01_g.png) no-repeat 212px center #fff;
	color:#1A3B2C;	
}


#access { background:#fff; padding:80px 0 0; }
#access h3 {
	font-size:25px;
	color:#000;
	text-align:center;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐ明朝", "MS PMincho", "メイリオ", Meiryo, sans-serif;
}
#access .sttl {
	font-size:11px;
	text-align:center;
	line-height:120%;
	margin-bottom:20px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐ明朝", "MS PMincho", "メイリオ", Meiryo, sans-serif;
}
#gmap { width:492px; height:545px; margin-top:6px; }
.inbox_access {
	background:#F2F2F2;
	
	width:1200px;
	padding:30px 0;
	/*width:480px;
	height:450px;*/
}
.inbox_access li { vertical-align:middle; }
.inbox_access h3 ,
.inbox_access p , 
.inbox_access a {
	color:#000;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐ明朝", "MS PMincho", "メイリオ", Meiryo, sans-serif;
}

.inbox_access .btn01 { text-align:center; }
.inbox_access .btn01 a {
	display:inline-block;
	border:1px solid #000;
	background:url(../img/icon_arrow03.png) no-repeat 192px center;
	text-align:center;
	font-size:15px;
	padding:10px 0;
	width:220px;
	text-decoration:none;
  transition: all 300ms 0s ease;
}
.inbox_access .btn01 a:hover {
	background:url(../img/icon_arrow01.png) no-repeat 192px center #000;
	color:#F2F2F2;	
}


/* =============================== top boxes  =============================== */

#maincopy {
	background:url(../../img/top/bg_maincopy_r.jpg) no-repeat center center;
	background-size:cover;
	padding:80px 0;
}
#maincopy .inbox {
	width:740px;
	text-align:right;
	margin-right:30px;
}
#maincopy .inbox h3 {
	font-size:32px;
	line-height:130%;
	margin-bottom:40px;
	text-align:right;
	text-shadow:#1B3A2C 1px 1px 0, #1B3A2C -1px -1px 0,#1B3A2C -1px 1px 0, #1B3A2C 1px -1px 0,#1B3A2C 0px 1px 0, #1B3A2C  0-1px 0,#1B3A2C -1px 0 0, #1B3A2C 1px 0 0;
}
#maincopy .inbox p {
	font-size:16px;
	width:600px;
	margin-left:130px;
	margin-right:auto;
	line-height:200%;
	text-shadow:#1B3A2C 1px 1px 0, #1B3A2C -1px -1px 0,#1B3A2C -1px 1px 0, #1B3A2C 1px -1px 0,#1B3A2C 0px 1px 0, #1B3A2C  0-1px 0,#1B3A2C -1px 0 0, #1B3A2C 1px 0 0;
}
#safety {
	background:url(../../img/top/bg_safety.jpg) no-repeat right center;
	background-size:auto 100%;
}
.demopage #safety {
	background:url(../../img/top/bg_safety_r.jpg) no-repeat right center;
	background-size:auto 100%;
}


#about {
	background:url(../../img/top/bg_about.jpg) no-repeat left center;
	background-size:auto 100%;
}

#voice {
	background:url(../../img/top/bg_voice.jpg) no-repeat center center;
	background-size:cover;
	padding:140px 0 220px;
}
#voice .inbox {
	width:900px;
	margin:0 auto;
}
#voice li.voice {
	width:256px;
	height:285px !important;
	padding:15px;
	background:#fff;
	margin:0 10px;
}
#voice li.voice p {
	width:256px;
	font-size:14px;
	margin:15px 0 0 0;
	line-height:160%;
	color:#000;
	height:3em;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

#voice li figure {
  position: relative;
  overflow: hidden;
  width: 256px;
}
#voice li figcaption {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(26,59,44,.8);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-transition: .5s;
  transition: .5s;
  opacity: 0;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* （Safari用） */
	justify-content: center;
	-webkit-justify-content: center; /* （Safari用） */
	align-items: center;
	text-align:center;
}
#voice li figure:hover figcaption {
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
  opacity: 1;
}
#voice li figure figcaption .linkbtn { text-align:center; }
#voice li figure figcaption a {
	display:inline-block;
	border:1px solid #fff;
	color:#fff;
	text-decoration:none;
	padding:5px 35px 5px 25px;
	font-size:15px;
	background:url(../img/icon_arrow01.png) no-repeat 90% center;
}



#live {
	background:url(../../img/top/bg_live.jpg) no-repeat right center;
	background-size:auto 100%;
}

#env {
	background:url(../../img/top/bg_env.jpg) no-repeat left center;
	background-size:auto 100%;
}

#exp {
	background:url(../../img/top/bg_exp.jpg) no-repeat right center;
	background-size:auto 100%;
}
#ticket {
  box-sizing: border-box;
  padding: 30px;
  background: #fff;
}
.img_ticket {
  text-align: center;
}
.img_ticket img { width: 90%; }

#news { background:#fff; padding:80px 0 0 0; }

#news #topics { width:1100px; margin:0 auto 80px; }
#news .w120 { min-height:355px; border-right:1px solid #000; }
#news h3,
#news .sttl { 
	font-family: "游明朝体", "Yu Mincho", YuMincho, Times new Roman, "ＭＳ Ｐ明朝", "MS PMincho", "メイリオ", Meiryo, sans-serif;
	color:#000;
}
#news h3 { font-size:24px; line-height:120%; }
#news .sttl { font-size:12px; }

#news ul { margin-left:40px; min-height:340px; }
#news li { margin-bottom:20px; }
#news li:last-child { margin-bottom:0; }
#news li .photo ,
#news li p { display:inline-block; vertical-align:middle; 
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif; }
#news li .photo { margin-right:20px; }
#news li a ,
#news li a p ,
#news li a .date { text-decoration:none; font-weight:normal; width: 360px; }


#news .tolist a {
	font-family: "游明朝体", "Yu Mincho", YuMincho, Times new Roman, "ＭＳ Ｐ明朝", "MS PMincho", "メイリオ", Meiryo, sans-serif;
	display:inline-block;
	background:url(../img/icon_arrow01_b.png) no-repeat right center;
	padding: 2px 15px;
	text-decoration:none;
}

#image {
	background:url(../../img/top/bg_01.jpg) no-repeat center center;
	background-size:cover;
	height:450px;
}

.carnavi {
	display:block;
	padding:10px 0;
	width:900px;
	border:2px solid #C30003;
	margin:0 auto 50px;
}
.carnavi p {
	text-align:center;
	font-size:24px;
	color:#C30003;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

#banner { padding:20px 0 30px; background:#fff; }
#banner li { margin: 0 20px 20px 0; }
#banner li:nth-child(4n) { margin-right:0; }
#banner li:last-child { margin-right:0; }


#inquiry {
	background:url(../img/bg_inquiry.jpg) no-repeat center center;
	background-size:cover;
	padding:160px 0;
}
#inquiry .inbox_wt {
	background:rgba(255,255,255,0.85);
	width:640px;
	padding:60px 130px;
	margin:0 auto;
}
#inquiry p ,
#inquiry p span ,
#inquiry a {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐ明朝", "MS PMincho", "メイリオ", Meiryo, sans-serif;
}

#inquiry p { font-weight:bold; }
#inquiry p.tel { font-size:34px; font-weight:bold; font-family: "游明朝体", "Yu Mincho", YuMincho, Times new Roman; }
#inquiry p.tel span { font-size:22px; font-weight:bold; }

.inbox_wt .btn01 ,
.inbox_wt .btn02 { text-align:center; }
.inbox_wt .btn01 a ,
.inbox_wt .btn02 a {
	display:inline-block;
	border:1px solid #000;
	background:url(../img/icon_mail.png) no-repeat 45px center;
	text-align:center;
	font-size:16px;
	padding:9px 0 9px 35px;
	width:263px;
	text-decoration:none;
  transition: all 300ms 0s ease;
}
.inbox_wt .btn01 a:hover { color:#fff; background:url(../img/icon_mail_w.png) no-repeat 45px center #000; }
.inbox_wt .btn02 a {
	background:url(../img/icon_arrow02.png) no-repeat 272px center #BE941F;
	border:1px solid #BE941F;
	padding:14px 0;
	width:300px;
	font-size:17px;
	color:#fff;
}
.inbox_wt .btn02 a:hover {
	color:#BE941F;
	background:url(../img/icon_arrow02_b.png) no-repeat 272px center rgba(0,0,0,0); }


.slider { width:900px; margin:0 auto; }


	
.slick-dots {
	z-index:100;
	display: block;
	list-style: outside none none;
	padding: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	margin-top:10px;
}
.slick-dots li {
	cursor: pointer;
	display: inline-block;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	position: relative;
	width: 20px;
}
.slick-dots li button {
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	color: transparent;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 20px;
	line-height: 0;
	outline: medium none;
	padding: 5px;
	width: 20px;
}
.slick-dots li button:hover, .slick-dots li button:focus {
	outline: medium none;
}
.slick-dots li button:hover::before, .slick-dots li button:focus::before {
	opacity: 1;
}
.slick-dots li button::before {
	color: white;
	content: "●";
	font-family: "slick";
	font-size: 14px;
	height: 20px;s
	left: 0;
	line-height: 20px;
	opacity: 0.75;
	position: absolute;
	text-align: center;
	top: 0;
	width: 20px;
	z-index: 3000;
}
.slick-dots li.slick-active button::before {
	color: #000;
	opacity: 1;
}
	
	
#btn_gotop { position:absolute; right:20px; bottom:20px; z-index:9999; }

#footer { text-align:center; padding:40px 0 0 0; }
#f_logo img { width:84px; }
#copyright { font-size:10px; margin-top:25px; }

/* mikuni_logo*/
#m_logo img { width:214px; }



/* subpage */

.inbox_sub { width:1100px; margin-left:auto; margin-right:auto; }
.inbox_sub.w1000 { width:1000px; }
.inbox_sub p ,
.inbox_sub li ,
.inbox_sub th ,
.inbox_sub td ,
.inbox_sub dt ,
.inbox_sub dd ,
.inbox_sub dd a {
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-size:16px;
	font-weight:500;
	line-height:160%;
}
.inbox_sub p.fs18 { font-size:18px; }


#submain {
	width:1200px;
	height:350px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* （Safari用） */
	align-items: center;
}
#submain h2 {
	font-size:46px;
	color:#fff;
	text-align:left;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐ明朝", "MS PMincho", "メイリオ", Meiryo, sans-serif;
	padding-left:50px;
	font-weight:normal;
}


.ttl_01 {
	text-align:center;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐ明朝", "MS PMincho", "メイリオ", Meiryo, sans-serif;
	margin-bottom:30px;
	font-size:28px;
	line-height:120%;
	font-weight:normal;
}

.ttl_02 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐ明朝", "MS PMincho", "メイリオ", Meiryo, sans-serif;
	font-size:20px;
}
.ttl_02 span {
	background:#1A3B2C;
	color:#fff;
	display:inline-block;
	font-size:20px;
	font-family:inherit;
	padding:5px 15px;
	font-weight:normal;
	margin:0 20px 0 0 ;
}
.ttl_02 small {
	font-size:16px;
	margin-left:15px;
	font-family:inherit;
	font-weight:normal;
}

.ttl_03 {
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	color:#fff;
	font-size:22px;
	background:#1A3B2C;
	padding:8px 15px;
}
.ttl_03._o { background:#EF890C; }
.ttl_03 span {
	display:inline-block;
	font-size:14px;
	color:#fff;
	border:1px solid #fff;
	font-family:inherit;
	float:right;
	padding:3px 10px;
	margin:2px 5px 0 0;
}
.ttl_03 strong {
	font-size:22px;
	color:#F3E634;
	font-family:inherit;
}

.ttl_04 {
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	text-align:center;
	background:#DDD;
	font-size:18px;
	padding:10px 0;
}

.ttl_05 {
	border-left:6px solid #1A3B2C;
	padding:5px 0 5px 10px;
	color:#1A3B2C;
	font-size:22px;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

.ttl_06 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐ明朝", "MS PMincho", "メイリオ", Meiryo, sans-serif;
	color:#000;
	font-size:22px;
}
.ttl_07 {
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	color:#19392C;
	font-size:22px;
}
.ttl_08 {
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	color:#19392C;
	font-size:20px;
}
.ttl_09 {
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-size:17px;
}
.ttl_10 {
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	background:#444;
	font-size:18px;
	color:#fff;
	padding:10px 20px;
}


.box_g00 { border:1px solid #ddd; }
.box_g01 { border:1px solid #ddd; padding:20px 30px; }
.box_g02 { border:1px solid #ddd; padding:35px 30px 20px; }

.box_gb01 { background:#F3F3F3; padding:20px 30px; }
.box_gb02 { background:#F3F3F3; padding:35px 30px; }

.tbl_g01 {
	width:100%;
	border:none;
	border-collapse:collapse;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
}
.tbl_g01 th ,
.tbl_g01 td { padding:12px 25px; border-bottom:1px solid #ddd; }
.tbl_g01 th { background:#F3F3F3; text-align:left; }
.tbl_g01 td { border-right:1px solid #ddd; }

.btn_01 { text-align:center; }
.btn_01 a {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐ明朝", "MS PMincho", "メイリオ", Meiryo, sans-serif;
	display:inline-block;
	background:#1A3B2C;
	border:1px solid #1A3B2C;
	color:#fff;
	text-align:center;
	font-size:22px;
	width:400px;
	padding:8px 0;
	text-decoration:none;
  transition: all 300ms 0s ease;
}
.btn_01 a span { color:#fff; font-size:18px; font-family:inherit; transition: all 300ms 0s ease; }
.btn_01 a:hover { background:#fff; color:#1A3B2C; }
.btn_01 a:hover span { color:#1A3B2C; }

.btn_02 a {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐ明朝", "MS PMincho", "メイリオ", Meiryo, sans-serif;
	display:inline-block;
	background:url(../img/icon_arrow01_b.png) no-repeat 88% center #fff;
	border:1px solid #000;
	color:#000;
	text-decoration:none;
	text-align:center;
	font-size:15px;
	width:180px;
	padding:8px 0;
  transition: all 300ms 0s ease;
}
.btn_02 a:hover { background:url(../img/icon_arrow01.png) no-repeat 88% center #000; color:#fff; }

.link_w a {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐ明朝", "MS PMincho", "メイリオ", Meiryo, sans-serif;
	display:inline-block;
	width:300px;
	font-weight:600;
	text-align:center;
	text-decoration:none;
	border:1px solid #000;
	background:url(../img/icon_arrow01_b.png) no-repeat 94% center , url(../img/icon_window.png) no-repeat 265px center;
	padding:15px 25px 15px 0;
  transition: all 300ms 0s ease;
}
.link_w.lef a { text-align:left; padding:15px 45px 15px 20px; background-position: 96% center , 90% center;  }
.link_w.w340 { width:340px; }
.link_w a:hover {
	background:url(../img/icon_arrow02.png) no-repeat 94% center , url(../img/icon_window_w.png) no-repeat 265px center , #19392C; 
	color:#fff;
	border:1px solid #19392C;
}
.link_w.lef a:hover { background-position: 96% center , 90% center;  }

.golf_01 .link_w.w340 a ,
.golf_03 .link_w.w340 a {
	width:340px; 
	background:url(../img/icon_arrow01_b.png) no-repeat 94% center , url(../img/icon_window.png) no-repeat 300px center;
}
.golf_01 .link_w.w340 a:hover ,
.golf_03 .link_w.w340 a:hover {
	background:url(../img/icon_arrow02.png) no-repeat 94% center , url(../img/icon_window_w.png) no-repeat 300px center , #19392C; 
}
.link_w.w350 a {
	width:350px; 
	background:url(../img/icon_arrow01_b.png) no-repeat 94% center , url(../img/icon_window.png) no-repeat 320px center;
}
.link_w.w350 a:hover {
	background:url(../img/icon_arrow02.png) no-repeat 94% center , url(../img/icon_window_w.png) no-repeat 320px center , #19392C; 
}

.line_01 { border:none; border-bottom:1px solid #DDD; }


.inbox_sub p.caution_01 { font-size:12px; }

#bread { margin:10px 0 50px; }
#bread li ,
#bread li a {
	line-height:120%;
	height:16px;
	font-size:14px;
	font-weight:500;
	vertical-align:bottom;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}
#bread li a { text-decoration:underline; }
#bread li a:hover { text-decoration:none; }
#bread li { padding:0 15px 0 0; margin:0 10px 0 0; background:url(../img/icon_arrow04.png) no-repeat right center; }
#bread li:last-child { margin:0; padding:0; background:none; } 
#bread li#home a { padding:4px 0 0 30px; background:url(../img/icon_home.png) no-repeat left bottom; padding-top:4px; }


/* =============================== submain =============================== */

#submain.location { background:url(../../img/location/mainimg.jpg) no-repeat center top; }
#submain.location h2 { text-shadow:#496D8D 1px 1px 10px, #496D8D -1px 1px 10px, #496D8D 1px -1px 10px, #496D8D -1px -1px 10px; }
#submain.golf { background:url(../../img/location/golf/mainimg.jpg) no-repeat center top; }
#submain.golf h2 { text-shadow:#1C3329 1px 1px 10px, #1C3329 -1px 1px 10px, #1C3329 1px -1px 10px, #1C3329 -1px -1px 10px; }
#submain.media { background:url(../../img/location/media/mainimg.jpg) no-repeat center top; }
#submain.media h2 { text-shadow:#496D8D 1px 1px 10px, #496D8D -1px 1px 10px, #496D8D 1px -1px 10px, #496D8D -1px -1px 10px; }
#submain.watch { background:url(../../img/location/watch/mainimg.jpg) no-repeat center top; }
#submain.watch h2 { text-shadow:#182324 1px 1px 10px, #182324 -1px 1px 10px, #182324 1px -1px 10px, #182324 -1px -1px 10px; }
#submain.spa { background:url(../../img/location/spa/mainimg.jpg) no-repeat center top; }
#submain.spa h2 { text-shadow:#080904 1px 1px 10px, #080904 -1px 1px 10px, #080904 1px -1px 10px, #080904 -1px -1px 10px; }

#submain.commu { background:url(../../img/life/commu/mainimg.jpg) no-repeat center top; }
#submain.commu h2 { text-shadow:#1C3329 1px 1px 10px, #1C3329 -1px 1px 10px, #1C3329 1px -1px 10px, #1C3329 -1px -1px 10px; }
#submain.shokuju { background:url(../../img/life/shokuju/mainimg.jpg) no-repeat center top; }
#submain.shokuju h2 { text-shadow:#354545 1px 1px 10px, #354545 -1px 1px 10px, #354545 1px -1px 10px, #354545 -1px -1px 10px; }
#submain.life { background:url(../../img/life/mainimg.jpg) no-repeat center top; }
#submain.life h2 { text-shadow:#6A3314 1px 1px 10px, #6A3314 -1px 1px 10px, #6A3314 1px -1px 10px, #6A3314 -1px -1px 10px; }
#submain.voice { background:url(../../img/life/voice/mainimg.jpg) no-repeat center top; }
#submain.voice h2 { text-shadow:#582D0D 1px 1px 10px, #582D0D -1px 1px 10px, #582D0D 1px -1px 10px, #582D0D -1px -1px 10px; }
#submain.bessou { background:url(../../img/life/bessou/mainimg.jpg) no-repeat center top; }
#submain.bessou h2 { text-shadow:#582D0D 1px 1px 10px, #582D0D -1px 1px 10px, #582D0D 1px -1px 10px, #582D0D -1px -1px 10px; }
#submain.garden { background:url(../../img/life/garden/mainimg.jpg) no-repeat center top; }
#submain.garden h2 { text-shadow:#582D0D 1px 1px 10px, #582D0D -1px 1px 10px, #582D0D 1px -1px 10px, #582D0D -1px -1px 10px; }
#submain.onsen { background:url(../../img/life/onsen/mainimg.jpg) no-repeat center top; }
#submain.onsen h2 { text-shadow:#582D0D 1px 1px 10px, #582D0D -1px 1px 10px, #582D0D 1px -1px 10px, #582D0D -1px -1px 10px; }
#submain.saien { background:url(../../img/life/saien/mainimg.jpg) no-repeat center top; }
#submain.saien h2 { text-shadow:#582D0D 1px 1px 10px, #582D0D -1px 1px 10px, #582D0D 1px -1px 10px, #582D0D -1px -1px 10px; }
#submain.pet { background:url(../../img/life/pet/mainimg.jpg) no-repeat center top; }
#submain.pet h2 { text-shadow:#080904 1px 1px 10px, #080904 -1px 1px 10px, #080904 1px -1px 10px, #080904 -1px -1px 10px; }

#submain.bukken { background:url(../../img/bukken/mainimg.jpg) no-repeat center top; }
.demopage #submain.bukken { background:url(../../img/bukken/mainimg.jpg) no-repeat center top; }
#submain.bukken h2 { text-shadow:#2B3141 1px 1px 10px, #2B3141 -1px 1px 10px, #2B3141 1px -1px 10px, #2B3141 -1px -1px 10px; }
#submain.used { background:url(../../img/bukken/mainimg.jpg) no-repeat center top; }
#submain.used h2 { text-shadow:#182324 1px 1px 10px, #182324 -1px 1px 10px, #182324 1px -1px 10px, #182324 -1px -1px 10px; }

/*demo_site*/
#submain.demo_bukken { background:url(../../img/bukken/mainimg.jpg) no-repeat center top; }
#submain.demo_bukken h2 { text-shadow:#2B3141 1px 1px 10px, #2B3141 -1px 1px 10px, #2B3141 1px -1px 10px, #2B3141 -1px -1px 10px; }
#submain.used { background:url(../../img/bukken/mainimg.jpg) no-repeat center top; }
#submain.used h2 { text-shadow:#182324 1px 1px 10px, #182324 -1px 1px 10px, #182324 1px -1px 10px, #182324 -1px -1px 10px; }

#submain.access { background:url(../../img/other/access/mainimg.jpg) no-repeat center top; }
#submain.access h2 { text-shadow:#2b253b 1px 1px 10px, #2b253b -1px 1px 10px, #2b253b 1px -1px 10px, #2b253b -1px -1px 10px; }
#submain.other { background:url(../../img/other/mainimg.jpg) no-repeat center top; }
#submain.other h2 { text-shadow:#354545 1px 1px 10px, #354545 -1px 1px 10px, #354545 1px -1px 10px, #354545 -1px -1px 10px;  }

#submain.news { background:url(../../img/news/mainimg.jpg) no-repeat center top; }
#submain.news h2 { text-shadow:#496D8D 1px 1px 10px, #496D8D -1px 1px 10px, #496D8D 1px -1px 10px, #496D8D -1px -1px 10px; }

#submain.event { background:url(../../img/event/mainimg.jpg) no-repeat center top; }
#submain.event h2 { text-shadow:#182324 1px 1px 10px, #182324 -1px 1px 10px, #182324 1px -1px 10px, #182324 -1px -1px 10px; }

#submain.form { background:url(../../img/form/mainimg.jpg) no-repeat center top; }
#submain.form h2 { text-shadow:#2B3141 1px 1px 10px, #2B3141 -1px 1px 10px, #2B3141 1px -1px 10px, #2B3141 -1px -1px 10px; }
#submain.form.kengaku { background:url(../../img/kengaku/mainimg.jpg) no-repeat center top; }
#submain.form.taiken { background:url(../../img/taiken/mainimg.jpg) no-repeat center top; }

#submain.topics { background:url(../../img/topics/mainimg.jpg) no-repeat center top; }
.demopage #submain.topics { background:url(../../img/topics/mainimg_r.jpg) no-repeat center top; }
#submain.topics h2 { text-shadow:#0E0F0E 1px 1px 10px, #0E0F0E -1px 1px 10px, #0E0F0E 1px -1px 10px, #0E0F0E -1px -1px 10px; }

#submain.blog { background:url(../../img/blog/mainimg.jpg) no-repeat center top; }
#submain.blog h2 { text-shadow:#582D0D 1px 1px 10px, #582D0D -1px 1px 10px, #582D0D 1px -1px 10px, #582D0D -1px -1px 10px; }


.access_02 #gmap { width:860px; margin:40px auto 0; }
.access_02 .base { width:1100px; position:relative; margin-top:40px; margin-left:auto; margin-right:auto;}

.access_02 .ontxt {
	position:absolute;
	top:0px;
	left:0px;
	background:#1A3B2C;
	width:250px;
	padding:25px 50px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* （Safari用） */
	align-items: center;
}
.access_02 .ontxt p {
	color:#fff;
	font-size:24px;
	text-align:left;
	line-height:240%;
	font-family:"游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif; }

.link_01 dl { width:1100px; }
.link_01 dt ,
.link_01 dd { padding:16px 30px; }
.link_01 dt { float:left; display:inline-block; width:340px; border-bottom:1px solid #ddd; }
.link_01 dd { margin-left:340px; border-bottom:1px solid #ddd; }
.link_01 dd a { word-break:break-all; }


.location_01 li img { margin-bottom:5px; }
.location_01 li { width:350px; margin:0 25px 20px 0; vertical-align:top; }
.location_01 li:nth-child(3n) { margin-right:0; }

.location_01 .base ,
.location_02 .base { position:relative; text-align:right; padding:50px 0 0 0 ; }
.location_01 .ontxt ,
.location_02 .ontxt {
	position:absolute;
	left:0;
	top:0;
	background:#1A3B2C;
	width:300px;
	padding-left:50px;
	height:250px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* （Safari用） */
	align-items: center;
}
.location_01 .ontxt p ,
.location_02 .ontxt p { color:#fff; font-size:24px; line-height:240%; font-weight:bold; text-align:left; }
.location_02 .ontxt p { line-height:180%; }

.golf_01 strong { font-size:18px; }

.golf_02 li img { margin-bottom:5px; }
.golf_02 li h4 { font-size:15px; font-family:"游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif; }
.golf_02 li p { font-size:15px; line-height:140%; }

.golf_03 li { vertical-align:middle; }

.commu_01 .box_g02 li { font-size: 15px; }

.commu_02 li { margin-bottom:20px; vertical-align:top; }
.commu_02 li img { margin-bottom:5px; }
.commu_02 li:nth-child(1) ,
.commu_02 li:nth-child(2) { margin-right:25px; }
.commu_02 li:nth-child(4) ,
.commu_02 li:nth-child(5) ,
.commu_02 li:nth-child(6) { margin-right:20px; }
.commu_02 li:nth-child(8) { margin-right:38px; }

.commu_03 li { vertical-align:middle; }
.commu_03 .base { position:relative; }
.commu_03 .ontxt01 { position:absolute; top:150px; left:40px; }
.commu_03 .ontxt02 { position:absolute; top:270px; left:255px; }

.news_01 dl { width:1100px; }
.news_01 dt ,
.news_01 dd { padding:16px 30px; }
.news_01 dt { float:left; display:inline-block; width:170px; border-bottom:1px solid #ddd; }
.news_01 dd { margin-left:170px; border-bottom:1px solid #ddd; }

.news_01 .wp-pagenavi { margin-top: 1.5em; }

.news_01 .event_a dt ,
.news_01 .event_a dd { padding:16px 20px 16px 30px; }
.news_01 .event_a dt { width:280px; }
.news_01 .event_a dd { margin-left:280px; }

a.pdf { background:url(../img/icon_pdf.png) no-repeat right center; background-size:auto 16px; padding-right:26px; }
.news_01 .listlink { text-align:center; }
.news_01 .listlink a {
	display:inline-block;
	background:#1A3B2C;
	border:1px solid #1A3B2C;
	text-align:center;
	font-size:17px;
	padding:12px 0;
	width:260px;
	text-decoration:none;
  transition: all 300ms 0s ease;
	color:#fff;	
}
.news_01 .listlink a:hover {
	background:#fff;
	color:#1A3B2C;	
}



/* =============================== editer =============================== */

.editarea { font-size:16px; margin-bottom:2em; overflow: hidden; }

.editarea p a ,
.editarea p s ,
.editarea p u { font-size:16px; }
.editarea p.cautiontxt { text-indent:-1em; padding-left:1em; }
.editarea em { font-style:italic; }

.editarea h1 ,
.editarea h2 ,
.editarea h3 ,
.editarea h4 ,
.editarea h5 ,
.editarea h6 { font-family:"游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif; }
.editarea h1 {
	font-size:2em;
	float:none;
	line-height:160%;
	margin-bottom:0.6em;
}
.editarea h2 {
	font-size:1.833em;
	line-height:160%;
	color:#1A3B2C;
	padding-bottom:0;
	margin-bottom:0.6em;
	border:none;
}
.editarea h3 {
	font-size:1.833em;
	background:none;
	padding:0;
	margin:0 0 10px 0;
	border-bottom:2px solid #1A3B2C;
	line-height:160%;
}
.editarea h4 {
	font-size:1.5em;
	background:none;
	background:#1A3B2C;
	color:#fff;
	padding:0 0 0 0.5em;
	margin:0 0 10px 0;
	border:none;
	line-height:160%;
}
.editarea h5 {
	font-size:1.333em;
	padding-left:0.5em;
	margin:0 0 10px 0;
	border-left:4px solid #1A3B2C;
	line-height:160%;
}
.editarea h6 { font-size:1.333em; margin-bottom:1em; color:#1A3B2C; }

.editarea ul ,
.editarea ol { margin:1em 0; }
.editarea li {
	line-height:160%;
	list-style: square outside;
	margin-left: 2em;
}
.editarea ol li {
	line-height:160%;
	list-style: decimal outside;
	margin-left: 2em;
}
.editarea hr {
	border:none;
	border-bottom:1px solid #666;
	margin:1em 0;
	clear: both;
}

.editarea blockquote {
	border-left:5px solid #ddd;
	background: #eee;
	padding: 1.5em;
	margin:0.5em 1em;
}

.editarea img.size-auto,
.editarea img.size-full,
.editarea img.size-large,
.editarea img.size-medium,
.editarea .attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.editarea .alignleft,
.editarea img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
	clear: left;
}
.editarea .alignright,
.editarea img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
	clear: right;
}
.editarea .aligncenter,
.editarea img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.editarea img.alignleft,
.editarea img.alignright,
.editarea img.aligncenter {
	margin-bottom: 12px;
}

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


.media_01 dl { width:1100px; }
.media_01 dt ,
.media_01 dd { padding:16px 30px; }
.media_01 dt { float:left; display:inline-block; width:170px; border-bottom:1px solid #ddd; }
.media_01 dd { margin-left:170px; border-bottom:1px solid #ddd; }

.life_01 .txt.w650 { width:648px; }


.eventlist_01 li img { margin-bottom:5px; }
.eventlist_01 li { width:350px; margin:0 25px 20px 0; vertical-align:top; }
.eventlist_01 li:nth-child(3n) { margin-right:0; }

.privacy_01 dt { font-size:16px; font-weight:700; margin-bottom:15px; }
.privacy_01 dd { padding:0 20px; margin-bottom:40px; }
.privacy_01 dd.no_mb { margin-bottom:15px; }
.privacy_01 dd .ttl_g { font-weight:inherit; font-family:inherit; font-size:inherit; color:#19392C; }

.watch_01 li img { margin-bottom:5px; }

.concept_01 .txt.w650 {  width:648px; }
.concept_01 .zanmai h5 {
	font-family:"游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-size:18px;
	color:#BE931F;
	border-left:4px solid #BE931F;
	padding:2px 0 0 10px;
	margin-right:30px;
	margin-left:30px;
}
.concept_01 .zanmai p { padding:0 15px 15px 30px; }
.concept_02 { width:710px; margin:0 auto 80px; }
.concept_02 p {
	font-family:"游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	text-indent:-1em;
	padding-left:1em;
}

.used_01 li { vertical-align:top; width:350px; margin: 0 25px 60px 0; }
.used_01 li:nth-child(3n) { margin-right:0; }
.used_01 li h3 ,
.used_01 li h3 strong ,
.used_01 li p strong {
	font-family:"游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif; }


.used_01 li h3 { text-align:center; background:#1A3B2C; color:#fff; font-size:18px; }
.used_01 li h3 strong { color:#fff; font-size:26px; }

.used_01 li .li_box { border:1px solid #ccc; padding:15px 25px 15px; }
.used_01 li .price {
	width:300px;
	margin:0 auto 15px;
	text-align:center;
	background:#B20000;
	color:#fff;
	font-size:18px;
}
.used_01 li .price strong { color:#fff; font-size:26px; }
.used_01 li .link { text-align:center; margin-bottom:15px; }
.used_01 li .link a {
	display:inline-block;
	border:1px solid #000;
	text-align:center;
	text-decoration:none;
	padding:3px 0;
	width:200px;
	background:url(../img/icon_arrow01_b.png) no-repeat 170px center;
  transition: all 300ms 0s ease;
}
.used_01 li .link a:hover {
	background:url(../img/icon_arrow01.png) no-repeat 170px center #000; 
	color:#fff;
}
.used_01 li .caution { font-size:14px; line-height:120%; margin-top:5px; }
.used_01 li .caution  span{ font-size:14px; font-family:inherit; color:#B20000; line-height:120%; }


.safety_01 .base { position:relative; padding:0 0 70px 0 ; }
.safety_01 .no01 .base { padding:0 0 100px 0; }
.safety_01 .no02 .base { padding:0 0 30px 0; }
.safety_01 .no03 .base { padding:0 0 155px 0; }

.safety_01 .base.left { text-align:left; }
.safety_01 .base.right { text-align:right; }
.safety_01 .ontxt {
	position:absolute;
	bottom:0px;
	background:#1A3B2C;
	width:430px;
	padding:40px 35px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* （Safari用） */
	align-items: center;
}
.safety_01 .no01 .ontxt { padding:30px 35px; bottom:60px; }
.safety_01 .no02 .ontxt { bottom:0px; }

.safety_01 .base.left .ontxt { right:0; }
.safety_01 .base.right .ontxt { left:0; }
.safety_01 .ontxt p { color:#fff; font-size:16px; line-height:160%; text-align:left; letter-spacing:-.04em; }


.tablist { letter-spacing:-.4em; }
.tablist li { letter-spacing:normal; display:inline-block; }
.tablist li a {
	font-family:"游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	display:block;
	background:#EEE;
	width:180px;
	padding:10px 0;
	text-align:center;
	color:#333;
	font-size:18px;
	text-decoration:none;
  transition: all 300ms 0s ease;
}
.tablist li a:hover ,
.tablist li a.current { background:#1A3B2C; color:#fff; }

/* iOSでのデフォルトスタイルをリセット */
.form input[type="submit"],
.form input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
.form input[type="submit"]::-webkit-search-decoration,
.form input[type="button"]::-webkit-search-decoration {
  display: none;
}
.form input[type="submit"]::focus,
.form input[type="button"]::focus {
  outline-offset: -2px;
}


.form input[type=submit] ,
.form input[type=button] {
	border:1px solid #1A3B2C;
	font-family:"游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	width:260px;
	padding:12px 0;
	background:#1A3B2C;
	text-align:center;
	color:#fff;
	font-size:18px;
	cursor:pointer;
  transition: all 300ms 0s ease;
}
.form input[type=button] {
	border:1px solid #444;
	background:#444;
}
.form input[type=submit]:hover { background:#fff; color:#1A3B2C; }
.form input[type=button]:hover { background:#fff; color:#444; }

#backbtn input { margin-right:1em; background:#333; color:#fff; border:1px solid #333; }
#backbtn input:hover { background:#fff; color:#333; }


.form .zip { width:8.4em; }

.form input ,
.form select ,
.form textarea { border:1px solid #CCC; padding:2px 5px; }
.form input[type=text] ,
.form input[type=email] { width:500px; }
.form textarea { width:100%; }
.fc_red { color:#D80000; }
.form input.age { width:3em; }


.life_00 li { width:260px; margin-right:20px; }
.life_00 li:nth-child(4n) { margin-right:0; }
.life_00 li div.m_b_15 { text-align: center; }

.life_00 li a {
	display:block;
	background:url(../img/icon_arrow01_b.png) no-repeat 230px center;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐ明朝", "MS PMincho", "メイリオ", Meiryo, sans-serif;
	width:260px;
	padding:10px 0;
	text-align:center;
	color:#000;
	font-size:15px;
	text-decoration:none;
	border:1px solid #000;
  transition: all 300ms 0s ease;
}
.life_00 li a:hover { background:url(../img/icon_arrow01.png) no-repeat 230px center #000; color:#fff;  }

.saien_01 li { vertical-align:top; }


.sidelist.col3_20w li { margin:0 20px 20px 0; vertical-align:top; }
.sidelist.col3_20w li:nth-child(3n) ,
.sidelist.col3_20w li.m_r_0 { margin-right:0; }
.sidelist.col3_20 li { width:350px; margin:0 24px 20px 0; vertical-align:top; }
.sidelist.col3_20 li:nth-child(3n) { margin-right:0; }
.sidelist.col3_30 li { width:350px; margin:0 24px 30px 0; vertical-align:top; }
.sidelist.col3_30 li:nth-child(3n) { margin-right:0; }
.sidelist.col4_20 li { width:260px; margin:0 20px 20px 0; vertical-align:top; }
.sidelist.col4_20 li:nth-child(4n) { margin-right:0; }
.sidelist.col4_30 li { width:260px; margin:0 20px 30px 0; vertical-align:top; }
.sidelist.col4_30 li:nth-child(4n) { margin-right:0; }

.summer_2016_01 .copy { font-size:14px; line-height:180%; }
.summer_2016_01 .base { padding-top:90px; position:relative; text-align:right; }
.summer_2016_01 .ontxt {
	position:absolute;
	top:0;
	left:0;
	text-align:left;
	width:310px;
	padding:30px;
	background:url(../../img/event/summer_2016/bg_01.png) no-repeat top right #1A3B2C;
}
.summer_2016_01 .ontxt p { color:#fff; font-size:24px; line-height:150%; }
.summer_2016_01 .ontxt p span { color:#fff; font-size:34px; font-family:inherit; }

.foodculture_2012_01 .ttls li { vertical-align:middle; }
.foodculture_2012_01 .ttl_area {
	background:#1A3B2C;
	padding:40px 0 40px 30px;
	width:340px;
}
.foodculture_2012_01 .ttl_area p { color:#fff; font-size:24px; line-height:180%; font-weight:bold; }
.foodculture_2012_01 .ttl_area p span { color:#fff; font-size:28px; font-family:inherit; font-weight:bold; }
.foodculture_2012_01 .w700 p { font-size:18px; line-height:160%; }

.flower_2016_01 .copy { font-size:14px; line-height:180%; }
.flower_2016_01 .base { padding-top:50px; position:relative; text-align:right; }
.flower_2016_01 .ontxt01 {
	position:absolute;
	top:0;
	left:0;
	text-align:left;
	width:440px;
	padding:30px;
	background:#1A3B2C;
}
.flower_2016_01 .ontxt01 p { color:#fff; font-size:24px; line-height:150%; }
.flower_2016_01 .ontxt02 {
	position:absolute;
	top:268px;
	left:213px;
	text-align:left;
}
.flower_2016_01 .ontxt02 p { color:#fff; font-size:18px; line-height:240%; }

.shop_01 .base { position:relative; }
.shop_01 .base .maplink a {
	background:#1A3B2C;
	font-family:inherit;
	color:#fff;
	display:inline-block;
	width:30px;
	padding:4px 0 2px;
	text-align:center;
	font-size:16px;
	margin-right:10px;
	text-decoration:none;
	position:absolute;
  transition: all 300ms 0s ease;
}
.shop_01 .base .maplink a:hover { background:rgba(26,59,44,.6); }
.shop_01 #shop01 a { top:114px; left:446px; }
.shop_01 #shop02 a { top:82px; left:547px; }
.shop_01 #shop03 a { top:122px; left:630px; }
.shop_01 #shop04 a { top:187px; left:423px; }
.shop_01 #shop05 a { top:197px; left:662px; }

.shop_01 #shop06 a { top:227px; left:630px; }
.shop_01 #shop07 a { top:456px; left:440px; }
.shop_01 #shop08 a { bottom:338px; left:456px; }
.shop_01 #shop09 a { bottom:285px; left:360px; }

.shop_01 #shop10 a { bottom:249px; left:360px; }
.shop_01 #shop11 a { bottom:208px; left:446px; }

.shop_01 .sidelist.col3 li { width:350px; margin:0 24px 50px 0; vertical-align:top; }
.shop_01 .sidelist.col3 li:nth-child(3n) { margin-right:0; }
.shop_01 .col3 li h4 { font-size:18px; font-family:inherit; }
.shop_01 .col3 li h4 span {
	background:#1A3B2C;
	font-family:inherit;
	color:#fff;
	display:inline-block;
	width:30px;
	padding:4px 0 2px;
	text-align:center;
	font-size:16px;

	margin-right:10px;
}
.shop_01 .col3 li .access { margin:0.5em 0; }

.spabg_01 { background:url(../../img/location/spa/bg_01.png) no-repeat right top; }

.data_cau { width:935px; margin:0 auto; }

.pet_01 li { vertical-align:top; }


.ttl_01.support { margin-bottom: 50px; }
.ttl_01.support span.size01 { font-size:20px; font-family:inherit; line-height:280%; }
.ttl_01.support span.size02 { font-size:24px; font-family:inherit; }

#index_p li { width:350px; margin: 0 25px 50px 0; position:relative; }
#index_p li:nth-child(3n) { margin-right:0; }
#index_p li img { }
#index_p li a {
	display:block;
	width:100%;
	padding:12px 0;
	text-decoration:none;
	background:url(../img/icon_arrow01.png) no-repeat 328px center rgba(26,59,44,.9);
	color:#fff;
	text-align:center;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-size:18px;
	font-weight:bold;
	position:absolute;
	bottom:0;
  transition: all 300ms 0s ease;
}
#index_p li a:hover {
	background:url(../img/icon_arrow01_g.png) no-repeat 328px center rgba(255,255,255,.9);
	color:#1A3B2C;
}


.sitemap_01 ul { width:350px; }
.sitemap_01 li { border-bottom:2px solid #ccc; }
.sitemap_01 li.ind01 { border-bottom:1px solid #ccc; }
.sitemap_01 li a { display:block; text-decoration:none; font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif; font-weight:500; padding:8px 15px 8px 10px; font-size:16px; transition: all 300ms 0s ease; }
.sitemap_01 li.ind01 a { background:url(../img/icon_arrow01_b.png) no-repeat 10px center; padding:8px 15px 8px 35px; }
.sitemap_01 li a:hover { background:#1A3B2C; color:#fff; }
.sitemap_01 li.ind01 a:hover { background:url(../img/icon_arrow01.png) no-repeat 10px center #1A3B2C; padding:8px 15px 8px 35px; }

.page_index #movie01 { background:#1A3B2C; padding:20px 0; }
#movie01 { text-align:center; }
#movie01 iframe { width:900px; height:506px; }

.wp-pagenavi { text-align:center; }
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #1A3B2C;
	background:#1A3B2C;
	color:#fff;
}



#ticket {
  box-sizing: border-box;
  padding: 30px;
  background: #fff;
}
.img_ticket {
  text-align: center;
}
.img_ticket img { width: 90%; }

.form_01 #ticket {
  width: 1100px;
  margin: 0 auto;
  padding: 30px;
}

/* add 20201006 */
.lpbn {
  position: absolute;
  width: 100%;
  right: 15px;
  top: 245px;
  z-index: 100;
  text-align: right;
}
@media screen and (max-width: 1439px) {
  .lpbn {
    top: 210px;
    right: 15px;
  }
}
.lpbn2 {
  position: absolute;
  width: 100%;
  right: 15px;
  top: 133px;
  z-index: 100;
  text-align: right;
}
@media screen and (max-width: 1439px) {
  .lpbn2 {
    top: 95px;
    right: 15px;
  }
}
.blog_content img {
	display: none;
}
.blog_title {
	font-weight: bold;
}


