﻿@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;
}

/* add 20200324 */
.lpbn {
  position: absolute;
  width: 100%;
  right: 15px;
  top: 133px;
  z-index: 100;
  text-align: right;
}
@media screen and (max-width: 1439px) {
  .lpbn {
    top: 95px;
    right: 15px;
  }
}   

.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,
.contact_check h2,
.contact_thanks h2 { text-shadow:#2B3141 1px 1px 10px, #2B3141 -1px 1px 10px, #2B3141 1px -1px 10px, #2B3141 -1px -1px 10px; }
#submain.form.kengaku,
.contact_check,
.contact_thanks { 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; }


/* form_area ////////////////////////////////// sh 追記・改修 20220406 */
.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; }
*/
.tablist p { text-indent:-1em; padding-left:1em; }

.radio_bt ul { display:flex; flex-wrap:wrap; }
.radio_bt li { margin-right:1em; }

.choice_area.tablist input { display:none; }
.formCheck > h3,
.choice_area.tablist label {
	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;
}
.choice_area.tablist label:hover { cursor:pointer }
.m_r_10 input:checked + label,
.m_r_20 input:checked + label { background:#1A3B2C; color:#fff; }

@media screen and (max-width: 639px) {
	.tablist { text-align:center; }
	.m_r_20  { margin-right:0; }
	.tablist p { text-align:left; }
}
/* form_area ////////////////////////////////// sh 追記・改修 20220406 */


/* 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;
  }
}

@media screen and (max-width: 1439px) {
/*.lpbn2 {
  position: absolute;
  width: 100%;
  right: 15px;
  top: 133px;
  z-index: 100;
  text-align: right;
}*/

.lpbn2 {
  display:none;
}
}

@media screen and (max-width: 1439px) {
  .lpbn2 {
    top: 95px;
    right: 15px;
	display: none!Important;
  }
}
.blog_content img {
	display: none;
}
.blog_title {
	font-weight: bold;
}


/* sh 追記 20220324 */
#maincopy {  }
#maincopy .inbox.sh_font { width:calc(100% - 30px); }
#maincopy .inbox.sh_font h3,
#maincopy .inbox.sh_font p  { font-family:'Noto Sans Japanese', sans-serif; }
#maincopy .inbox.sh_font p  { margin:0 0 20px auto; }

/* ====== 街のご案内 20220407追記 ====== */
#sh_bukken table *, #sh_bukken .acdLabel *   { box-sizing:border-box; }
#sh_bukken .inbox_sub.w1000 .inbox_sub.w1000 { width:100%; }
#sh_bukken .acdContent section:last-child    { margin-bottom:100px; }
#sh_bukken #bukkenAbout { margin-bottom:100px; }


/* アコーディオン */
#sh_bukken .acdCheck, #sh_bukken #acdCheck01 + .acdLabel { display:none; }

#sh_bukken .acdContent { max-height:200px; position:relative; overflow:hidden; }
#sh_bukken .acdCheck:checked + .acdLabel + .acdContent { max-height:100%; }

#sh_bukken .acdContent .acdLabel::before {
	content:"";
	position:absolute; bottom:0; left:50%; transform:translate(-50%,0);
	width:100%; height:200px; pointer-events:none;
	background:linear-gradient(rgba(255,255,255,0), rgba(255,255,255, 1));
}
#sh_bukken .acdCheck:checked + .acdLabel + .acdContent .acdLabel::before {
	content:none;
}
#sh_bukken .acdCheck:checked + .acdLabel + .acdContent .acdLabel {
	width:40%; height:45px; background:#1A3B2C;
}


#sh_bukken .acdContent .acdLabel::after {
	content:"詳しく見る";
	position:absolute; bottom:0; left:50%; transform:translate(-50%,0);
	display:block; width:40%; height:45px; 
	background:#1A3B2C; border:1px solid #1A3B2C;
	color:#FFF; line-height:45px; text-align:center;
}
#sh_bukken .acdCheck:checked + .acdLabel + .acdContent .acdLabel::after {
	content:"閉じる";
}
#sh_bukken .acdContent .acdLabel:hover::after { background:#FFF; color:#1A3B2C; transition:all .3s ease; }

/* ====== SH 見学予約・資料請求 20220408追記 ====== */
.ocf_form th { width:300px; }
#signupForm .choice_area { display:flex; align-items:center; }
#signupForm .radio_bt label { padding-left:5px; font-weight:normal; }



