@charset "UTF-8";
/* CSS PC/SP共通レイアウト */

#index {
	width: 100%;
}
#index .news_top {
	display: table;
	width: 1000px;
	margin: 0px auto;
	background-color: #FFF;
	border-radius: 40px;
	box-shadow: 20px 20px #EEE3CF;
	margin-bottom: 80px;
	padding: 30px 50px 30px 10px;
}
#index .news_top .ttl_news {
	display: table-cell;
	vertical-align: middle;
	width: 160px;
	font-size: 1.7rem;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: 2px;
	text-align: center;
	border-right: 1px solid #754C24;
}
#index .news_top .ttl_news span {
	display: block;
	font-size: 1.2rem;
	color: #C69C6D;
	letter-spacing: 1px;
}
#index .news_top .inner {
	display: table-cell;
	vertical-align: top;
	width: 780px;
	padding-left: 50px;
}
#index .news_top .inner ul {
	height: 220px;
	overflow: auto;
}
#index .news_top .inner ul::-webkit-scrollbar {
  width: 10px;
}
#index .news_top .inner ul::-webkit-scrollbar-thumb {
  background: #C69C6D;
}
#index .news_top .inner ul::-webkit-scrollbar-button {
  display: none;
}
#index .news_top .inner ul::-webkit-scrollbar-track {
  background: rgba(100,100,100, .2);
}
#index .news_top .inner ul li {
	padding: 5px 10px 5px 0px;
}
#index .news_top .inner ul li span {
	font-size: .85em;
}
#index .news_top .inner ul li a {
	font-size: 1.4rem;
	color: #754C24;
	line-height: 1.4;
	text-decoration: underline;
}
#index .news_top .inner ul li a:hover {
	text-decoration: none;
}
#index .introduction_a {
	width: 1000px;
	height: 770px;
	margin: 0px auto;
	position: relative;
}
#index .introduction_a .photo1 {
	position: absolute;
	top: 0px;
	right: 0px;
	border-radius: 40px;
	box-shadow: 20px 20px #EEE3CF;
}
#index .introduction_a .photo2 {
	position: absolute;
	top: 370px;
	left: -100px;
	border-radius: 40px;
	box-shadow: 20px 20px #EEE3CF;
}
#index .introduction_a .note {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 360px;
}
#index .introduction_a .note .ttl_introduction {
	font-size: 2.6rem;
	font-weight: 900;
	letter-spacing: 4px;
	background: url("../img/common/line_dotted_2.png") no-repeat left bottom;
	margin-bottom: 30px;
	padding-bottom: 15px;
}
#index .introduction_a .note .ttl_introduction span {
	display: block;
	font-size: 1.2rem;
	color: #C69C6D;
	font-weight: 700;
	letter-spacing: 1px;
}
#index .introduction_a .note .caption {
	font-size: 1.7rem;
	font-weight: 900;
	line-height: 1.7;
	margin-bottom: 20px;
}
#index .introduction_a .bt_detail {
	position: absolute;
	top: 500px;
	left: 310px;
}
#index .introduction_a .ill1 {
	position: absolute;
	top: 472px;
	right: 0px;
}
#index .introduction_a .ill2 {
	position: absolute;
	top: 650px;
	left: -100px;
}
#index .introduction_b {
	width: 1000px;
	height: 730px;
	margin: 0px auto;
	position: relative;
}
#index .introduction_b .photo1 {
	position: absolute;
	top: 0px;
	left: 0px;
	border-radius: 40px;
	box-shadow: 20px 20px #EEE3CF;
}
#index .introduction_b .photo2 {
	position: absolute;
	top: 340px;
	right: -100px;
	border-radius: 40px;
	box-shadow: 20px 20px #EEE3CF;
}
#index .introduction_b .note {
	position: absolute;
	top: 20px;
	right: -20px;
	width: 360px;
}
#index .introduction_b .note .ttl_introduction {
	font-size: 2.6rem;
	font-weight: 900;
	letter-spacing: 4px;
	background: url("../img/common/line_dotted_2.png") no-repeat left bottom;
	margin-bottom: 30px;
	padding-bottom: 15px;
}
#index .introduction_b .note .ttl_introduction span {
	display: block;
	font-size: 1.2rem;
	color: #C69C6D;
	font-weight: 700;
	letter-spacing: 1px;
}
#index .introduction_b .note .caption {
	font-size: 1.7rem;
	font-weight: 900;
	margin-bottom: 20px;
}
#index .introduction_b .bt_detail {
	position: absolute;
	top: 540px;
	left: 550px;
}
#index .introduction_b .ill1 {
	position: absolute;
	top: 500px;
	left: -60px;
}
#index .introduction_c {
	width: 1000px;
	height: 600px;
	margin: 0px auto;
	position: relative;
}
#index .introduction_c .photo1 {
	position: absolute;
	top: 0px;
	right: 0px;
	border-radius: 40px;
	box-shadow: 20px 20px #EEE3CF;
}
#index .introduction_c .note {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 360px;
}
#index .introduction_c .note .ttl_introduction {
	font-size: 2.6rem;
	font-weight: 900;
	letter-spacing: 4px;
	background: url("../img/common/line_dotted_2.png") no-repeat left bottom;
	margin-bottom: 30px;
	padding-bottom: 15px;
}
#index .introduction_c .note .ttl_introduction span {
	display: block;
	font-size: 1.2rem;
	color: #C69C6D;
	font-weight: 700;
	letter-spacing: 1px;
}
#index .introduction_c .note .caption {
	font-size: 1.7rem;
	font-weight: 900;
	margin-bottom: 20px;
}
#index .introduction_c .bt_detail {
	position: absolute;
	top: 320px;
	left: 210px;
}
#index .introduction_c .ill1 {
	position: absolute;
	top: 350px;
	left: -50px;
}
#index .introduction_c .ill2 {
	position: absolute;
	top: 480px;
	right: -80px;
}
#index .introduction_d {
	width: 1000px;
	height: 580px;
	margin: 0px auto;
	position: relative;
}
#index .introduction_d .photo1 {
	position: absolute;
	top: 0px;
	left: 0px;
	border-radius: 40px;
	box-shadow: 20px 20px #EEE3CF;
}
#index .introduction_d .note {
	position: absolute;
	top: 20px;
	right: -20px;
	width: 360px;
}
#index .introduction_d .note .ttl_introduction {
	font-size: 2.6rem;
	font-weight: 900;
	letter-spacing: 4px;
	background: url("../img/common/line_dotted_2.png") no-repeat left bottom;
	margin-bottom: 30px;
	padding-bottom: 15px;
}
#index .introduction_d .note .ttl_introduction span {
	display: block;
	font-size: 1.2rem;
	color: #C69C6D;
	font-weight: 700;
	letter-spacing: 1px;
}
#index .introduction_d .note .caption {
	font-size: 1.7rem;
	font-weight: 900;
	margin-bottom: 20px;
}
#index .introduction_d .bt_detail {
	position: absolute;
	top: 300px;
	right: 0px;
}

