@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
.logo-text {
    padding: 0px 0 30px;
	font-family: "Noto serif jp";
	font-weight: bold!important;
}
/*ヘッダーの色*/
.header{
	background: #FEAC5E;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #4BC0C8, #C779D0, #FEAC5E);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #4BC0C8, #C779D0, #FEAC5E); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}
.footer{
	background: #74ebd5;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #ACB6E5, #74ebd5);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #ACB6E5, #74ebd5); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.header-container .navi{
	background: #E6E6E6;
}
.sidebar h2,.sidebar h3{
	background-color: #C5C4FC;
	font-size: 16px;
	border-radius: 0;
	padding: 5px;
	margin-bottom: 0px;
}
.related-entry-heading{
	color: #A465E9;
}
.article,.sidebar {
	color: #0D1D53;
}
.sns-share-message{
	font-size:14px;
}
.search-edit, input[type='text'], input[type='password'], input[type='date'], input[type='datetime'], input[type='email'], input[type='number'], input[type='search'], input[type='tel'], input[type='time'], input[type='url'], textarea, select{border: 2px solid #C5C4FC;}
.menu-header .item-label{
	font-size: 14px;
}
#navi .navi-in a{
	color: #0D1D53;
}
.oracle-date{
	font-size: 14px;
	margin-bottom: 10px;;
}
.oracle-date-txt{
	padding: 3px 5px;
	background: #0D1D53;
	color: #fff;
	margin-right: 10px;
	font-size: 12px;
}
.source{
	display: flex;
	margin: 0;
}
.source-txt{
	font-size:14px; 
}
.related-entry-heading {
    margin: 22px 0;
    font-size: 18px;
	color: #aaa;
}
.entry-content p,.related-list p{
	font-size: 16px;
}
.sidebar{
	font-size:16px;	
}
.sidebar li a{
	color: #0D1D53;
}
.search-box input{
	font-size: 14px;
}
.entry-card-snippet{
	font-size: 14px;
	line-height: 1.8;
}
.entry-card-content {
		color: #0D1D53;
}
.pager-post-navi a.prev-next-home{
	font-size: 28px;
    border-radius: 8px;
}
.textwidget li{
	margin-bottom: 20px;
}
.textwidget li p{
	font-size: 16px;
}
.textwidget li p span{
	background: #deabc4;
	margin-left: 5px;
	padding: 0 5px;
	color: #fff;
	font-size: 12px;
}
.content .textwidget ul{
	margin-top: 10px;
}
.content .wp-block-latest-posts li{
	margin-bottom: 10px;
	font-size: 14px;
}
.related-list a{
	color: #0D1D53;
}
/* ↓↓ナビゲーションメニュー、サイドバーの×ボタン */
#sidebar-menu-content .menu-close-button {
  margin-left: 8%;
  text-align: left;
  color: #C5C4FC;
  opacity: 0.7;
}
#navi-menu-content .menu-close-button {
  margin-right: 8%;
  text-align: right;
  color: #C5C4FC;
  opacity: 0.7;
}
#nav_menu-2{display: none;}
@media screen and (max-width:768px) {
	.pager-post-navi a.prev-next-home{
		height: 80px;
	}
}

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
	.no-sp-snippet .entry-card-snippet {
    display: block;
}
	.entry-card-thumb {
    width: 100%;
}
	.entry-card-thumb{
		float: none;
	}
	.entry-card-title{
		margin-bottom: 10px;
		margin-top: 10px;
	}
	.entry-card-snippet{
		max-height: auto;
		max-height: initial;
	}
	div.sidebar{
		padding-top: 0;
	}
	#nav_menu-2{display: block;}
	.cat-label{
		font-size: 14px;
	}
	#header .site-name-text {
    font-size: 24px;
}
	.logo-text{padding-bottom: 20px;}
	.tagline{padding-top: 10px;}
}