/* ====== SH 見学予約・資料請求 20220411追記 ====== */
.formWrap { display:flex; align-items:center; flex-wrap:wrap; }
.formWrap form { width:100%; }
.formWrap .formTable.tbl_g01 th { width:300px; }
.formCheck { display:flex; align-items:center; width:100%; }
.formCheck > h3 {	margin-right:20px; background:#1A3B2C; color:#fff; }
#signupForm .error { display:block; color:#B70000; font-size:95%; }
header .contactBtn label { position:relative; cursor:pointer; }
header .contactBtn em { position:absolute; width:51px; height:60px; z-index:-1; opacity:0; }




/* OC_2022_04_15 */

.mori_marshe{
	width:100%;
	margin:0 auto;
	display:flex;
	justify-content: center;
	align-items: stretch;
  }
  
  .mori_marshe li{
	width: 100%;
	padding: 6% 0%;
	margin:3%;
	border-radius: 50%;
	background-color: white;
	color: #000;
	text-align: center;
	display: inline-block;
	line-height: 1.5;
  }
  
  
  .lp_mori_marshe{
	width:100%;
  }

/*イベント*/
.iventwrap{
	width:100%;
	padding:0%;
	background:#fff;
}

.iventbox{
	width:100%;
	margin:0 auto;
        display: flex;
}

.iventbox_100{
        width: 100%;
        padding: 2% 0%;
        margin:0 auto;
        display: flex;
}

.bbox{
	width:46%;
	border:#333 solid 1px;
        margin:2% auto;
        padding:1%;
}

.bbox h4{
        font-size:1.3em !important;
}

.sbox{
        width:21%;
        margin:0 auto;
        border:#333 solid 1px;
        padding:1%;
}

.sbox h4{
        font-size:1.2em !important;
}

.sbox h5{
font-size: 0.9em;
}


  .ivent_btn{
    width:40%;
    background:#000;
    padding:2%;
    display:block;
    margin:2% auto;
    color:#fff;
  }

  .ivent_info{
    width:70%;
    text-align:left;
    margin:5% auto;
  }

  .ivent_info span{
    display:inline-block;
    width:7em;
  }

  .accodion_pc h2{
    background: #F1EDE3 url(https://minaginomori.onecruise.work/lp_html2/img/lp02_bg.png) no-repeat left top;
    padding: 90px 0;
    margin-bottom: 50px;
    text-align: center;
    margin-top:2%;
  }


  #wpcf7-f2520-p2064-o1 > form > div:nth-child(3) > p > input{
    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;
    cursor: pointer;
    transition: all 300ms 0s ease;
    display:block;
    margin:0 auto;
    color: #fff;
    font-size: 18px;
}

#zip{
    width: 260px;
}

#lp_02 > div > img{
	width:100%;
}

.wpcf7-form-control{
	font-size:1em !important;
}

/*日程*/
#wpcf7-f2520-p2064-o1 > form > div:nth-child(2) > table > tbody:nth-child(3) > tr:nth-child(1) > td{
	text-align: left;;
}

#wpcf7-f2520-p2064-o1 > form > div:nth-child(2) > table > tbody:nth-child(3) > tr:nth-child(2){
	text-align: left;;
}

#wpcf7-f2520-p2064-o1 > form > div:nth-child(2) > table > tbody:nth-child(3) > tr:nth-child(4) > td{
	text-align: left;;
}

@media screen and (min-width: 768px) {
    .lp_mori_marshe_sp{
        display:none;
    }

  .accodion_sp{
        display:none;
   }


}

@media screen and (max-width: 768px) {
  .lp_mori_marshe_pc{
        display:none;
   }

  .accodion_pc{
        display:none;
   }

  .mori_marshe li{
	width: 40%;
	padding: 12% 0%;
	margin:3%;
	border-radius: 50%;
	background-color: white;
	color: #000;
	text-align: center;
	display: inline-block;
	line-height: 1.5;
        font-size:1.5em;
  }

  .iventwrap {
        width: 100%;
        padding: 0%;
        background: #fff;
  }

  .iventbox{
	width:100%;
	margin:0 auto;
        display:flex;
        flex-wrap: wrap;
  }

  .iventbox_100{
        width: 92%;
        padding: 2% 0%;
        margin:0 auto;
        display: flex;
  }

  .bbox{
	width:90%;
	border:#333 solid 1px;
        margin:2% auto;
  }

  #lp_02{
        width: 100% !important;
        margin: 0 auto;
        padding-bottom: 0;
  }

  .sbox{
        width:49%;
        margin:0 auto;
        border:#333 solid 1px;
  }


.bbox h4{
        font-size:1.8em !important;
}

.bbox h5{
font-size: 1.8em;
}

.sbox h4{
        font-size:1.6em !important;
}

.sbox h5{
font-size: 1.4em;
}

.accodion_sp h2 {
    background: #F1EDE3 url(https://minaginomori.onecruise.work/lp_html2/img/lp02_bg.png) no-repeat left top;
    padding: 90px 0;
    margin-bottom: 50px;
    text-align: center;
    margin-top: 2%;
}

/*イベントフォーム*/

.ivent_form{
    margin: 2% auto;
    width: 100%;
    border: 1px solid;
}
/*
.tbl_g01 td{
    font-size:1.5em !important;
}

.tbl_g01 th{
    font-size:1.5em !important;

}
*/
.tbl_g01 td span{
    font-size:1.5em !important;
}

#wpcf7-f2520-p2339-o2 > form > div:nth-child(2) > table > tbody > tr:nth-child(3) > td > span > input{
   width: 80%;
}

#wpcf7-f2520-p2339-o2 > form > div:nth-child(2) > table > tbody > tr:nth-child(6) > td > span > input{
   width: 80%;
}