/*--------------------------------------------------*
 *   2025年5月追加css
 *--------------------------------------------------*/
#index .news_list {
	width: 1000px;
	margin: 0px auto;
	background-color: #FFF;
	border-radius: 40px;
	box-shadow: 20px 20px #EEE3CF;
	margin-bottom: 80px;
	padding: 40px 100px 50px;
}
#index .news_list .ttl_news {
	font-size: 1.7rem;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: 2px;
	text-align: center;
	margin-bottom: 25px;
}
#index .news_list .ttl_news span {
	display: block;
	font-size: 1.2rem;
	color: #C69C6D;
	letter-spacing: 1px;
}
#index .news_list .category_menu {
	margin-bottom: 30px;
}
#index .news_list .category_menu ul {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
#index .news_list .category_menu ul li {
	width: 148px;
	margin-right: 15px;
}
#index .news_list .category_menu ul li:last-child {
	margin-right: 0px;
}
#index .news_list .category_menu ul li a {
	display: block;
	font-size: 1.6rem;
	color: #754C24;
	font-weight: 500;
	text-align: center;
	border: 1px solid #754C24;
	border-radius: 10px;
	padding: 3px 0px 5px;
}
#index .news_list .inner {
	margin-bottom: 30px;
}
#index .news_list .inner ul li {
	border-bottom: 1px solid #C69C6D;
}
#index .news_list .inner a {
	display:-webkit-box;
	display:flex;
	flex-wrap: wrap;
	width: 100%;
	font-size: 1.4rem;
	color: #754C24;
	padding: 12px 0px;
}
#index .news_list .inner .wrap {
	width: 180px;
	display:-webkit-box;
	display:flex;
	flex-wrap: wrap;
}
#index .news_list .inner .date {
	width: 96px;
}
#index .news_list .inner .category {
	width: 84px;
	text-align: center;
	border: 1px solid #754C24;
	border-radius: 5px;
}
#index .news_list .inner .title {
	width: calc(100% - 190px);
	padding-left: 20px;
}
#index .news_list .bt_orange {
	width: 138px;
	margin: 0px auto;
}
#index .mt_space50 {
	margin-top: 50px;
}
#index .mt_space80 {
	margin-top: 80px;
}
#index .bt_grp {
	margin: -230px 0px 150px;
	position: relative;
}
#index .bt_grp ul {
	display:-webkit-box;
	display: flex;
	flex-wrap: wrap;
	justify-content:center;
}
#index .bt_grp ul li {
	width: 250px;
	margin-right: 25px;
}
#index .bt_grp ul li:last-child {
	margin-right: 0px;
}
#index .bt_grp ul li a {
	display: block;
	font-size: 1.6rem;
	color: #FFF;
	font-weight: 500;
	text-align: center;
	background-color: #FFA032;
	border-radius: 20px;
	padding: 15px 0px 18px;
}
#index .event {
	width: 1000px;
	margin: 0px auto 150px;
	position: relative;
}
#index .event .ttl_event {
	font-size: 3.2rem;
	font-weight: 900;
	letter-spacing: 4px;
	text-align: center;
	margin-bottom: 80px;
}
#index .event .ttl_event span {
	display: block;
	width: 190px;
	font-size: 1.2rem;
	color: #C69C6D;
	font-weight: 700;
	letter-spacing: 1px;
	border-bottom: 1px solid #754C24;
	margin: 0px auto;
	padding: 20px 0px 40px;
}
#index .calendar_wrapper {
	max-width: 1000px; /* 最大幅 */
	min-width: 300px; /* 最小幅 */
	margin: 2.0833% auto;
}
#index .googlecalendar {
	position: relative;
	padding-bottom: 100%; /* 縦横比 */
	height: 0;
	overflow: hidden;
}
#index .googlecalendar iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
@media only screen and (min-width: 640px) {
  /* 画面幅が640px以上の場合の縦横比の指定 */
#index .googlecalendar {
	padding-bottom: 60%;
}
}
#index .event .ill1 {
	position: absolute;
	top: 60px;
	right: -80px;
}
#index .event .ill2 {
	position: absolute;
