/* --------------------------　メインスライダー　-------------------------- */
html {
-webkit-text-size-adjust: 100%;
}
.top_main {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100vh !important;
  min-width: 1120px;
  background: #000;
  background:url(../../images/top/main01.jpg) ;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
	margin-top: 88px;
}



.vegas-timer {
  display: none;
}
.top_main_title {
  color: #fff;
  text-align: center;
  font-weight: bold;
  position: absolute;
  top: -10vh;
  right: 0;
  bottom: 0;
  left: 0;
  margin:auto;
  z-index: 3;
  width: 1000px;
  height: 600px;
  font-size: 1.7rem;
	display: flex;
  justify-content: center;
  align-items: center;
	flex-direction: column;
}
.topmain {
	background: url("../../images/top/main.jpg");
	background-position: center top;
	height: 785px;
	padding-top: 190px;
	position: relative;
}
.mypattern div {
	margin: auto 0px;
}
.mypattern img {
	object-fit: cover;
  width: 100%;
  height: 520px;
	border: 10px solid #fff;
	border-radius: 20px;
}
.slick-slide{
    margin-right: 1vw!important;
    margin-left: 1vw!important;
}

.top_title {
	display: flex;
	justify-content: space-between;
	width: 1100px;
	margin: auto;
	position: relative;
	z-index: 2;
	top:-170px;
	display: flex;
  justify-content: center;
  align-items: center;
}
.top_travel {
	width: 270px;
}
.top_travel img {
	width: 100%;
	height: auto;
}
.top_catch {
	width: 600;
}
.top_catch img {
	width: 100%;
	height: auto;
}

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

  .top_main_title {
    width: 95%;
	 display: flex;
   justify-content: center;
  align-items: center;
	flex-direction: column;
	 
	   top: 0;
  }
	.top_main_title img {
    width: 100%;
  }
	
.topmain {
	background: url("../../images/top/main.jpg");
	background-position: center -195px;
	height: 680px;
	padding-top: 100px;
	width: auto;
}
.mypattern div {
	margin: 0 auto;
	width: 100%;
	text-align: center !important;
	

}
.mypattern img {
	object-fit:cover;
  width: 95%;
  height: auto;
	border: 5px solid #fff;
	border-radius: 20px;
	position: relative;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -0%);
    -webkit-transform: translate(-50%, -0%);
    -ms-transform: translate(-50%, -0%);
	
	
}
.slick-slide{
    margin-right: 0vw!important;
    margin-left: 0vw!important;
	
}
.top_title {
	display: flex;
	justify-content: space-between;
	width: auto;
	margin: auto;
	position: relative;
	z-index: 2;
	top:auto;
	bottom:190px !important;
	display: flex;
  justify-content: center;
  align-items: center;
}
.top_travel {
	width: 20%;
}
.top_travel img {
	width: 100%;
	height: auto;
}
.top_catch {
	width: 70%;
}
.top_catch img {
	width: 100%;
	height: auto;
}
}

@media screen and (max-width: 1112px) {
.topmain {
	background: url("../../images/top/main.jpg");
	background-position: center -195px;
	height: 680px;
	padding-top: 100px;
	width: auto;
}
	
.top_title {
	display: flex;
	justify-content: space-between;
	width: auto;
	margin: auto;
	position: relative;
	z-index: 2;
	top:auto;
	bottom:140px !important;
	display: flex;
  justify-content: center;
  align-items: center;
}
.top_travel {
	width: 20%;
}
.top_travel img {
	width: 100%;
	height: auto;
}
.top_catch {
	width: 70%;
}
.top_catch img {
	width: 100%;
	height: auto;
}
}