#wpcf7-f2520-p2339-o2 > form > div:nth-child(2) > table > tbody > tr:nth-child(7) > td > span > input{
   width: 80%;
}

#wpcf7-f2520-p2339-o2 > form > div:nth-child(2) > table > tbody > tr:nth-child(8) > td > span > input{
   width: 80%;
}

#wpcf7-f2520-p2339-o2 > form > div:nth-child(2) > table > tbody > tr:nth-child(9) > td > span > input{
   width: 80%;
}

.wpcf7-list-item {display: block !important;}

.wpcf7-form-control{
	font-size:2em !important;
}

/*送信ボタン*/
#wpcf7-f2562-p2064-o2 > form > div:nth-child(4) > p > input{
    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;
    cursor: pointer;
    transition: all 300ms 0s ease;
    display:block;
    margin:0 auto;
    color: #fff;
    font-size: 18px;
}

/*日程*/
#wpcf7-f2562-p2064-o2 > form > div:nth-child(4) > div:nth-child(2) > span > span{
	display:flex;
}

/*時間*/
#wpcf7-f2562-p2064-o2 > form > div:nth-child(4) > div:nth-child(4) > span > span{
	display:flex;
}

.wpcf7-list-item {
    margin: 2% 0 0 1em !important;
}

.wpcf7-list-item-label{
	font-size:1.8em;
}



}


/*アコーディオン*/

.accordion {
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  max-width: 980px;
  position: relative;
  width: 90%;
}
.accordion-title {
  color: #fff;
  cursor: pointer;
  font-size: 2em;
  padding: 10px 20px;
}
.accordion-content {
  display: none;
}
.accordion-content p {
  font-size: 13px;
  line-height: 1.5;
}
/* タイトルの背景色 */
.accordion-item:nth-of-type(1) .accordion-title {
  background-color: #01642C;
}
.accordion-item:nth-of-type(2) .accordion-title {
  background-color: #66cdaa;
}
.accordion-item:nth-of-type(3) .accordion-title {
  background-color: #ff7f7f;
}
/* コンテンツボックスの枠線 */
.accordion-item:nth-of-type(1) .accordion-content {
  /*border-bottom: 2px solid #7f7fff;
  border-left: 2px solid #7f7fff;
  border-right: 2px solid #7f7fff;*/
}
.accordion-item:nth-of-type(2) .accordion-content {
  border-bottom: 2px solid #66cdaa;
  border-left: 2px solid #66cdaa;
  border-right: 2px solid #66cdaa;
}
.accordion-item:nth-of-type(3) .accordion-content {
  border-bottom: 2px solid #ff7f7f;
  border-left: 2px solid #ff7f7f;
  border-right: 2px solid #ff7f7f;
}
/* 矢印 */
.accordion-title {
  position: relative;
  text-align:center;
}
.accordion-title::after {
  border-right: solid 2px #fff;
  border-top: solid 2px #fff;
  content: "";
  display: block;
  height: 8px;
  position: absolute;
  right: 25px;
  top: 38%;
  transform: rotate(135deg);
  transition: transform .3s ease-in-out, top .3s ease-in-out;
  width: 8px;
}
.accordion-title.open::after {
  top: 45%;
  transform: rotate(-45deg);
}



/*20240703ここから追加*/
.video-wrap video{
	width:100%;
	height: 60vw;
}

.element li{
    word-break: break-all;
}


/*追加*/

@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;
}

/* add 20200324 */
.lpbn {
  position: absolute;
  width: 100%;
  right: 15px;
  top: 133px;
  z-index: 100;
  text-align: right;
}
@media screen and (max-width: 1439px) {
  .lpbn {
    top: 95px;
    right: 15px;
  }
}   

.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:18vw; 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: 50px;
  /*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;
}
#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 12px 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;*/
  right: -80px;
  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:295px !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,
.contact_check h2,
.contact_thanks h2 { text-shadow:#2B3141 1px 1px 10px, #2B3141 -1px 1px 10px, #2B3141 1px -1px 10px, #2B3141 -1px -1px 10px; }
#submain.form.kengaku,
.contact_check,
.contact_thanks { 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; }


/* form_area ////////////////////////////////// sh 追記・改修 20220406 */
.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; }
*/
.tablist p { text-indent:-1em; padding-left:1em; }

.radio_bt ul { display:flex; flex-wrap:wrap; }
.radio_bt li { margin-right:1em; }