/*
	top: 200px;
*/
	top: 100px;

	left: -40px;
}
#index .onlineshop {
	width: 1000px;
	background-color: #FFF;
	border-radius: 40px;
	margin: 0px auto 150px;
	padding: 40px 40px 70px;
	position: relative;
}
#index .onlineshop .note {
	width: 350px;
	font-size: 1.6rem;
 }
#index .onlineshop .note .ttl_onlineshop {
	font-size: 2.6rem;
	font-weight: 900;
	letter-spacing: 4px;
	background: url("../img/common/line_dotted_2.png") no-repeat left bottom;
	margin-bottom: 30px;
	padding-bottom: 15px;
}
#index .onlineshop .note .ttl_onlineshop span {
	display: block;
	font-size: 1.2rem;
	color: #C69C6D;
	font-weight: 700;
	letter-spacing: 1px;
}
#index .onlineshop .note .caption {
	font-size: 1.7rem;
	font-weight: 900;
	margin-bottom: 20px;
}
#index .onlineshop .ph_grp {
	position: absolute;
	top: 40px;
	right: -80px;
}
#index .onlineshop .ph_grp ul {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
}
#index .onlineshop .ph_grp ul li {
	margin-left: 40px;
	border-radius: 40px;
	box-shadow: 20px 20px rgba(238, 227, 207, 0.6);
}
#index .onlineshop .bt_wrap {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 50px;
}
#index .onlineshop .bt_wrap .bt_orange {
	margin: 0px 8px;
}
#index .links {
	width: 100%;
	background-color: #FFF;
	padding: 90px 0px;
}
#index .links .ttl_links {
	font-size: 2.6rem;
	font-weight: 900;
	letter-spacing: 4px;
	text-align: center;
	margin-bottom: 20px;
}
#index .links .ttl_links span {
	display: block;
	font-size: 1.2rem;
	color: #C69C6D;
	font-weight: 700;
	letter-spacing: 1px;
}
#index .links .links_list {
	max-width: 660px;
	margin: 0 auto;
}
#index .links .links_list ul {
	display: grid;
	grid-template-rows: auto auto;
}
#index .links .links_list ul li {
	width: 300px;
	margin-top: 30px;
	margin-right: 60px;
}
#index .links .links_list ul li:nth-child(2n) {
	margin-right: 0px;
}
#index .links .links_list ul li:nth-child(1) { grid-column: 1; grid-row: 1; }
#index .links .links_list ul li:nth-child(2) { grid-column: 1; grid-row: 2; }
#index .links .links_list ul li:nth-child(3) { grid-column: 2; grid-row: 1; }
#index .links .links_list ul li {
	text-align: left;
}
#index .links .links_list ul li a {
	display: block;
	font-size: 1.5rem;
	color: #000;
	font-weight: 500;
	background: url("../img/common/icon_links.png") no-repeat right center;
}
#index .links .links_list ul li a:hover {
	opacity: 0.3;
}
#headarea .slider {
	width: 1123px;
	height: 753px;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 30px 0px 0px 40px;
}
#headarea .slider .swiper-slide {
	position: relative;
}
#headarea .slider .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	background: #FFF !important;
	border: 1px solid #754C24;
	opacity: 1.0 !important;
	margin: 0 8px !important;
}
#headarea .slider .swiper-pagination-bullet-active {
	background: #754C24 !important;
}
#headarea .slider .swiper-pagination {
	bottom: 30px !important;
	left: -250px !important;
}
#headarea .slider .frame {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}
@media (min-width: 640px) and (max-width: 1340px) {
#headarea .slider {
	width: 1020px;
	height: 684px;
	padding: 30px 46px 0px 40px;
}
#headarea .slider .frame img {
	width: 1020px;
}
}