@media screen and (max-width: 960px) {
.topmain {
	background: url("../../images/top/main.jpg");
	background-position: center -295px;
	height: 580px;
	padding-top: 100px;
	width: auto;
}
.top_title {
	display: flex;
	justify-content: space-between;
	width: auto;
	margin: auto;
	position: relative;
	z-index: 2;
	top:auto;
	bottom:130px !important;
	display: flex;
  justify-content: center;
  align-items: center;
}

}
@media screen and (max-width: 834px) {
.topmain {
	background: url("../../images/top/main.jpg");
	background-position: center -375px;
	height: 500px;
	padding-top: 100px;
	width: auto;
}	
.top_title {
	display: flex;
	justify-content: space-between;
	width: auto;
	margin: auto;
	position: relative;
	z-index: 2;
	top:auto;
	bottom:90px !important;
	display: flex;
  justify-content: center;
  align-items: center;
}

}
@media screen and (max-width: 640px) {
.topmain {
	background: url("../../images/top/main.jpg");
	background-position: center -475px;
	height: 400px;
	padding-top: 100px;
	width: auto;
}	
.top_title {
	display: flex;
	justify-content: space-between;
	width: auto;
	margin: auto;
	position: relative;
	z-index: 2;
	top:auto;
	bottom:80px !important;
	display: flex;
  justify-content: center;
  align-items: center;
}
.top_travel {
	width: 25%;
}
.top_travel img {
	width: 100%;
	height: auto;
}
.top_catch {
	width: 70%;
}
.top_catch img {
	width: 100%;
	height: auto;
}
}
@media screen and (max-width: 480px) {
	.topmain {
	background: url("../../images/top/main.jpg");
		background-repeat: no-repeat;
	background-position: center top;
		background-size: cover;
	height: 250px;
	padding-top: 100px;
	width: auto;
}	
.top_title {
	display: flex;
	justify-content: space-between;
	width: auto;
	margin: auto;
	position: relative;
	z-index: 2;
	top:auto;
	bottom:50px !important;
	display: flex;
  justify-content: center;
  align-items: center;
}

}

.main_t01 {
	font-size: 5.5rem;
	margin: 0;
	padding:  0;
	font-weight: bold;
	font-feature-settings: "palt";
	letter-spacing: 0.3rem;
	line-height: 1.6;
	border-bottom: 1px #fff solid;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.main_t02 {
	font-size: 2rem;
	margin: 0;
	padding: 0;
}
.main_t02 span {
	font-size: 3rem !important;
}



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


.main_t01 {
	font-size: 6vw;
	margin: 0;
	padding:  0;
	
	font-weight: bold;
	font-feature-settings: "palt";
	letter-spacing: 0.1rem;
	line-height: 1.6;
	border-bottom: 1px #fff solid;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.main_t02 {
	font-size: 3vw;
	
	margin: 0;
	padding: 0;
	line-height: 1.7;
}
.main_t02 span {
	font-size: 4.5vw !important;
}



}




/* --------------------------　ニュース　-------------------------- */

.content_news {
  position: relative;
  background:#232323;
}
.news_title {
  text-align: center;
  font-size: 1.2rem;
  font-weight: bold;
  position: absolute;
  top: 10px;
  right: 0%;
    display: block;
    padding: 18px 0px;
	width: 10%;
	text-align: center;
	border-left: solid 1px #434343;
	color: #fff;
}
.news_title:hover {
  opacity: 0.5;
}
.news_title:before {
    content: attr(data-text);
    display: block;
    font-size: 2rem;
    line-height: 1.2;
}
.news_title:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}
.content_news ul {
  width: 90%;
  margin: 0 0px 0 0px;
	border-right: solid 0px #434343;
}
.content_news ul li:first-child {
  border-bottom: 1px #434343 solid;
}
.content_news ul a {
  font-size: 1.4rem;
  display: block;
  padding: 10px 20px 10px 10px;
  position: relative;
  color: #fff;
}
.content_news ul a:hover {
  opacity: 0.5;
}
.content_news ul a p {
  padding: 0;
}
.content_news ul a span {
  display: inline-block;;
  padding: 1px 12px;
  margin: -4px 15px 0 15px;
  font-size: 1rem;
  color: #fff;
border: 0px solid #000;
  background: #004aaa;
}
.content_news ul a:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}
@media screen and (max-width: 1600px) {
  .content_news ul {
    width: 80%;
    min-width: auto;
    margin:0 0 0 20%; 
  }
}
@media screen and (max-width: 768px) {
  .news_title {
    position: relative;
    width: 100%;
    padding: 20px 0 10px;
    top: auto;
    left: auto;
  }
  .content_news ul {
    width: 100%;
    margin: 0;
  }
  .content_news ul li {
    padding: 10px;
  }
  
}

/* --------------------------　コンテンツ　-------------------------- */


.content_wrap  {
	width: 1120px;
	margin: auto;
	position: relative;
	z-index: 1;
}