.choice_area.tablist input { display:none; }
.formCheck > h3,
.choice_area.tablist label {
	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;
}
.choice_area.tablist label:hover { cursor:pointer }
.m_r_10 input:checked + label,
.m_r_20 input:checked + label { background:#1A3B2C; color:#fff; }

@media screen and (max-width: 639px) {
	.tablist { text-align:center; }
	.m_r_20  { margin-right:0; }
	.tablist p { text-align:left; }
}
/* form_area ////////////////////////////////// sh 追記・改修 20220406 */


/* 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;
  }
}


@media screen and (max-width: 768px) {
	.lpbn2{  
  position: absolute;
  width: 100%;
  right: 15px;
  top: 133px;
  z-index: 100;
  text-align: right;
}
}


	.lpbn2{  
  display:none;
}




@media screen and (max-width: 1439px) {
  .lpbn2 {
    top: 95px;
    right: 15px;
  }
}
.blog_content img {
	display: none;
}
.blog_title {
	font-weight: bold;
}


/* sh 追記 20220324 */
#maincopy {  }
#maincopy .inbox.sh_font { width:calc(100% - 30px); }
#maincopy .inbox.sh_font h3,
#maincopy .inbox.sh_font p  { font-family:'Noto Sans Japanese', sans-serif; }
#maincopy .inbox.sh_font p  { margin:0 0 20px auto; }

/* ====== 街のご案内 20220407追記 ====== */
#sh_bukken table *, #sh_bukken .acdLabel *   { box-sizing:border-box; }
#sh_bukken .inbox_sub.w1000 .inbox_sub.w1000 { width:100%; }
#sh_bukken .acdContent section:last-child    { margin-bottom:100px; }
#sh_bukken #bukkenAbout { margin-bottom:100px; }


/* アコーディオン */
#sh_bukken .acdCheck, #sh_bukken #acdCheck01 + .acdLabel { display:none; }

#sh_bukken .acdContent { max-height:200px; position:relative; overflow:hidden; }
#sh_bukken .acdCheck:checked + .acdLabel + .acdContent { max-height:100%; }

#sh_bukken .acdContent .acdLabel::before {
	content:"";
	position:absolute; bottom:0; left:50%; transform:translate(-50%,0);
	width:100%; height:200px; pointer-events:none;
	background:linear-gradient(rgba(255,255,255,0), rgba(255,255,255, 1));
}
#sh_bukken .acdCheck:checked + .acdLabel + .acdContent .acdLabel::before {
	content:none;
}
#sh_bukken .acdCheck:checked + .acdLabel + .acdContent .acdLabel {
	width:40%; height:45px; background:#1A3B2C;
}


#sh_bukken .acdContent .acdLabel::after {
	content:"詳しく見る";
	position:absolute; bottom:0; left:50%; transform:translate(-50%,0);
	display:block; width:40%; height:45px; 
	background:#1A3B2C; border:1px solid #1A3B2C;
	color:#FFF; line-height:45px; text-align:center;
}
#sh_bukken .acdCheck:checked + .acdLabel + .acdContent .acdLabel::after {
	content:"閉じる";
}
#sh_bukken .acdContent .acdLabel:hover::after { background:#FFF; color:#1A3B2C; transition:all .3s ease; }

/* ====== SH 見学予約・資料請求 20220408追記 ====== */
.ocf_form th { width:300px; }
#signupForm .choice_area { display:flex; align-items:center; }
#signupForm .radio_bt label { padding-left:5px; font-weight:normal; }



/* ====== SH 見学予約・資料請求 20220411追記 ====== */
.formWrap { display:flex; align-items:center; flex-wrap:wrap; }
.formWrap form { width:100%; }
.formWrap .formTable.tbl_g01 th { width:300px; }
.formCheck { display:flex; align-items:center; width:100%; }
.formCheck > h3 {	margin-right:20px; background:#1A3B2C; color:#fff; }
#signupForm .error { display:block; color:#B70000; font-size:95%; }
#signupForm .radio_bt .error { display:inline-block; }
header .contactBtn label { position:relative; cursor:pointer; }
header .contactBtn em { position:absolute; width:51px; height:60px; z-index:-1; opacity:0; }




/* OC_2022_04_15 */

.mori_marshe{
	width:100%;
	margin:0 auto;
	display:flex;
	justify-content: center;
	align-items: stretch;
  }
  
  .mori_marshe li{
	width: 100%;
	padding: 6% 0%;
	margin:3%;
	border-radius: 50%;
	background-color: white;
	color: #000;
	text-align: center;
	display: inline-block;
	line-height: 1.5;
  }
  
  
  .lp_mori_marshe{
	width:100%;
  }

/*イベント*/
.iventwrap{
	width:100%;
	padding:0%;
	background:#fff;
}

.iventbox{
	width:100%;
	margin:0 auto;
        display: flex;
}

.iventbox_100{
        width: 100%;
        padding: 2% 0%;
        margin:0 auto;
        display: flex;
}

.bbox{
	width:46%;
	border:#333 solid 1px;
        margin:2% auto;
        padding:1%;
}

.bbox h4{
        font-size:1.3em !important;
}

.sbox{
        width:21%;
        margin:0 auto;
        border:#333 solid 1px;
        padding:1%;
}

.sbox h4{
        font-size:1.2em !important;
}

.sbox h5{
font-size: 0.9em;
}


  .ivent_btn{
    width:40%;
    background:#000;
    padding:2%;
    display:block;
    margin:2% auto;
    color:#fff;
  }

  .ivent_info{
    width:70%;
    text-align:left;
    margin:5% auto;
  }

  .ivent_info span{
    display:inline-block;
    width:7em;
  }

  .accodion_pc h2{
    background: #F1EDE3 url(https://minaginomori.onecruise.work/lp_html2/img/lp02_bg.png) no-repeat left top;
    padding: 90px 0;
    margin-bottom: 50px;
    text-align: center;
    margin-top:2%;
  }


  #wpcf7-f2520-p2064-o1 > form > div:nth-child(3) > p > input{
    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;
    cursor: pointer;
    transition: all 300ms 0s ease;
    display:block;
    margin:0 auto;
    color: #fff;
    font-size: 18px;
}