/* スマホレイアウト */
@media (max-width: 639px) {
#index .news_top {
	display: block;
	width: auto;
	margin: 0px 5.33vw 10.67vw;
	background-color: #FFF;
	border-radius: 30px;
	box-shadow: 2.67vw 2.67vw #EEE3CF;
	padding: 7vw 5.33vw 9vw;
}
#index .news_top .ttl_news {
	display: block;
	width: 100%;
	font-size: 4.8vw;
	letter-spacing: 2px;
	text-align: left;
	border-right: none;
	border-bottom: 1px solid #754C24;
	margin-bottom: 3vw;
	padding-bottom: 2vw;
	position: relative;
}
#index .news_top .ttl_news span {
	position: absolute;
	bottom: 2vw;
	right: 0px;
	font-size: 3.2vw;
	color: #C69C6D;
}
#index .news_top .inner {
	display: block;
	width: 100%;
	padding-left: 0px;
}
#index .news_top .inner ul {
	height: 50vw;
	overflow: auto;
}
#index .news_top .inner ul li {
	padding: 4vw 3vw 4px 0px;
}
#index .news_top .inner ul li a {
	font-size: 3.73vw;
}
#index .news_top .inner ul li a:hover {
	text-decoration: none;
}
#index .introduction_a {
	width: auto;
	height: auto;
	margin: 0 5.33vw;
	position: relative;
}
#index .introduction_a .photo1 {
	position:static;
	border-radius: 0px;
	box-shadow: none;
	margin-bottom: 5.33vw;
}
#index .introduction_a .photo1 img {
	width: 100%;
}
#index .introduction_a .photo2 {
	position: absolute;
	top: 54vw;
	left: auto;
	right: -5.33vw;
	border-radius: 0px;
	box-shadow: none;
}
#index .introduction_a .photo2 img {
	width: 46vw;
}
#index .introduction_a .note {
	position: static;
	width: 100%;
}
#index .introduction_a .note .ttl_introduction {
	font-size: 5.87vw;
	background: url("../img/common/line_dotted_sp.png") repeat-x left bottom;
	margin-bottom: 6vw;
	padding-bottom: 6vw;
	width: 40vw;
}
#index .introduction_a .note .ttl_introduction span {
	font-size: 2.67vw;
	padding-top: 2vw;
}
#index .introduction_a .note .caption {
	font-size: 4.27vw;
	line-height: 1.6;
	margin-bottom: 4vw;
}
#index .introduction_a .note .memo {
	margin-bottom: 6vw;
}
#index .introduction_a .bt_detail {
	position: static;
	margin: 0px auto;
}
#index .introduction_a .ill1 {
	display: none;
}
#index .introduction_a .ill2 {
	display: none;
}
#index .introduction_b {
	width: auto;
	height: auto;
	margin: 0 5.33vw;
	position: relative;
	background: url("../img/common/line_dotted_sp.png") repeat-x left top;
	margin-top: 13.33vw;
	padding-top: 13.33vw;
}
#index .introduction_b .photo1 {
	position:static;
	border-radius: 0px;
	box-shadow: none;
	margin-bottom: 5.33vw;
}
#index .introduction_b .photo1 img {
	width: 100%;
}
#index .introduction_b .photo2 {
	position: absolute;
	top: 68vw;
	right: auto;
	left: -5.33vw;
	border-radius: 0px;
	box-shadow: none;
}
#index .introduction_b .photo2 img {
	width: 46vw;
}
#index .introduction_b .note {
	position: static;
	width: 100%;
}
#index .introduction_b .note .ttl_introduction {
	font-size: 5.87vw;
	background: url("../img/common/line_dotted_sp.png") repeat-x left bottom;
	margin-bottom: 6vw;
	padding-bottom: 6vw;
	width: 40vw;
	margin-left: 46vw;
}
#index .introduction_b .note .ttl_introduction span {
	font-size: 2.67vw;
	padding-top: 2vw;
}
#index .introduction_b .note .caption {
	font-size: 4.27vw;
	margin-bottom: 4vw;
}
#index .introduction_b .note .memo {
	margin-bottom: 6vw;
}
#index .introduction_b .bt_detail {
	position: static;
	margin: 0px auto;
}
#index .introduction_b .ill1 {
	display: none;
}
#index .introduction_c {
	width: auto;
	height: auto;
	margin: 0 5.33vw;
	position: relative;
	background: url("../img/common/line_dotted_sp.png") repeat-x left top;
	margin-top: 13.33vw;
	padding-top: 13.33vw;
}
#index .introduction_c .photo1 {
	position:static;
	border-radius: 0px;
	box-shadow: none;
	margin-bottom: 5.33vw;
}
#index .introduction_c .photo1 img {
	width: 100%;
}
#index .introduction_c .note {
	position: static;
	width: 100%;
}
#index .introduction_c .note .ttl_introduction {
	font-size: 5.87vw;
	background: none;
	margin-bottom: 9vw;
	padding-bottom: 0;
	width: 100%;
	text-align: center;
}
#index .introduction_c .note .ttl_introduction span {
	font-size: 2.67vw;
	padding-top: 2vw;
}
#index .introduction_c .note .caption {
	font-size: 4.27vw;
	margin-bottom: 4vw;
}
#index .introduction_c .note .memo {
	margin-bottom: 6vw;
	width: 54vw;
}
#index .introduction_c .bt_detail {
	position: static;
	margin: 0px auto;
}
#index .introduction_c .ill1 {
	position: absolute;
	top: 115vw;
	left: auto;
	right: 2vw;
}
#index .introduction_c .ill1 img {
	width: 24.27vw;
}
#index .introduction_c .ill2 {
	display: none;
}
#index .introduction_d {
	width: auto;
	height: auto;
	margin: 0 5.33vw;
	position: relative;
	background: url("../img/common/line_dotted_sp.png") repeat-x left top !important;
	margin-top: 13.33vw;
	padding-top: 13.33vw;
	margin-top: 13.33vw;
	padding-top: 13.33vw;
	padding-bottom: 16vw;
}
#index .introduction_d .photo1 {
	position:static;
	border-radius: 0px;
	box-shadow: none;
	margin-bottom: 5.33vw;
}
#index .introduction_d .photo1 img {
	width: 100%;
}
#index .introduction_d .note {
	position: static;
	width: 100%;
}
#index .introduction_d .note .ttl_introduction {
	font-size: 5.87vw;
	background: none;
	margin-bottom: 9vw;
	padding-bottom: 0;
	width: 100%;
	text-align: center;
}
#index .introduction_d .note .ttl_introduction span {
	font-size: 2.67vw;
	padding-top: 2vw;
}
#index .introduction_d .note .caption {
	font-size: 4.27vw;
	margin-bottom: 4vw;
}
#index .introduction_d .note .memo {
	margin-bottom: 6vw;
}
#index .introduction_d .bt_detail {
	position: static;
	margin: 0px auto;
}