/* about
-------------------------------------------------------------------*/
.content img{
	vertical-align: top;
}
.content ul li{
	    list-style: none;
}
.content ul {
	margin: 0;
	padding: 0;
}
.page-id-5{
	font-size: 16px;
}
.l-background-01 {
  background: url("about/img/bg-01.jpg")no-repeat center center;
  width: 100%;
  height: 180px;
  background-size: cover;
}
.l-background-02 {
  background: url("about/img/bg-02.jpg")no-repeat center center;
  width: 100%;
  height: 180px;
  background-size: cover;
}
.l-background-03 {
  background: url("about/img/bg-03.jpg")no-repeat center center;
  width: 100%;
  height: 180px;
  background-size: cover;
}
.l-background-04 {
  background: url("about/img/bg-04.jpg")no-repeat center center;
  width: 100%;
  height: 180px;
  background-size: cover;
}
.c-profile-flex{
	display: flex;
	justify-content: space-between;
}
.c-profile-flex-right{
	width: 400px;
	line-height: 1.8;
}
.c-profile-h1{
	font-size: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #A42CFF;
	line-height: 1.4;
	font-family: "Noto serif jp";
	font-weight: normal;
}
.p-main {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px;
}
.c-main-left-txt {
  margin-bottom: 50px;
  margin-top: 30px;
  text-align: center;
}
.c-main-right-bottom {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.c-main-left-img{
	width: 100%;
	height: auto;
}
.c-main-title {
margin-top: 20px;
  min-width: 290px;
  background: transparent linear-gradient(134deg, #FF8FCF 0%, #CE96F8 100%) 0% 0% no-repeat padding-box;
  padding: 10px 0;
  text-align: center;
}
.c-main-right-img img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.c-main{
	text-align: center;
	width: 100%;
	margin: 0 auto;
}
.c-main img{
	width: 100%;
}
.l-content{
	width: 96%;
	margin: 0 auto;
}
@media screen and (max-width:768px) {
	.c-main{
	width: 100%;
}
	.c-profile-h1{
	font-size: 22px;
	margin-bottom: 10px;
	color: #A42CFF;
}
  .l-content {
    padding: 40px 0px;
  }
  .p-main {
    display: none;
  }
  .p-main-sp img {
    width: 100%;
  }
  .c-main-sp-h1 {
    width: 94%;
    margin: 20px auto;
    background: transparent linear-gradient(134deg, #FF8FCF 0%, #CE96F8 100%) 0% 0% no-repeat padding-box;
    padding: 10px 0;
    text-align: center;
  }
  .c-main-sp-h1 img {
    width: 90%;
  }
  .c-main-left-txt {
    text-align: center;
    width: 90%;
    margin: 20px auto;
  }
  .c-main-sp-img02 {
    width: 94%;
    margin: 0 auto;
  }
  .p-main-sp {
    padding-bottom: 40px;
  }
}
/**/
.p-sec02 {
  background: #FFF3FC;
}
ul.c-sec02-01 {
  display: flex;
  justify-content: space-between;
	margin-bottom: 80px;
}
.c-sec02-01 li {
  width: 48%;
  line-height: 1.8;
}
.c-sec02-title01 {
  margin-bottom: 20px;
}
.p-sec02 .l-font {
  font-size: 18px;
  margin-top: 20px;
}
ul.c-sec02-02 {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
padding-bottom: 80px;
}
.c-sec02-02 li {
  width:48%;
  line-height: 1.8;
}
.c-sec02-title02 {
  margin-top: 30px;
}
.c-sec02-02 .l-mb {
  margin-bottom: 10px;
}
@media screen and (max-width:768px) {
  .c-sec02-01 img, .c-sec02-02 img {
    width: 100%;
  }
  ul.c-sec02-01 {
    display: block;
    margin-bottom: 20px;
  }
 ul .c-sec02-01 li {
    width: 100%;
  }
 ul .c-sec02-01 > li {
    margin-bottom: 20px;
  }
	.c-sec02-01 li {
  width: 100%;
}
  .c-sec02-title01 {
    margin-bottom: 20px;
  }
  .p-sec02 .l-font {
    font-size: 18px;
    margin-top: 20px;
  }
 ul.c-sec02-02 {
    display: block;
	 padding-bottom: 30px;
  }
 ul.c-sec02-02 li {
    width: 100%;
  }
  .c-sec02-title02 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .c-sec02-02 .l-mb {
    margin-bottom: 10px;
  }
}
/**/
ul.p-sec03-01 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}
.p-sec03-01 li:first-child {
  width: 60%;
  line-height: 1.8;
}
.p-sec03-01 li:last-child{
	  width: 38%;
}
.c-sec03-title01 {
  margin-bottom: 10px;
}
.c-sec03-01-img {
  margin-top: 100px;
}
.p-sec03-01 .l-mb {
  margin-bottom: 20px;
}
.c-sec03-title01 {
  margin-bottom: 20px;
}
ul.c-sec03-02 {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin-bottom: 60px;
}
.c-sec03-02 li:first-child {
  width: 60%;
  line-height: 1.8;
}
.c-sec03-02 li:last-child{
	  width: 38%;
}
.c-sec03-title02 {
  margin-bottom: 20px;
}
.c-sec03-02 .l-mb {
  margin-bottom: 20px;
}
.p-sec03 {
  width: 100%;
  background: transparent linear-gradient(145deg, #E3FDF5 0%, #FFE6FA 100%) 0% 0% no-repeat padding-box;
	padding: 80px 0;
}
.p-sec03-01 .l-link {
  padding-left: 10px;
  font-size: 14px;
}
.p-sec03-link a:hover {
  opacity: 1;
  color: #A42CFF;
}
.p-sec03-link h2 {
  margin-bottom: 10px;
}
.p-sec03-h2 {
  font-weight: bold;
}
.p-sec03-01.last {
  margin-bottom: 0;
}
.display_sp{
    display: none;
}
.display_pc{
	display: block;
}
@media screen and (max-width:768px) {
	.p-sec03-01 li:last-child {
    width: 100%;
}
	.p-sec03 {
	padding: 30px 0;
}
	.display_pc{
	display: none;
}
	.display_sp{
    display: block;
}
  .p-sec03-01 li:first-child {
    width: 100%;
    line-height: 1.8;
  }
 ul.p-sec03-01 {
    display: block;
    margin-bottom: 60px;
  }
  .p-sec03-01 img, .c-sec03-02 img {
    width: 100%;
  }
  .c-sec03-02 li:first-child {
    width: 100%;
  }
  ul.c-sec03-02 {
    display: block;
  }
  .c-sec03-01-img {
    margin-top: 20px;
  }
  .c-sec03-02 li:last-child {
    width: 100%;
    line-height: 1.8;
  }
}
/**/
.c-sec04-content {
  margin: 0 auto;
  padding: 80px 0;
}
.c-sec04-list {
  display: flex;
  flex-wrap: wrap;
}
.c-sec04-list02, .c-sec04-list03, .c-sec04-list06 {
  width: 50%;
  padding: 60px 30px 0;
  box-sizing: border-box;
  line-height: 1.8;
}
.c-sec04-list01,.c-sec04-list04,.c-sec04-list05{
	  width: 50%;
}
.c-sec04-list03 ul {
  margin-bottom: 20px;
}
.c-sec04-list06 h3 {
  margin-bottom: 20px;
}
.c-sec04-list .l-mb10 {
  margin-bottom: 10px;
}
.c-sec04-list .l-mb20 {
  margin-bottom: 20px;
}
.l-green {
  color: #037a90;
}
.c-sec04-list02 {
  background: transparent linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 0%, #D6F2FF 100%) 0% 0% no-repeat padding-box;
}
.c-sec04-list03 {
  background: transparent linear-gradient(180deg, #FFFFFF 0%, #F4FFE8 100%) 0% 0% no-repeat padding-box;
}
.c-sec04-list06 {
  background: transparent linear-gradient(180deg, #FFFFFF 0%, #F8E3F6 100%) 0% 0% no-repeat padding-box;
}
@media screen and (max-width:768px) {
	.c-sec04-list01,.c-sec04-list04,.c-sec04-list05{
	  width:100%;
}
  .c-sec04-content {
    width: 100%;
    margin: 0 auto;
    padding: 40px 0;
  }
  .c-sec04-list {
    width: 100%;
    margin: 0 auto;
  }
  .c-sec04-list img {
    width: 100%;
  }
  .c-sec04-list02, .c-sec04-list03, .c-sec04-list06 {
    width: 100%;
    padding: 60px 30px 60px;
    box-sizing: border-box;
    line-height: 1.8;
  }
}
/**/
.c-sec05-out {
  width:94%;
  margin: 60px auto;
  padding: 15px 0;
  background: transparent linear-gradient(133deg, #DF89B5 0%, #BFD9FE 100%) 0% 0% no-repeat padding-box;
}
.c-sec05-inner {
  background: #fff;
  width: 96%;
  margin: 0 auto;
  padding: 30px 100px;
  box-sizing: border-box;
  line-height: 2;
}
.c-sec05-title {
  margin-bottom: 30px;
}
.c-sec05-pink {
  color: #fe5283;
}
.p-sec05 .l-mb20 {
  margin-bottom: 20px;
}
@media screen and (max-width:768px) {
  .c-sec05-out {
    width: 96%;
  }
  .c-sec05-inner {
    width: 92%;
    padding: 30px 4%;
  }
  .c-sec05-title img {
    width: 100%;
  }
}
/**/
.p-sec06box {
  display: flex;
  height: 400px;
}
.c-sec06-right {
  width: 40%;
  background: url("../images/about/sec-05-02.jpg")no-repeat;
  background-size: cover;
  height: 100%;
}
.c-sec06-left {
  position: relative;
  background: transparent linear-gradient(133deg, #FFE6FA 0%, #E3FDF5 100%) 0% 0% no-repeat padding-box;
  width: 60%;
}
.c-sec06-txtbox {
  position: absolute;
  top: 30px;
  right: 50px;
  width: 560px;
  line-height: 1.8;
}
.c-sec06-txtsmall {
  font-size: 12px;
  text-align: right;
  position: absolute;
  bottom: 10px;
  right: 4px;
}
.p-sec06 .l-mt20 {
  margin-top: 10px;
}
.c-sec06-txtbox h3 {
  margin-bottom: 10px;
}
@media screen and (max-width:768px) {
  .c-sec06-right {
    width: 100%;
    background: url("../images/about/sec-05-02.jpg")no-repeat;
    height: 380px;
  }
  .c-sec06-left {
    width: 100%;
  }
  .c-sec06-txtbox {
    position: static;
    padding-top: 30px;
    width: 90%;
    margin: 0 auto;
    line-height: 1.8;
    height: 480px;
  }
  .p-sec06box {
    display: block;
    height: auto;
  }
}
.p-sec07 h2 {
  text-align: center;
  margin-bottom: 40px;
}
.p-sec07 {
  background: #F1F2F6;
  color: #A42CFF;
  font-family: 'Noto Sans JP', sans-serif;
}
.c-sec07-ticket {
  display: flex;
  width: 520px;
  justify-content: space-between;
}
.c-sec07-ticketprice {
  width: 450px;
}
.c-sec07-priceTop {
  display: flex;
  justify-content: space-between;
  border-bottom: solid 1px #A42CFF;
  padding-bottom: 10px;
}
.c-sec07-ticketprice h4 {
  font-size: 18px;
}
.c-sec07-ticketprice p {
  font-size: 28px;
}
.c-sec07-tax {
  font-size: 16px;
  font-weight: normal;
}
.c-sec07-priceBottom {
  padding-top: 10px;
  display: flex;
  justify-content: space-between;
}
.c-sec07-top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.c-sec07-btn {
  display: flex;
  align-items: center;
}
.c-sec07-btn a {
  display: block;
  width: 440px;
  border: 1px solid #A42CFF;
  border-radius: 40px;
  position: relative;
  padding: 40px 40px;
  background: #fff;
  box-sizing: border-box;
  color: #A42CFF;
}
.c-sec07-btn a::after {
  position: absolute;
  content: url("../images/about/icon-right.png");
  top: 50%;
  margin-top: -20px;
  right: 10px;
}
.c-sec07-btn a:hover {
  text-decoration: none;
  opacity: 1;
  background: #A42CFF;
  color: #fff;
  transition: 0.3s;
}
.c-sec07-btn a:hover::after {
  content: url("../images/about/icon-right_wt.png");
}
.c-sec07-info {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
.c-sec07-info > li:first-child {
  width: 400px;
}
.c-sec07-info > li:last-child {
  width: 600px;
}
.c-sec07-year, .c-sec07-day {
  font-family: 'Amiri', serif;
}
.c-sec07-day {
  font-size: 80px;
  font-weight: bold;
  line-height: 1;
}
.c-sec07-year {
  font-size: 40px;
  font-weight: bold;
}
.c-sec-week {
  background: #A42CFF;
  border-radius: 50%;
  color: #fff;
  padding: 3px 6px;
}
.c-sec07-kanji {
  font-size: 20px;
  margin-right: 10px;
}
.c-sec07-time {
  font-size: 24px;
}
.c-sec07-open {
  font-size: 18px;
}
.c-sec07-usa {
  font-size: 30px;
  margin-bottom: 10px;
  font-family: 'Noto Serif JP', serif;
}
.c-sec07-adress {
  font-size: 18px;
  margin-bottom: 10px;
}
.c-sec07-infolist li {
  display: inline-block;
  margin-right: 20px;
}
.c-sec07-infolist li.c-sec07-fac {
  width: 130px;
  text-align: center;
}
.c-sec07-infolist li.c-sec07-fac a {
  width: 100%;
  padding: 5px 0;
  color: #fff;
  background: #CE96F8;
  position: relative;
  vertical-align: middle;
  display: inline-block;
}
.c-sec07-infolist li.c-sec07-fac a::before {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: 8px;
  width: 4px;
  height: 4px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.c-sec07-infolist li.c-sec07-fac a:hover {
  text-decoration: none;
}
.c-sec07-contact {
  padding-top: 10px;
}
.c-sec07-contact li {
  display: inline-block;
  margin-right: 15px;
}
.c-sec07-contact li:last-child {
  font-size: 12px;
  margin-right: 0px;
}
.c-sec07-contact li a {
  text-decoration: underline;
  color: #A42CFF;
}
.c-sec07-contact span {
  color: #fff;
  background: #CE96F8;
  padding: 0 10px;
  font-size: 14px;
  margin-right: 10px;
}
.c-sec07-map {
  position: relative;
  width: 100%;
  padding-top: 40%; /* = height ÷ width × 100 */
}
.c-sec07-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-sec07-ticketinfo{
	border: 1px solid  #A42CFF;
	background: #fff;
	border-radius: 30px;
	display: flex;
	align-items: center;
	padding: 20px;
	box-sizing: border-box;
	width: 460px;
	font-size: 14px;
}
@media screen and (max-width:768px) {
  .p-sec07 h2 img {
    width: 100%;
  }
  .c-sec07-top {
    display: block;
    margin-bottom: 40px;
  }
  .c-sec07-ticket {
    width: 100%;
    margin-bottom: 20px;
  }
  .c-sec07-ticketprice {
    width: 450px;
  }
  .c-sec07-pricetitle {
    border: solid 1px #A42CFF;
    background: #fff;
    text-align: center;
    padding: 5px 0;
    margin-bottom: 5px;
  }
  .c-sec07-ticketprice p {
    font-size: 20px;
  }
  .c-sec07-tax {
    font-size: 14px;
    font-weight: normal;
  }
  .c-sec07-btn a {
    padding: 20px 40px;
  }
  .c-sec07-info {
    display: block;
    margin-top: 40px;
  }
  .c-sec07-info > li:first-child {
    width: 100%;
  }
  .c-sec07-info > li:last-child {
    width: 100%;
  }
  .c-sec07-map {
    position: relative;
    width: 100%;
    padding-top: 40%;
    height: 300px;
  }
  .c-sec07-day {
    font-size: 60px;
    font-weight: bold;
    line-height: 1;
  }
  .c-sec07-usa {
    font-size: 28px;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .c-sec07-adress {
    margin-bottom: 20px;
  }
  .c-sec07-infolist {
    margin-bottom: 20px;
  }
  .c-sec07-infolist li.c-sec07-fac {
    margin: 10px 0 0 auto;
    width: 100%;
  }
  .c-sec07-infolist li {
    display: block;
    margin-right: 0px;
  }
  .c-sec07-contact li {
    display: block;
    margin-right: 0px;
    text-align: center;
    margin-bottom: 5px;
  }
  .c-sec07-contact span {
    display: block;
    text-align: center;
    margin-bottom: 5px;
    background: #fff;
    border-bottom: solid 1px #A42CFF;
    color: #A42CFF;
    margin-right: 0;
  }
  .p-sec07 .l-content {
    padding-bottom: 10px;
  }
  .c-sec07-contact {
    border: solid 1px #A42CFF;
    padding-top: 0;
  }
	.c-sec07-ticketinfo{
	border: 1px solid  #A42CFF;
	background: #fff;
	border-radius: 30px;
	display: block;
	align-items: center;
	padding: 20px;
	box-sizing: border-box;
	width: 100%;
	font-size: 14px;
}
}
.c-info{
	display: flex;
	padding: 10px 0;
	margin-bottom: 5px;
	border-bottom: solid 1px #ccc;
}
.c-info dt{
	width: 20%;
}
.c-info dd{
	width: 78%;
}
.c-info-title{
	text-align: center;
	font-size: 38px;
	color: #A42CFF;
	padding-bottom: 30px;
}

@media screen and (max-width:768px) {
	.c-info{
	display: block;
	}
	.c-info dt{
		width: 100%;
		margin-bottom: 10px;
	}
	.c-info dd{
	width: 100%;
}
	.c-info-title{
	font-size: 24px;
padding-bottom: 10px;
	}
}
.l-content.info{
	padding: 40px 20px 60px;
	
}
.info-wrapper{
	background: #F5FFEA;
	width: 100%;
}
.c-oshirase{
	width: 48%;
}
.c-fb{
	width: 48%;
}
.info{
	display: flex;
	justify-content: space-between
}
.c-fb iframe{
	width: 100%;
}
.c-info a{
	color: #A42CFF;
	text-decoration: underline;
}
@media screen and (max-width:768px) {
	.c-oshirase{
	width: 100%;
		margin-bottom: 20px;
}
.c-fb{
	width: 100%;
}
.info{
	display: block;
	justify-content: space-between
}
}
.c-info-2-title{
	display: block;
	font-weight: bold;
	font-size: 18px;
	color: #A42CFF;
	margin-bottom: 10px;
}
.c-info-2-title-02{
	display: block;
	font-size: 18px;
	color: #A42CFF;
	margin-bottom: 10px;
}
.l-mb10{
	margin-bottom: 10px;
}
.l-mb20{
	margin-bottom: 20px;
}
.li-mb20{
	padding-left: 1em;
    text-indent: -1em;
	margin-bottom: 20px;
	color: #A42CFF;
}
.c-info .c-event-dl dt{
	font-size: 16px;
	color: #A42CFF;
	margin-bottom: 5px;
	width: 100%;
}
.c-info .c-goods dd{
	border-bottom: solid 1px #ccc;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.c-info .c-goods dd:last-child{
	border-bottom: none;
}
.c-info .c-goods dt:first-child{
	margin-top: 20px;
}
.c-info .c-event-dl dd{
	margin-bottom: 15px;
	width: 100%;
}
.l-white{
	background: #fff;
	padding: 20px;
	margin-bottom: 20px;
}
.c-toppage-btn a{
	display: block;
	padding: 10px 20px;
	background: #fff;
	border: 1px solid #A42CFF;
	color: #A42CFF;
	margin-top: 20px;
}
.c-toppage-btn{
	text-align: center;
}
.c-toppage-btn a:hover{
	background: #A42CFF;
	color: #fff;
	opacity: 1;

	text-decoration: none;
}