#zip{
    width: 260px;
}

#lp_02 > div > img{
	width:100%;
}

.wpcf7-form-control{
	font-size:1em !important;
}

/*日程*/
#wpcf7-f2520-p2064-o1 > form > div:nth-child(2) > table > tbody:nth-child(3) > tr:nth-child(1) > td{
	text-align: left;;
}

#wpcf7-f2520-p2064-o1 > form > div:nth-child(2) > table > tbody:nth-child(3) > tr:nth-child(2){
	text-align: left;;
}

#wpcf7-f2520-p2064-o1 > form > div:nth-child(2) > table > tbody:nth-child(3) > tr:nth-child(4) > td{
	text-align: left;;
}

@media screen and (min-width: 768px) {
    .lp_mori_marshe_sp{
        display:none;
    }

  .accodion_sp{
        display:none;
   }


}

@media screen and (max-width: 768px) {
  .lp_mori_marshe_pc{
        display:none;
   }

  .accodion_pc{
        display:none;
   }

  .mori_marshe li{
	width: 40%;
	padding: 12% 0%;
	margin:3%;
	border-radius: 50%;
	background-color: white;
	color: #000;
	text-align: center;
	display: inline-block;
	line-height: 1.5;
        font-size:1.5em;
  }

  .iventwrap {
        width: 100%;
        padding: 0%;
        background: #fff;
  }

  .iventbox{
	width:100%;
	margin:0 auto;
        display:flex;
        flex-wrap: wrap;
  }

  .iventbox_100{
        width: 92%;
        padding: 2% 0%;
        margin:0 auto;
        display: flex;
  }

  .bbox{
	width:90%;
	border:#333 solid 1px;
        margin:2% auto;
  }

  #lp_02{
        width: 100% !important;
        margin: 0 auto;
        padding-bottom: 0;
  }

  .sbox{
        width:49%;
        margin:0 auto;
        border:#333 solid 1px;
  }


.bbox h4{
        font-size:1.8em !important;
}

.bbox h5{
font-size: 1.8em;
}

.sbox h4{
        font-size:1.6em !important;
}

.sbox h5{
font-size: 1.4em;
}

.accodion_sp h2 {
    background: #F1EDE3 url(https://minaginomori.onecruise.work/lp_html2/img/lp02_bg.png) no-repeat left top;
    padding: 90px 0;
    margin-bottom: 50px;
    text-align: center;
    margin-top: 2%;
}

/*イベントフォーム*/

.ivent_form{
    margin: 2% auto;
    width: 100%;
    border: 1px solid;
}
/*
.tbl_g01 td{
    font-size:1.5em !important;
}

.tbl_g01 th{
    font-size:1.5em !important;

}
*/
.tbl_g01 td span{
    font-size:1.5em !important;
}

#wpcf7-f2520-p2339-o2 > form > div:nth-child(2) > table > tbody > tr:nth-child(3) > td > span > input{
   width: 80%;
}

#wpcf7-f2520-p2339-o2 > form > div:nth-child(2) > table > tbody > tr:nth-child(6) > td > span > input{
   width: 80%;
}

#wpcf7-f2520-p2339-o2 > form > div:nth-child(2) > table > tbody > tr:nth-child(7) > td > span > input{
   width: 80%;
}

#wpcf7-f2520-p2339-o2 > form > div:nth-child(2) > table > tbody > tr:nth-child(8) > td > span > input{
   width: 80%;
}

#wpcf7-f2520-p2339-o2 > form > div:nth-child(2) > table > tbody > tr:nth-child(9) > td > span > input{
   width: 80%;
}

.wpcf7-list-item {display: block !important;}

.wpcf7-form-control{
	font-size:2em !important;
}

/*送信ボタン*/
#wpcf7-f2562-p2064-o2 > form > div:nth-child(4) > p > input{
    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;
    cursor: pointer;
    transition: all 300ms 0s ease;
    display:block;
    margin:0 auto;
    color: #fff;
    font-size: 18px;
}

/*日程*/
#wpcf7-f2562-p2064-o2 > form > div:nth-child(4) > div:nth-child(2) > span > span{
	display:flex;
}

/*時間*/
#wpcf7-f2562-p2064-o2 > form > div:nth-child(4) > div:nth-child(4) > span > span{
	display:flex;
}

.wpcf7-list-item {
    margin: 2% 0 0 1em !important;
}

.wpcf7-list-item-label{
	font-size:1.8em;
}



}


/*アコーディオン*/