.bg01 {
	background:#e5f3d8;
	padding: 60px 0 60px 0;
}
.bg01_wrap {
	background: url("../../images/top/bg01.jpg");
	background-repeat: no-repeat;
	width: 100%;
	background-position: center top;
	padding: 40px 0 40px 0;
}
.bg01 .title_style01 h2 {
	font-size: 4.2rem;
	padding: 0;
	margin: 0;
	text-align: center;
	line-height: 1.4;
	font-weight: normal;
	position: relative;
	margin-bottom: 50px;
	font-weight: bold;
	 color: #5c2f37;
	letter-spacing: 0.2rem;

}
.bg01 .title_style01 h2:after {
    content: attr(data-text);
    display: block;
    line-height: 1.4;
    text-align:center;
    color: #000;
	font-size: 1.4rem;
	margin-top: 15px;
}
.top_rinen {
	display: flex;
	justify-content: space-between;
	width: 880px;
	margin: auto;
	margin-bottom: 40px;
}
.top_rinen div {
	width: 32%;
}
.top_rinen img {
	width: 100%;
	height: auto;
}
.top_rinen_txt {
	text-align: center;
	font-weight: bold;
	font-size: 2.2rem;
	line-height: 1.8;
}
.policyimg {
	display: none;
}



.bg02 {
	background:url("../../images/top/bg02.jpg");
	padding: 80px 0 80px 0;
	background-position: center top;
}

.bg02 .title_style01 h2 {
	font-size: 4.2rem;
	padding: 0;
	margin: 0;
	text-align: center;
	line-height: 1.4;
	font-weight: normal;
	position: relative;
	margin-bottom: 50px;
	font-weight: bold;
	 color: #5c2f37;
	letter-spacing: 0.2rem;
}
.bg02 .title_style01 h2:after {
    content: attr(data-text);
    display: block;
    line-height: 1.4;
    text-align:center;
    color: #000;
	font-size: 1.4rem;
	margin-top: 15px;
}

.top_service {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.top_service div {
	width: 30%;
	font-size: 2rem;
	color: #5c2f37;
	text-align: center;
	line-height: 1.4;
	font-weight: bold;
	margin-bottom: 20px;
}
.top_service img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	object-fit: cover; /* この一行を追加するだけ！ */
	border-radius: 50%;
	border: 5px solid #fff;
}

.button_flex {
	display: flex;
	justify-content: space-between;
	width: 800px;
	margin: auto;
}
.button_flex div {
	width: 48%;
}
.button_flex .more {
	width: auto !important;
	margin-bottom: 0 !important;
}



.bg03 {
	background:url("../../images/top/bg03.jpg");
	padding: 80px 0 80px 0;
	background-position: center top;
}

.top_hokeiko {
	background: #fff;
	padding: 40px;
	border-radius: 20px;
}
.hokeiko_title01 {
	text-align: center;
	font-size: 3.6rem;
	font-weight: bold;
	color:#5c2f37;
	margin-bottom: 10px;
}
.hokeiko_title02 {
	background: #55c793;
	border-radius: 40px;
	color:#fff;
	text-align: center;
	font-size: 2.4rem;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 20px;
}
.hokeiko_title03 {
	margin-bottom: 20px;
}
.hokeiko_box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.hokeiko_box li {
	background: #faf5f0;
	text-align: center;
	font-weight: bold;
	font-size: 2rem;
	padding: 15px;
	height: 80px;
	width: 30%;
	line-height: 1.5;
	margin-bottom: 20px;
	display: flex;
  justify-content: center;
  align-items: center;
}



.bg04 {
	background:url("../../images/top/bg04.jpg");
	padding: 80px 0 80px 0;
	background-position: center top;
}

.top_infobox {
	display: flex;
	justify-content: space-between;
}
.top_news {
	width: 48.5%;
}
.top_topics {
	width: 48.5%;
}