/*--------------------------------------------------*
 *   2025年5月追加css
 *--------------------------------------------------*/
#index .news_list {
	width: auto;
	margin: 0px 5.33vw 15vw;
	border-radius: 5vw;
	box-shadow: none;
	padding: 6vw 5.33vw 11vw;
}
#index .news_list .ttl_news {
	font-size: 4.8vw;
	letter-spacing: 0px;
	text-align: left;
	margin-bottom: 8vw;
	padding-bottom: 1.8vw;
	border-bottom: 1px solid #754C24;
	position: relative;
}
#index .news_list .ttl_news span {
	font-size: 2.67vw;
	letter-spacing: 0px;
	position: absolute;
	top: 2.7vw;
	right: 0;
}
#index .news_list .category_menu {
	margin-bottom: 1vw;
}
#index .news_list .category_menu ul {
	justify-content:center;
	margin-bottom: 0px;
}
#index .news_list .category_menu ul li {
	width: 30%;
	margin-right: 4%;
	margin-bottom: 4%;
}
#index .news_list .category_menu ul li:nth-child(3n) {
	margin-right: 0%;
}
#index .news_list .category_menu ul li a {
	font-size: 4.27vw;
}
#index .news_list .inner {
	margin-bottom: 8vw;
}
#index .news_list .inner a {
	font-size: 3.73vw;
	color: #754C24;
	padding: 4vw 0px;
}
#index .news_list .inner .wrap {
	width: 100%;
	margin-bottom: 1vw;
}
#index .news_list .inner .date {
	width: 21vw;
}
#index .news_list .inner .category {
	width: 18vw;
	font-size: 3.2vw;
}
#index .news_list .inner .title {
	width: 100%;
	line-height: 1.3;
	padding-left: 0px;
}
#index .news_list .bt_orange {
	width: 42.67vw;
}
#index .mt_space80 {
	margin-top: 12vw;
	padding-top: 15vw;
	background: url("../img/common/line_dotted_sp.png") repeat-x left top;
}
#index .introduction_a .note .ttl_introduction.spread {
	background: none;
	margin-bottom: 6vw;
	padding-bottom: 6vw;
	width: 100%;
}
#index .ill6 {
	position: absolute;
	top: 82vw;
	right: -5.33vw;
}
#index .ill6 img {
	width: 30.4vw;
}
#index .dotted_bottom {
	background: url("../img/common/line_dotted_sp.png") repeat-x left bottom;
}
#index .bt_grp {
	margin: 3vw 0px 12vw;
}
#index .bt_grp ul li {
	width: 28%;
	margin-right: 3%;
}
#index .bt_grp ul li:last-child {
	margin-right: 0;
}
#index .bt_grp ul li a {
	font-size: 4vw;
	line-height: 1.4;
	border-radius: 10px;
	padding: 3vw 0px 3.6vw;
}
#index .event {
	width: 100%;
	margin: 0px 0px 15vw;
	padding-top: 12vw;
}
#index .introduction_d .note .ttl_introduction span {
	font-size: 2.67vw;
	padding-top: 2vw;
}
#index .event .ttl_event {
	font-size: 5.87vw;
	letter-spacing: 1px;
	margin-bottom: 12vw;
}
#index .event .ttl_event span {
	width: 100%;
	font-size: 2.67vw;
	border-bottom: none;
	padding: 2vw 0 0;
}
#index .event .ill2 {
	position: absolute;
	top: 11vw;
	left: 6vw;
}
#index .event .ill2 img {
	width: 13.87vw;
}
#index .onlineshop {
	width: 100%;
	background-color: #F5EEDF;
	border-radius: 0px;
	margin: 0px;
	padding: 0 5.33vw 30vw;
}
#index .onlineshop .note {
	width: 100%;
	font-size: 3.73vw;
	margin-bottom: 9vw;
}
#index .onlineshop .note .ttl_onlineshop {
	font-size: 5.87vw;
	text-align: center;
	letter-spacing: 1px;
	background: none;
	margin-bottom: 9vw;
	padding-bottom: 0;
}
#index .onlineshop .note .ttl_onlineshop span {
	font-size: 2.67vw;
	padding-top: 2vw;
}
#index .onlineshop .note .caption {
	font-size: 4.27vw;
	margin-bottom: 4vw;
}
#index .onlineshop .ph_grp {
	position: static;
}
#index .onlineshop .ph_grp ul {
	display: block;
	flex-wrap: nowrap;
}
#index .onlineshop .ph_grp ul li {
	margin-left: 0px;
	margin-bottom: 6vw;
	border-radius: 0px;
	box-shadow: none;
	text-align: center;
}
#index .onlineshop .bt_wrap {
	margin-top: 0px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 15vw;
}
#index .onlineshop .bt_wrap .bt_orange {
	width: 40vw;
	margin: 0 1vw;
}
#index .links {
	width: 100%;
	padding: 15vw 0px;
}
#index .links .ttl_links {
	font-size: 5.87vw;
	letter-spacing: 1px;
	margin-bottom: 9vw;
	padding-bottom: 0;
}
#index .links .ttl_links span {
	font-size: 2.67vw;
	padding-top: 2vw;
}
#index .links .links_list {
	max-width: 100%;
	width: 76%;
}
#index .links .links_list ul {
	display: block;
}
#index .links .links_list ul li {
	width: 100%;
	margin-top: 6vw;
	margin-right: 0;
}
#index .links .links_list ul li a {
	font-size: 4vw;
}
#headarea .slider {
	width: 100%;
	height: auto;
	position: static;
	padding: 0px;
}
#headarea .slider img {
	width: 100%;
}
#headarea .slider .swiper-pagination-bullet {
	width: 2.67vw;
	height: 2.67vw;
	margin: 0 1vw !important;
}
#headarea .slider .swiper-pagination {
	bottom: 2vw !important;
	left: auto !important;
}
}