.accordion {
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  max-width: 980px;
  position: relative;
  width: 90%;
}
.accordion-title {
  color: #fff;
  cursor: pointer;
  font-size: 2em;
  padding: 10px 20px;
}
.accordion-content {
  display: none;
}
.accordion-content p {
  font-size: 13px;
  line-height: 1.5;
}
/* タイトルの背景色 */
.accordion-item:nth-of-type(1) .accordion-title {
  background-color: #01642C;
}
.accordion-item:nth-of-type(2) .accordion-title {
  background-color: #66cdaa;
}
.accordion-item:nth-of-type(3) .accordion-title {
  background-color: #ff7f7f;
}
/* コンテンツボックスの枠線 */
.accordion-item:nth-of-type(1) .accordion-content {
  /*border-bottom: 2px solid #7f7fff;
  border-left: 2px solid #7f7fff;
  border-right: 2px solid #7f7fff;*/
}
.accordion-item:nth-of-type(2) .accordion-content {
  border-bottom: 2px solid #66cdaa;
  border-left: 2px solid #66cdaa;
  border-right: 2px solid #66cdaa;
}
.accordion-item:nth-of-type(3) .accordion-content {
  border-bottom: 2px solid #ff7f7f;
  border-left: 2px solid #ff7f7f;
  border-right: 2px solid #ff7f7f;
}
/* 矢印 */
.accordion-title {
  position: relative;
  text-align:center;
}
.accordion-title::after {
  border-right: solid 2px #fff;
  border-top: solid 2px #fff;
  content: "";
  display: block;
  height: 8px;
  position: absolute;
  right: 25px;
  top: 38%;
  transform: rotate(135deg);
  transition: transform .3s ease-in-out, top .3s ease-in-out;
  width: 8px;
}
.accordion-title.open::after {
  top: 45%;
  transform: rotate(-45deg);
}

/*MODAL用*/
*{
	padding: 0;
	margin: 0;
  }
  .modal-open{
	/*display: inline-block;*/
	/*background-color: #666;*/
	color: #fff;
	/*margin: 10px;*/
  }
  .modal-open a{
	/*display: inline-block;*/
	/*padding: 5px;*/
	text-decoration: none;
	color: #fff;
  }
  
 
  /*--------------------------------------
モーダル
--------------------------------------*/
.entry-modal-pare{
    text-align: center;
}

.entry-modal-pare input{
    display:none;
}

.entry-modal-pare label.open,.close-label{
    cursor:pointer;
}

/*シンプルver*/
.entry-modal-pare.simple{
    display:inline-block;
}

.entry-modal-pare label.simple{
    color:#4f96f6;
    font-size:.95em;
}

.entry-modal-pare label.simple:hover{
    text-decoration: underline;
    cursor: pointer;
    color: #c7511f
}

.entry-modal{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display:none;
}

.entry-modal__open:checked + label + input + .entry-modal{
    display:block;
    animation:modal-animation .6s;
}

.entry-modal__content-wrap{
    position: absolute;
    left: 50%;
    top: 51%;
    transform: translate(-50%,-50%);
    width: 100%; /* PCでのモーダルの幅 */
    max-width: 1080px;
    background-color: #fefefe;
    z-index: 2;
    border-radius:5px;
}

.close-label{
    background: #777;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 20px;
    width: 36px;
    height: 36px;
    line-height: 1.25;
    text-align: center;
    display: table-cell;
    position: fixed;
    top:-13px;
    right: -2%;
    z-index: 99999;
    font-size: 1.5em;
}

.entry-modal__content{
    max-height:90vh; /* モーダルの高さ */
    overflow-y:auto;
    padding: 0px 45px 10px;
}

.entry-modal__background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.45);
    z-index: 1;
}