.bg04 .title_style01 h2 {
	font-size: 3.6rem;
	padding: 0;
	margin: 0;
	text-align: center;
	line-height: 1.4;
	font-weight: normal;
	position: relative;
	margin-bottom: 30px;
	font-weight: bold;
	 color: #5c2f37;
	letter-spacing: 0.2rem;
}
.bg04 .title_style01 h2:after {
    content: attr(data-text);
    display: block;
    line-height: 1.4;
    text-align:center;
    color: #000;
	font-size: 1.2rem;
	margin-top: 10px;
}
.newslist li {
	font-size: 1.8rem;
	display: flex;
  padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #827577;
}
.newslist li a {
	color:#5c2f37;
}
.newslist .cate {
	background: #fd96a9;
	text-align: center;
	color:#fff;
	font-size: 1.4rem;
	float: left;
	padding: 0 5px;
	margin-right: 10px;
}
.newslist .date {
	font-size: 1.5rem;
	float: left;
	margin-right: 10px;
	
}
.newslist .txt {
	font-size: 1.5rem;
	float: left;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	width: 340px;
	margin-top: 2px;
	
}
.newslist .txt02 {
	font-size: 1.5rem;
	float: left;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	width: 430px;

}

.bg05 {
	background: #e5f3d8;
	padding: 80px 0 80px 0;
	background-image: url("../../images/top/bg05.png");
	background-repeat: repeat-x;
	background-position: center top;
}

.bg05 .title_style01 h2 {
	font-size: 4.2rem;
	padding: 0;
	margin: 0;
	text-align: center;
	line-height: 1.4;
	font-weight: normal;
	position: relative;
	margin-bottom: 50px;
	font-weight: bold;
	 color: #5c2f37;
	letter-spacing: 0.2rem;
}
.bg05 .title_style01 h2:after {
    content: attr(data-text);
    display: block;
    line-height: 1.4;
    text-align:center;
    color: #000;
	font-size: 1.4rem;
	margin-top: 15px;
}

.myblog {
	margin-bottom: 20px;
}

.myblog img {
	width: 100%;
	height: 200px;
	object-fit: cover;
}
.myblog li {
	background: #fff;
}
.blog_inner {
	padding: 10px;
}
.myblog .cate {
	background: #fd96a9;
	text-align: center;
	color:#fff;
	font-size: 1.4rem;
	max-width: 100%;
	margin-bottom: 5px;
}
.myblog .date {
	font-size: 1.2rem;
}
.myblog .txt {
	font-size: 1.5rem;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	width: 100%;
}


.bg06 {
	background:url("../../images/top/bg02.png");
	padding: 80px 0 80px 0;
}
.bg06 .title_style01 h2 {
	font-size: 4.2rem;
	padding: 0;
	margin: 0;
	text-align: center;
	line-height: 1.4;
	font-weight: normal;
	position: relative;
	margin-bottom: 50px;
	font-weight: bold;
	 color: #5c2f37;
	letter-spacing: 0.2rem;

}
.bg06 .title_style01 h2:after {
    content: attr(data-text);
    display: block;
    line-height: 1.4;
    text-align:center;
    color: #000;
	font-size: 1.4rem;
	margin-top: 15px;
}
.media_box {
	display: flex;
	justify-content: space-between;
}
.topyoutube {
	width: 69%;
}
.media_banner {
	width: 30%;
}
.media_banner img {
	width: 100%;
	height: auto;
	margin-bottom: 18px;
}
.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}
.bg07 {
	padding: 80px 0 150px 0;
	background: url("../../images/top/bg07.png");
	background-repeat: repeat-x;
	background-position: center bottom;
}
.bg07 .title_style01 h2 {
	font-size: 4.2rem;
	padding: 0;
	margin: 0;
	text-align: center;
	line-height: 1.4;
	font-weight: normal;
	position: relative;
	margin-bottom: 50px;
	font-weight: bold;
	 color: #5c2f37;
	letter-spacing: 0.2rem;
}
.bg07 .title_style01 h2:after {
    content: attr(data-text);
    display: block;
    line-height: 1.4;
    text-align:center;
    color: #000;
	font-size: 1.4rem;
	margin-top: 15px;
}
.top_group {
	display: flex;
	flex-wrap: wrap;
}
.top_group li {
	width: 24%;
	margin-bottom: 20px;
	font-size: 1.4rem;
	line-height: 1.6;
	font-weight: bold;
	margin: 0 5px 20px 5px;
}
.top_group li img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.top_group li a {
	color:#5c2f37;
}
.shopname {
	font-size: 1.7rem;
}
.shopname span {
	font-size: 1.2rem;
	margin-left: 5px;
}