@keyframes modal-animation {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.entry-content .entry-modal__content table{
    margin-bottom:0;
}

@media only screen and (max-width: 480px) {
    .entry-modal-pare label.open{
        max-width:100%;
        padding: .94em 2.1em .94em 2.6em;
    }

    .close-label{
        top:-17px;
        right: -4%;
    }

    .entry-modal__content-wrap{
        width: 210vw; /* モバイルでのモーダルの幅 */
    }

    .entry-modal__content{
        padding:0px 0px 0px;
        max-width:100%;
    }

	.entry-modal__content-wrap{
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%,-50%);
		width: 100%; /* PCでのモーダルの幅 */
		max-width: 910px;
		background-color: #fefefe;
		z-index: 2;
		border-radius:5px;
	}

	.entry-modal__content{
		max-height:200vh; /* モーダルの高さ */
		overflow-y:auto;
		padding:0px 0px 0px;
	}
}
/*--------------------------------------
モデルハウス一覧
--------------------------------------*/
#modelhouse a:hover {
	opacity: 0.8;
}
#modelhouse .modelTextBox {
	width: 330px;
	/*width: 255px;*/
	background:rgba(255,255,255,.9);
	margin: -30px auto 0px;
	position: relative;
}
#modelhouse .modelTextBox_inner {
	padding: 15px 10px;
}
#modelhouse .sidelist.col3_20 .model {
	position: relative;
	margin-bottom: 38px;
	text-align: center;
}
#modelhouse .sidelist.col3_20 .model img {
	width: 100%;
}
.modelClass {
	position: absolute;
	padding: 6px 14px;
	background-color: #333333;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}
#modelhouse .sidelist .modelTitle {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}
#modelhouse .sidelist .modelTitle span {
	color: #333;
	padding: 0px 5px 0px;
}
#modelhouse .modelTag {
	display: flex;
	flex-wrap: wrap;
}
#modelhouse .modelTag p {
	font-size: 12px;
	color: #1a3b2c;
	padding: 4.5px 9px 4px 9px;
	border: 1px #1a3b2c solid;
	border-radius: 5px;
	line-height: 1;
}
#modelhouse .sidelist li .modelTag p {
	margin: 10px 10px 0px 0px;
}
#modelhouse .modelButton {
	display: flex;
	width: 100%;
	padding-top: 30px;
	text-align: center;
	align-items: center;
}
#modelhouse .modelButton_01 {
	width: 150px;
	height: 40px;
	margin-right: 10px;
}
#modelhouse .modelButton_01 .modelButton_green {
	display: inline-block;
	width: 100%;
	border: 1px solid #1A3B2C;
	color: #fff;
	text-decoration: none;
	font-weight: 300;
	padding: 7px 0px;
	background: #1a3b2c url(../img/icon_arrow02.png)no-repeat 130px center;
}
#modelhouse .modelButton_02 {
	width: 150px;
	height: 40px;
	position: relative;
}
#modelhouse .modelButton_02 .modelButton_white {
	display: inline-block;
	width: 100%;
	border: 1px solid #1A3B2C;
	color: #1a3b2c;
	text-decoration: none;
	font-weight: 300;
	padding: 7px 0px;
	background: #fff url(../img/icon_arrow01_g.png)no-repeat right 10px center;
}
.modelLink {
	margin-top: 9px;
}
.modelLink a {
	display: inline-block;
	background: url(../img/icon_arrow01_g.png)no-repeat right center;
	padding: 0 12px 0 0;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#modelhouse {
	position: relative;
}
#modelhouse.modelBg:before {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 50%;
	display: block;
	width: 100vw;
	height: 100%;
	background: #cedbd4;
	content: "";
	transform: translateX(-50%);
}
#modelhouse.modelBg .inbox_sub {
	position: relative;
}
#modelhouse .no-data {
	text-align: center;
}

#modelhouse.detail {
	padding: 50px 0px 10px;
	margin-bottom: 45px;
}
#modelhouse.index {
	margin-top: 100px;
	padding: 62px 0px 12px;
}

#modelhouse.index h3 {
	text-align: center;
}
#modelhouse.index h3 span {
	position: relative;
	display: block;
}
#modelhouse.index h3 span.model_pop {
	display: inline-block;
	padding: 0 50px;
}
#modelhouse.index h3 span.model_pop {
	font-size: 26px;
	color: #1a3a2b;
	margin-bottom: 18px;
}
#modelhouse.index h3 span.model_pop:before,
#modelhouse.index h3 span.model_pop:after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 55px;
	height: 2px;
	background-color: #1a3a2b;
}
#modelhouse.index h3 span:before {
	left: 0;
	-webkit-transform: rotate(60deg);
	transform: rotate(60deg);
}
#modelhouse.index h3 span:after {
	right: 0;
	-webkit-transform: rotate(-60deg);
	transform: rotate(-60deg);
}
#modelhouse.index h3 span.model_title {
	font-size: 34px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐ明朝", "MS PMincho", "メイリオ", Meiryo, sans-serif;
	font-weight: normal;
	color: #000000;
	margin-bottom: 35px;
}

.page_index, .modeldetail {
	overflow: hidden;
}
/*タブレット用*/
@media (max-width:1100px) {
	.page_index, .modeldetail {
		overflow: initial;
	}
	.page_index.modelBg:before, #modelhouse.modelBg:before, #modelhouse.nishinihon:before {
		width: 100%;
	}
}

/*--------------------------------------
モデルハウス一覧ページ
--------------------------------------*/
.modelTitle {
	font-family: "游ゴシック";
}
.modelButton_01 a , .modelButton_02 a {
	font-family: "游明朝";
}
#submain.model { background:url(../../img/modelhouse/mainimg.jpg) no-repeat center top; }
#submain.model h2 { text-shadow:#182324 1px 1px 10px, #182324 -1px 1px 10px, #182324 1px -1px 10px, #182324 -1px -1px 10px; }

/*--------------------------------------
モデルハウス詳細ページ
--------------------------------------*/
.modeldetail #contents {
	position: relative;
}
.modeldetail #contents:before {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 50%;
	display: block;
	width: 100vw;
	height: 500px;
	background: #cedbd4;
	content: "";
	transform: translateX(-50%);
}

/*タブレット用*/
@media (max-width:1100px) {
	.modeldetail #contents:before {
		width: 100%;
		height: 200px;
	}
}

.modeldetail #contents #main.sub {
	background: transparent;
}
#modeldetail_mv a:hover {
	opacity: 0.8;
}
#modeldetail_mv .detail_mv_inner {
}
#modeldetail_mv .mv_titleBox {
	margin: auto;
	padding-top: 78px;
}
#modeldetail_mv .mv_tag {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 20px;
}
#modeldetail_mv .mv_tag p {
	color: #1A3B2C;
	border: 1px solid #1A3B2C;
	text-align: center;
	margin-right: 20px;
	background: #fff;
	padding: 5px 9px 6.5px 9px;
	line-height: 1;
}
#modeldetail_mv .mv_tag p:last-child {
	margin-right: 0px;
}
#modeldetail_mv h2 {
	margin-bottom: 25px;
	font-size: 40px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐ明朝", "MS PMincho", "メイリオ", Meiryo, sans-serif;
	font-weight: normal;
	text-align: center;
}
#modeldetail_mv .mv_title img {
	width: 100%;
	height: auto;
}
#modeldetail_mv .mv_title .mv_img_wrap {
	position: relative;
}
#modeldetail_mv .model_link_box {
	background: rgba(255,255,255,.8);
	position: absolute;
	width: 100%;
	bottom: 0;
	padding: 18px 0 12px;
	text-align: center;
}
#modeldetail_mv .model_link {
	width: 500px;
	text-align: center;
	margin: auto;
}
#modeldetail_mv .model_link a {
	display: block;
	padding: 12px;
	font-size: 22px;
	color: #fff;
	font-family: "游明朝";
	text-decoration: none;
	background: #1a3a2b url(../img/icon_arrow02.png)no-repeat right 12px center;
}
#modeldetail_mv .modelLink {
	margin-top: 6px;
}

.modeldetail #bread {
	/*margin-bottom: 68px;*/
}
.modeldetail .main_photo {
	border: 2px solid #dddddd;
	text-align: center;
}

.modeldetail .main_photo img {
	max-width: 100%;
}
.modeldetail a.cboxElement {
	position: relative;
	display: block;
}
.modeldetail a.cboxElement:before {
	content: '';
	position: absolute;
	display: block;
	right: calc(12/350 * 100%);
	bottom: calc(12/250 * 100%);
	width: calc(24/350 * 100%);
	height: calc(24/250 * 100%);
	background: url(../img/icon_zoom.png) no-repeat;
	background-size: contain;
}
.modeldetail .floor li {
	max-width: 99.5%;
    border: 2px solid #dddddd;
	margin-bottom: 20px;
	text-align: center;
}
.modeldetail .floor li img {
	max-width: 100%;
}

.modeldetail .detail_01 .col3_20 li h4 {
	font-size: 18px;
	font-family: inherit;
	margin-bottom: 5px;
}

.modeldetail .detail_map iframe {
	width: 100%;
}
.modeldetail .detail_adrs {
	display: flex;
	margin-top: 25px;
	padding: 24px 0px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.modeldetail .detail_adrs .detail_adrs_title {
	margin-right: 50px;
	margin-left: 46px;
}
.modeldetail .detail_adrs .detail_adrs_title p {
	font-weight: bold;
}
.modeldetail .form .detail_form_text {
	text-align: center;
	padding-bottom: 30px;
}
.modeldetail .form .detail_form_text .bold {
	font-size: 18px;
	font-weight: 600;
}
#modelhouse_detail {
	margin-bottom: 50px;
	padding: 50px 0px 0px;
}

/*タブレット用*/
@media (max-width:1439px) {
	#detail_main {
	    padding-left: 0;
	    width: 1100px;
	}
	#detail_main.sub {
	    margin: 80px auto 0px;
	}
}
/*スマホ用*/
@media (max-width:639px) {
	#modeldetail_mv .model_link {
		width: 90%;
	}
}


/*4列表示*/
.sidelist col3_20{
	width: 235px;
    margin: 0 24px 20px 0;
    vertical-align: top;
}

.sidelist.col3_20 li img{
    width: 100%!Important;
    padding: 0 0px 50px 0px!Important;
}

.sidelist.col3_20 li {
    width: 255px;
    margin-right: 20px;
    vertical-align: top;
}

.modeldetail01_d div img {
	width:auto!Important;
}

.sidelist.col3_20 li:nth-child(3n){
	margin-right:20px;
}

/*周辺情報3列表示*/

.sidelist.col3_4rt{
    /*text-align:center;*/
}

.sidelist.col3_4rt li{
    width: 350px;
    margin-right: 5px;
    vertical-align: top;
    margin-bottom: 50px;/*追記230512*/
	text-align:center;
}

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

#modelhouse.nishinihon:before {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 50%;
	display: block;
	width: 100vw;
	height: 100%;
	background: #BD957C;
	content: "";
	transform: translateX(-50%);
}

.header_innner3{
	position: absolute;
    right: 25px;
    top: calc(40vw - 20px);
    width: 420px;
    display: flex;
	z-index: 9999;
}

.header_innner3 a{
    width: 205px;
	margin-right: 15px;
}

.header_innner3 a img{
	width: 200px;
}

@media (max-width:639px) {
	.header_innner3{
		display: none;
	}
}