@media screen and (max-width: 1200px) {
	
.content_wrap  {
	width: auto;
	margin: auto 10px;
	position: relative;
	z-index: 1;
}

.bg01 {
	background:#e5f3d8;
	padding: 30px 0 30px 0;
}
.bg01_wrap {
	background: none;
	background-repeat: no-repeat;
	width: 100%;
	background-position: center top;
	padding: 20px 0 40px 0;
}
.bg01 .title_style01 h2 {
	font-size: 2rem;
	padding: 0;
	margin: 0;
	text-align: center;
	line-height: 1.4;
	font-weight: normal;
	position: relative;
	margin-bottom: 25px;
	font-weight: bold;
	 color: #5c2f37;
	letter-spacing: 0rem;
	display: block;
}
.bg01 .title_style01 h2:after {
    content: attr(data-text);
    display: block;
    line-height: 1.4;
    text-align:center;
    color: #000;
	font-size: 1.2rem;
	margin-top: 10px;
}
.top_rinen {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 60%;
	margin: auto;
	margin-bottom: 20px;
}
.top_rinen div {
	width: auto;
	margin-bottom: 10px;
}
.top_rinen img {
	width: 100%;
	height: auto;
}
.top_rinen_txt {
	text-align: center;
	font-weight: bold;
	font-size: 1.5rem;
	line-height: 1.8;
}
	
.policyimg {
	display: block;
	margin: 10px;
	margin-top: -30px;
}
.policyimg img {
	width: 100%;
	height: auto;
}


.bg02 {
	background:url("../../images/top/bg02.png");
	padding: 40px 0 40px 0;
}

.bg02 .title_style01 h2 {
	font-size: 2rem;
	padding: 0;
	margin: 0;
	text-align: center;
	line-height: 1.4;
	font-weight: normal;
	position: relative;
	margin-bottom: 25px;
	font-weight: bold;
	 color: #5c2f37;
	letter-spacing: 0rem;
}
.bg02 .title_style01 h2:after {
    content: attr(data-text);
    display: block;
    line-height: 1.4;
    text-align:center;
    color: #000;
	font-size: 1.2rem;
	margin-top: 10px;
}

.top_service {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.top_service div {
	width: 48%;
	font-size: 1.4rem;
	color: #5c2f37;
	text-align: center;
	line-height: 1.4;
	font-weight: bold;
	margin-bottom: 10px;
}
.top_service img {
	width: 100%;
	height: auto;
	height: auto;
	margin-bottom: 5px;
	object-fit: cover; /* この一行を追加するだけ！ */
	border-radius: 0%;
	border: 5px solid #fff;
	box-sizing: border-box;
}

.button_flex {
	display: flex;
	justify-content: space-between;
	flex-direction:column;
	width: 75%;
	margin: auto !important;
}
.button_flex div {
	width: 100%;
	text-align: center;
}
.button_flex .more {
	width: 90% !important;
	margin-bottom: 5px !important;
	text-align: center;
	margin-top: 0 !important;

}



.bg03 {
	background:url("../../images/top/bg03sp.jpg");
	padding: 30px 0 30px 0;
}

.top_hokeiko {
	background: #fff;
	padding: 15px;
	border-radius: 10px;
}
.hokeiko_title01 {
	text-align: center;
	font-size: 1.5rem;
	font-weight: bold;
	color:#5c2f37;
	margin-bottom: 5px;
}
.hokeiko_title02 {
	background: #55c793;
	border-radius: 10px;
	color:#fff;
	text-align: center;
	font-size: 1.5rem;
	padding: 10px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1.5;
}
.hokeiko_title03 {
	margin-bottom: 10px;
}
.hokeiko_box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.hokeiko_box li {
	background: #faf5f0;
	text-align: center;
	font-weight: bold;
	font-size: 1.3rem;
	padding: 10px;
	height: 80px;
	width: 42.5%;
	line-height: 1.5;
	margin-bottom: 5px;
	display: flex;
  justify-content: center;
  align-items: center;
}

.bg03 p {
		font-size: 1.2rem;
		line-height: 1.6;
	    margin: 0;
	padding: 0;
	}



.bg04 {
	background:url("../../images/top/bg04sp.jpg");
	background-repeat: no-repeat;
	padding: 30px 0 30px 0;
}

.top_infobox {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
.top_news {
	width: auto;
	margin-bottom: 20px;
}
.top_topics {
	width: auto;
}

.bg04 .title_style01 h2 {
	font-size: 2rem;
	padding: 0;
	margin: 0;
	text-align: center;
	line-height: 1.4;
	font-weight: normal;
	position: relative;
	margin-bottom: 25px;
	font-weight: bold;
	 color: #5c2f37;
	letter-spacing: 0.2rem;
}
.bg04 .title_style01 h2:after {
    content: attr(data-text);
    display: block;
    line-height: 1.4;
    text-align:center;
    color: #000;
	font-size: 1.2rem;
	margin-top: 5px;
}
.newslist li {
	font-size: 1.5rem;
	display: flex;
  padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #827577;
}
.newslist li a {
	color:#5c2f37;
}
.newslist .cate {
	background: #fd96a9;
	text-align: center;
	color:#fff;
	font-size: 1.2rem;
	float: left;
	padding: 0 5px;
	margin-right: 10px;
}
.newslist .date {
	font-size: 1.2rem;
	float: none;
	margin-right: 10px;
	
}
.newslist .txt {
	font-size: 1.4rem;
	float: none;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	width: 320px;
	margin-top: 5px;
	
}
.newslist .txt02 {
	font-size: 1.4rem;
	float: none;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	width: 320px;

}

.bg05 {
	background: #e5f3d8;
	padding: 80px 0 30px 0;
	background-image: url("../../images/top/bg05.png");
	background-repeat: repeat-x;
	background-position: center top;
	background-size: 70%;
}

.bg05 .title_style01 h2 {
	font-size: 2rem;
	padding: 0;
	margin: 0;
	text-align: center;
	line-height: 1.4;
	font-weight: normal;
	position: relative;
	margin-bottom: 25px;
	font-weight: bold;
	 color: #5c2f37;
	letter-spacing: 0.2rem;
}
.bg05 .title_style01 h2:after {
    content: attr(data-text);
    display: block;
    line-height: 1.4;
    text-align:center;
    color: #000;
	font-size: 1.4rem;
	margin-top: 10px;
}


.myblog {
	margin-bottom: 10px;
}
	
.bg05 .slick-slide{
    margin-right: 2vw!important;
    margin-left: 2vw!important;
}

.myblog img {
	width: 100%;
	height: 200px;
	object-fit: cover;
}
.myblog li {
	background: #fff;
}
.blog_inner {
	padding: 10px;
}
.myblog .cate {
	background: #fd96a9;
	text-align: center;
	color:#fff;
	font-size: 1.2rem;
	max-width: 100%;
	margin-bottom: 5px;
}
.myblog .date {
	font-size: 1.2rem;
}
.myblog .txt {
	font-size: 1.4rem;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	width: 100%;
}


.bg06 {
	background:url("../../images/top/bg02.png");
	padding: 30px 0 30px 0;
}
.bg06 .title_style01 h2 {
	font-size: 2rem;
	padding: 0;
	margin: 0;
	text-align: center;
	line-height: 1.4;
	font-weight: normal;
	position: relative;
	margin-bottom: 25px;
	font-weight: bold;
	 color: #5c2f37;
	letter-spacing: 0rem;
	display: block;
}
.bg06 .title_style01 h2:after {
    content: attr(data-text);
    display: block;
    line-height: 1.4;
    text-align:center;
    color: #000;
	font-size: 1.2rem;
	margin-top: 10px;
}
.media_box {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
.topyoutube {
	width: auto;
}
.media_banner {
	width: auto;
}
.media_banner img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}
.bg07 {
	padding: 30px 0 80px 0;
	background: url("../../images/top/bg07.png");
	background-repeat: repeat-x;
	background-position: center bottom;
	background-size: 100%;
}
.bg07 .title_style01 h2 {
	font-size: 2rem;
	padding: 0;
	margin: 0;
	text-align: center;
	line-height: 1.4;
	font-weight: normal;
	position: relative;
	margin-bottom: 25px;
	font-weight: bold;
	 color: #5c2f37;
	letter-spacing: 0.2rem;
}
.bg07 .title_style01 h2:after {
    content: attr(data-text);
    display: block;
    line-height: 1.4;
    text-align:center;
    color: #000;
	font-size: 1.2rem;
	margin-top: 10px;
}
.top_group {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.top_group li {
	width: 48%;
	margin-bottom: 10px;
	font-size: 1.1rem;
	line-height: 1.6;
	font-weight: bold;
	margin: 0 0px 10px 0px;
}
.top_group li img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.top_group li a {
	color:#5c2f37;
}
.shopname {
	font-size: 1.3rem;
}
.shopname span {
	font-size: 1rem;
}
	
}

@media screen and (max-width: 640px) {
.bg05 {
	background: #e5f3d8;
	padding: 40px 0 30px 0;
	background-image: url("../../images/top/bg05.png");
	background-repeat: repeat-x;
	background-position: center top;
	background-size: 70%;
}
}


.more {
	position: relative;
	display: block;
	padding: 20px 20px;
	background-color: #26bc77;
	border: 2px solid #26bc77;
	color: #fff;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	margin: 40px 0 20px 0;
	width:500px;
	font-size:2rem;
	font-weight: bold;
}
.more:hover {
	background-color: #23b06f;
	border: 2px solid #23b06f;
}
.more::after {
	position: absolute;
	top: 50%;
	right: .2em;
	content: '';
	margin-top: -5px;
	border: 7px solid transparent;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-color: #fff;
	transition: all .3s;
}
a.more {
	color: #fff !important;
}
.more:hover::after {
	border-left-color: #fff;
}

@media screen and (max-width: 768px) {
.more {
	position: relative;
	display: block;
	padding: 15px 15px;
	background-color: #26bc77;
	border: 2px solid #26bc77;
	color: #fff;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	margin: 20px 0 10px 0;
	width:75%;
	font-size:1.4rem;
	font-weight: bold;
}
.more:hover {
	background-color: #23b06f;
	border: 2px solid #23b06f;
}
.more::after {
	position: absolute;
	top: 50%;
	right: .2em;
	content: '';
	margin-top: -5px;
	border: 7px solid transparent;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-color: #fff;
	transition: all .3s;
}
a.more {
	color: #fff !important;
}
.more:hover::after {
	border-left-color: #fff;
}
}

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


/* フローティングバナーのラップ要素 */
#fixed_right_banner
{
    /* 右端の上から20pxの位置に固定表示 */
    position: fixed;
    top: 200px;
    right: 0;
	z-index: 1000000;
}
 
/* 画像の共通設定 */
#fixed_right_banner > *
{
    width: 60px;
}
#fixed_right_banner img {
	width: 100%;
	height: auto;
}
 
/* 2個目以降の画像の上部に余白を作る */
#fixed_right_banner > * ~ * { margin-top: 10px; }
 
/* リンク要素 */
#fixed_right_banner > a
{
    /* ブロック要素に変更 */
    display: block;
 
    /* 透過変更をスムーズにする(任意) */
   -webkit-transition: opacity .2s ease;
   transition: opacity .2s ease;
}
 
/* マウスオーバー時の表現 */
#fixed_right_banner > a:hover
{
    /* 20%透過させる */
    opacity: .8;
}
 
/* コンテンツに被らないようにするメディアクエリ */
@media (max-width: 1200px)
{
    #fixed_right_banner { display: none; }
}


#footerFloatingMenu {
	display: none;
}

.footer_fix_btn {
  display: none;
}
@media (max-width: 1200px) {
	
.footer_fix_btn {
  position:fixed;
  bottom:0;
  width:100%;
  text-align:center;
  z-index: 2;
  display: block;
}
.footer_fix_btn a {
  display:block;
  width:100%;
  text-decoration:none;
  color: #fff;
	font-size: 1.4rem;
	font-weight: 600;
}
.footer_fix_btn a:hover {
  opacity:0.8;
}

.fix_button {
	display: flex;
	justify-content: space-between;
	line-height: 1.7;
	width: auto;
    margin: auto;
}

.fix_tel {
	width: 50%;
	background: #fba33c;
	color: #fff;
	padding: 15px 0;
}
.fix_line{
	width: 50%;
	background: #43be57;
	color: #fff;
	padding: 15px 0;
}

.fix_tel i,
.fix_mail i,
.fix_line i {
	font-size: 1.6rem;
}
}
