@charset "UTF-8";

/*
	Theme Name: chuko
	Description: 
	Theme URI: 
	Author: chuko
	Author URI: 
	Version: 1.0.1
	License: GNU General Public License
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: white, right-sidebar, two-columns

*/


@import "css/master.css";


/* 20201007 add*/
.lp_sangyoumatsuri2020 img {
	max-width: 100%;
	height: auto;
}
.lp_sangyoumatsuri2020 .sec01 {
	position: relative;
}
.lp_sangyoumatsuri2020 .lp_sangyoumatsuri_btn {
	position: absolute;
	top: 87%;
	left: 9.4%;
	display: block;
	width: 46.1%;
	transition: opacity .3s;
}
.lp_sangyoumatsuri2020 .lp_sangyoumatsuri_btn:hover {
	opacity: .7;
}
.lp_sangyoumatsuri2020 .sec02 {
	position: relative;
	margin-top: -10px;
}


/* 20201026 add*/
.lp_2021etotaidan div.alignC {
	margin-top: 20px;
}
.lp_2021etotaidan .c-title {
	margin-top: 32px;
	margin-bottom: 16px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
.lp_2021etotaidan .c-titleQ {
	margin-top: 2.0em;
	font-size: 17.6px;
	font-weight: bold;
}
.lp_2021etotaidan p + p {
	margin-top: 1.0em;
}
.lp_2021etotaidan .c-red {
	color: #c30d23;
	font-weight: bold;
}
.lp_2021etotaidan .c-brown {
	color: #956134;
	font-weight: bold;
}
.lp_2021etotaidan .c-item {
	display: flex;
	align-items: flex-start;
	margin-top: 32px;
}
.lp_2021etotaidan .image {
	flex: 1;
}
.lp_2021etotaidan .text {
	width: 64%;
	padding-left: 20px;
}
.lp_2021etotaidan .text p {
	margin-top: 10px;
	line-height: 1.5;
}
.lp_2021etotaidan .text .alignC {
	font-size: 110%;
	font-weight: bold;
}
.lp_2021etotaidan .c-mt10 {
	margin-top: 10px;
}
.lp_2021etotaidan .c-btn {
	display: block;
	margin-top: 28px;
	padding: 4px;
	border-radius: 4px;
	background: #e4007f;
	color: #fff;
	font-weight: bold;
	text-align: center;
	transition: .3s;
}
.lp_2021etotaidan .c-btn:hover {
	opacity: .7;
}

/* 20201027 add */
.lp_2021miraclekuneto p + p {
	margin-top: 1.2em;
}
.lp_2021miraclekuneto img {
	width: auto;
	max-width: 100%;
}
.lp_2021miraclekuneto .sec01:before,
.lp_2021miraclekuneto .sec01:after {
	display: block;
	content: "";
	width: 100%;
	height: 25px;
	background: url(/wp-content/themes/chukowp/img/2021miraclekuneto/line.png) repeat-x;
	background-size: auto 25px;
}
.lp_2021miraclekuneto .sec01 img {
	width: 80%;
}
.lp_2021miraclekuneto .sec01 .c-btn {
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 24px;
}
.lp_2021miraclekuneto .c-btn.pink {
	display: block;
	padding: 6px;
	border-radius: 4px;
	background: #e4007f;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.lp_2021miraclekuneto .c-btn.yellow {
	display: block;
	margin-bottom: 20px;
	padding: 6px;
	border-radius: 4px;
	background: #fff100;
	text-align: center;
}
.lp_2021miraclekuneto .c-btn.yellow img {
	width: 323px;
	height: auto;
}
.lp_2021miraclekuneto .c-btn.white {
	display: block;
	padding: 6px;
	border-radius: 4px;
	background: #fff;
	color: #e4007f;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.lp_2021miraclekuneto .sec02 .c-indent {
	margin-left: -40px;
	margin-right: -40px;
}
.lp_2021miraclekuneto .sec02 {
	padding: 0 40px 40px;
	background: #d01126;
	color: #fff;
	line-height: 1.76;
}
.lp_2021miraclekuneto .c-box {
	margin-top: 24px;
	margin-bottom: 24px;
	padding: 24px 20px;
	border-radius: 10px;
	background: #fff;
	color: #000;
	line-height: 1.5;
	text-align: justify;
}
.lp_2021miraclekuneto .c-box dt {
	margin-bottom: 4px;
	font-size: 17px;
}
.lp_2021miraclekuneto .sec04 {
	padding: 40px 27px;
	background: #d01126;
	color: #fff;
}
.lp_2021miraclekuneto .c-fun {
	text-align: center;
}
.lp_2021miraclekuneto .c-fun dt {
	margin-bottom: 24px;
}
.lp_2021miraclekuneto .c-fun dt ~ dt {
	margin-top: 54px;
}
.lp_2021miraclekuneto  [width="134"] {
	width: 134px;
}
.lp_2021miraclekuneto  [width="160"] {
	width: 160px;
}
.lp_2021miraclekuneto .c-listFun {
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
}
.lp_2021miraclekuneto .c-listFun p {
	margin-top: -16px;
	padding-left: 90px;
	font-size: 14px;
	line-height: 1.56;
	text-align: left;
}
.lp_2021miraclekuneto .c-listFun li + li {
	margin-top: 30px;
}
.lp_2021miraclekuneto .c-item {
	display: flex;
	align-items: flex-start;
	padding: 52px 20px 30px;
}
.lp_2021miraclekuneto .image {
	flex: 1;
}
.lp_2021miraclekuneto .text {
	width: 64%;
	padding-left: 4px;
}
.lp_2021miraclekuneto .text p {
	margin-top: 4px;
}
.lp_2021miraclekuneto .text .alignC {
	font-size: 110%;
	font-weight: bold;
}
.lp_2021miraclekuneto .c-btn.pink {
	margin-top: 10px;
}
.lp_2021miraclekuneto .sec05:after {
	display: block;
	content: "";
	width: 100%;
	height: 25px;
	margin-top: 52px;
	background: url(/wp-content/themes/chukowp/img/2021miraclekuneto/line.png) repeat-x;
	background-size: auto 25px;
}

/* 20210409 sns */
.sns_gnav {
	height: 75px;
	padding: 0 10px;
	text-align: center;
}
.sns_gnav a {
	display: inline-block !important;
	width: 32px !important;
	margin: 22px 10px 0;
}
.sns_gnav a img {
	width: 100%;
}
#g_navi ul li.sns_gnav a:hover,
#g_navi ul li.active a {
	text-indent: 0px !important;
}
#g_navi ul li.sns_gnav a:hover {
	opacity: 0.8;
}

.sns_txt {
	text-align: center;
	font-size: larger;
	font-weight: 700;
	color: #482d12;
}
.bnr_side.sns_mid {
	padding-top: 0;
}
.sns_mid .sns_gnav a {
	width: 42px !important;
	margin: 15px 10px 0;
}

.sns_gnav.sns_bot {
	text-align: left;
}
.sns_gnav.sns_bot a {
	margin-top: 0;
}

/* 210926 add */
.lp_2021miraclekuneto.lp_2022miraclekuneto .sec01:before,
.lp_2021miraclekuneto.lp_2022miraclekuneto .sec01:after {
	display: block;
	content: "";
	width: 100%;
	height: 25px;
	background: url(/wp-content/themes/chukowp/img/2022miraclekunetotiger/line.png) repeat-x;
	background-size: auto 25px;
}
.lp_2021miraclekuneto.lp_2022miraclekuneto .sec05:after {
	display: block;
	content: "";
	width: 100%;
	height: 25px;
	margin-top: 52px;
	background: url(/wp-content/themes/chukowp/img/2022miraclekunetotiger/line.png) repeat-x;
	background-size: auto 25px;
}
.lp_2021miraclekuneto.lp_2022miraclekuneto .sec02 {
	padding: 0 40px 40px;
	background: #e99411;
	color: #fff;
	line-height: 1.76;
}
.lp_2021miraclekuneto.lp_2022miraclekuneto .sec04 {
	padding: 40px 27px;
	background: #e99411;
	color: #fff;
}
.lp_2021miraclekuneto.lp_2022miraclekuneto .c-btn.pink {
	display: block;
	padding: 6px;
	border-radius: 4px;
	background: #ea5413;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.lp_2021miraclekuneto.lp_2022miraclekuneto .c-btn.white {
	display: block;
	padding: 6px;
	border-radius: 4px;
	background: #fff;
	color: #ea5413;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}


.lp_2021etotaidan,
.lp_2021miraclekuneto,
.lp_2022miraclekuneto {
	font-family: "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

/* 211001 add */
.lp_sangyoumatsuri2020.lp_sangyoumatsuri2021 .lp_sangyoumatsuri_btn.btn2021_01 {
	top: 73%;
  left: 47%;
  width: auto;
}
.lp_sangyoumatsuri2020.lp_sangyoumatsuri2021 .lp_sangyoumatsuri_btn.btn2021_02 {
	top: 82%;
  left: 47%;
  width: auto;
}
.btn2021_03 {
  display: block;
	width: 335px;
  margin: 15px auto 0;
}

/* 221018 add */
.lp_2023miraclekuneto {
	font-family: "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.lp_2023miraclekuneto .sec01::before,
.lp_2023miraclekuneto .sec01::after {
	display: block;
	content: "";
	width: 100%;
	height: 48px;
	 background: linear-gradient(45deg, #eb70a1 25%, transparent 25%, transparent 75%, #eb70a1 75%),
              linear-gradient(45deg, #eb70a1 25%, transparent 25%, transparent 75%, #eb70a1 75%);
  background-color: #fff;
  background-size: 48px 48px;
  background-position: 0 0, 24px 24px;
}
.lp_2023miraclekuneto .sec01 h3 {
	margin-bottom: 0;
}
.lp_2023miraclekuneto .sec01 .c-btn {
	min-width: 385px;
	margin-bottom: 36px;
}
.lp_2023miraclekuneto .c-btn {
	display: inline-block;
	padding: 8px 20px;
	border-radius: 6px;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	transition: opacity .3s ease-in-out;
}
.lp_2023miraclekuneto .c-btn:hover {
	opacity: .7;
	text-decoration: none;
}
.lp_2023miraclekuneto .c-btn.pink {
	background-color: #e4007f;
	color: #fff;
}
.lp_2023miraclekuneto .c-btn.yellow {
	padding: 18px;
	background-color: #fff100;
	color: #000;
}
.lp_2023miraclekuneto .c-btn.white {
	padding: 20px;
	background-color: #fff;
	color: #e4007f;
	font-size: 36px;
}
.lp_2023miraclekuneto .sec02 {
	padding: 0 28px 60px;
	background-color: #eb6fa1;
}
.lp_2023miraclekuneto .sec02 p {
	color: #fff;
	font-size: 26px;
}
.lp_2023miraclekuneto .eto {
	margin: 45px auto;
}
.lp_2023miraclekuneto .c-box {
	padding: 28px;
	border-radius: 20px;
	background: #fff;
	font-size: 22px;
}
.lp_2023miraclekuneto dt {
	margin-bottom: 10px;
	font-size: 26px;
	font-weight: bold;
}
.lp_2023miraclekuneto dd {
	line-height: 1.6;
}
.lp_2023miraclekuneto .c-indent {
	padding-left: 50px;
	padding-right: 50px;
}
.lp_2023miraclekuneto .c-btnWrap {
	display: flex;
	flex-direction: column;
	gap: 24px;
	margin-top: 40px;
}
.lp_2023miraclekuneto .sec04 {
	padding: 70px 28px 120px;
	background-color: #eb6fa1;
	color: #fff;
}
.lp_2023miraclekuneto .sec04 p {
	font-size: 24px;
}
.lp_2023miraclekuneto .c-fun dt {
	margin-bottom: 40px;
}
.lp_2023miraclekuneto .c-fun dt ~ dt {
	margin-top: 90px;
}
.lp_2023miraclekuneto .c-listFun li + li {
	margin-top: 80px;
}
.lp_2023miraclekuneto .c-item {
	padding: 50px 35px 20px;
	display: flex;
	gap: 15px;
}
.lp_2023miraclekuneto .c-item .text {
	flex: 1;
}
.lp_2023miraclekuneto .c-item .title {
	margin-bottom: 8px;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.4!important;
}
.lp_2023miraclekuneto .c-item .c-btn{
	display: block;
	margin-top: 20px;
	padding: 15px;
	font-size: 30px;
}
.lp_2023miraclekuneto .sec05::after {
	display: block;
	content: "";
	width: 100%;
	height: 48px;
	margin-top: 35px;
	 background: linear-gradient(45deg, #eb70a1 25%, transparent 25%, transparent 75%, #eb70a1 75%),
              linear-gradient(45deg, #eb70a1 25%, transparent 25%, transparent 75%, #eb70a1 75%);
  background-color: #fff;
  background-size: 48px 48px;
  background-position: 0 0, 24px 24px;
}
.lp_2023miraclekuneto .sec04 .fun-txt {
	padding: 0 20px 0 150px;
	text-align: left;
}

/* 20231006 add */
.lp_2024miraclekuneto {
	font-family: "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.lp_2024miraclekuneto .sec01::before,
.lp_2024miraclekuneto .sec01::after {
	display: block;
	content: "";
	width: 100%;
	height: 48px;
	 background: linear-gradient(45deg, #A91A20 25%, transparent 25%, transparent 75%, #A91A20 75%),
              linear-gradient(45deg, #A91A20 25%, transparent 25%, transparent 75%, #A91A20 75%);
  background-color: #fff;
  background-size: 48px 48px;
  background-position: 0 0, 24px 24px;
}
.lp_2024miraclekuneto .sec01 h3 {
	margin-bottom: 0;
}
.lp_2024miraclekuneto .sec01 .c-btn {
	min-width: 385px;
	margin-bottom: 36px;
}
.lp_2024miraclekuneto .c-btn {
	display: inline-block;
	padding: 8px 20px;
	border-radius: 6px;
	background-color: #A91A20;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	transition: opacity .3s ease-in-out;
}
.lp_2024miraclekuneto .c-btn:hover {
	opacity: .7;
	text-decoration: none;
}
.lp_2024miraclekuneto .c-btn.yellow {
	padding: 18px;
	background-color: #FAEE00;
	color: #000;
}
.lp_2024miraclekuneto .c-btn.white {
	padding: 20px;
	background-color: #fff;
	color: #A91A20;
	font-size: 36px;
}
.lp_2024miraclekuneto .sec02 {
	padding: 0 28px 60px;
	background-color: #A91A20;
}
.lp_2024miraclekuneto .sec02 p {
	color: #fff;
	font-size: 26px;
}
.lp_2024miraclekuneto .eto {
	margin: 45px auto;
}
.lp_2024miraclekuneto .c-box {
	padding: 28px;
	border-radius: 20px;
	background: #fff;
	font-size: 22px;
}
.lp_2024miraclekuneto dt {
	margin-bottom: 10px;
	font-size: 26px;
	font-weight: bold;
}
.lp_2024miraclekuneto dd {
	line-height: 1.6;
}
.lp_2024miraclekuneto .c-indent {
	padding-left: 50px;
	padding-right: 50px;
}
.lp_2024miraclekuneto .c-btnWrap {
	display: flex;
	flex-direction: column;
	gap: 24px;
	margin-top: 40px;
}
.lp_2024miraclekuneto .sec04 {
	padding: 70px 28px 120px;
	background-color: #A91A20;
	color: #fff;
}
.lp_2024miraclekuneto .sec04 p {
	font-size: 24px;
}
.lp_2024miraclekuneto .c-fun dt {
	margin-bottom: 40px;
}
.lp_2024miraclekuneto .c-fun dt img {
	width: auto;
	height: 50px;
}
.lp_2024miraclekuneto .c-fun dt ~ dt {
	margin-top: 90px;
}
.lp_2024miraclekuneto .c-listFun li + li {
	margin-top: 80px;
}
.lp_2024miraclekuneto .c-listFun .c-listTitle {
	position: relative;
	display: flex;
	align-items: center;
	margin-bottom: 20px;
	padding-left: 12px;
	text-align: left;
}
.lp_2024miraclekuneto .c-listFun .c-listTitle::after {
	display: block;
	flex: 1;
	content: "";
	height: 2px;
	margin: 0 20px;
	background-color: #fff;
}
.lp_2024miraclekuneto .c-listFun .c-listTitle img {
	width: auto;
	height: 80px;
}
.lp_2024miraclekuneto .c-item {
	padding: 50px 0 20px;
	display: flex;
	gap: 25px;
}
.lp_2024miraclekuneto .c-item .text {
	flex: 1;
}
.lp_2024miraclekuneto .c-item .title {
	margin-bottom: 8px;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.4!important;
}
.lp_2024miraclekuneto .c-item .c-btn{
	display: block;
	margin-top: 20px;
		padding: 10px 15px;
	font-size: 20px;
}
.lp_2024miraclekuneto .sec05::after {
	display: block;
	content: "";
	width: 100%;
	height: 48px;
	margin-top: 35px;
	 background: linear-gradient(45deg, #A91A20 25%, transparent 25%, transparent 75%, #A91A20 75%),
              linear-gradient(45deg, #A91A20 25%, transparent 25%, transparent 75%, #A91A20 75%);
  background-color: #fff;
  background-size: 48px 48px;
  background-position: 0 0, 24px 24px;
}
.lp_2024miraclekuneto .sec04 .fun-txt {
	padding: 0 20px;
	text-align: left;
}


/* 20241012 add */
.lp_2025miraclekuneto {
	font-family: "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.lp_2025miraclekuneto .sec01::before,
.lp_2025miraclekuneto .sec01::after {
	display: block;
	content: "";
	width: 100%;
	height: 48px;
	 background: linear-gradient(45deg, #ffe500 25%, transparent 25%, transparent 75%, #ffe500 75%),
              linear-gradient(45deg, #ffe500 25%, transparent 25%, transparent 75%, #ffe500 75%);
  background-color: #fff;
  background-size: 48px 48px;
  background-position: 0 0, 24px 24px;
}
.lp_2025miraclekuneto .sec01 h3 {
	margin-bottom: 0;
}
.lp_2025miraclekuneto .sec01 .c-btn {
	min-width: 385px;
	margin-bottom: 36px;
}
.lp_2025miraclekuneto .c-btn {
	display: inline-block;
	padding: 8px 20px;
	border-radius: 6px;
	background-color: #A91A20;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	transition: opacity .3s ease-in-out;
}
.lp_2025miraclekuneto .c-btn:hover {
	opacity: .7;
	text-decoration: none;
}
.lp_2025miraclekuneto .c-btn.yellow {
	padding: 18px;
	background-color: #A91A20;
	color: #000;
}
.lp_2025miraclekuneto .c-btn.white {
	padding: 20px;
	background-color: #A91A20;
	color: #fff;
	font-size: 36px;
}
.lp_2025miraclekuneto .sec02 {
	padding: 0 28px 60px;
	background-color: #ffe500;
}
.lp_2025miraclekuneto .sec02 p {
	color: #231815;
	font-size: 26px;
}
.lp_2025miraclekuneto .eto {
	margin: 45px auto;
}
.lp_2025miraclekuneto .c-box {
	padding: 28px;
	border-radius: 20px;
	background: #fff;
	font-size: 22px;
}
.lp_2025miraclekuneto dt {
	margin-bottom: 10px;
	font-size: 26px;
	font-weight: bold;
}
.lp_2025miraclekuneto dd {
	line-height: 1.6;
}
.lp_2025miraclekuneto .c-indent {
	padding-left: 50px;
	padding-right: 50px;
}
.lp_2025miraclekuneto .c-btnWrap {
	display: flex;
	flex-direction: column;
	gap: 24px;
	margin-top: 40px;
}
.lp_2025miraclekuneto .sec04 {
	padding: 70px 28px 120px;
	background-color: #ffe500;
	color: #231815;
}
.lp_2025miraclekuneto .sec04 p {
	font-size: 24px;
}
.lp_2025miraclekuneto .c-fun dt {
	margin-bottom: 40px;
}
.lp_2025miraclekuneto .c-fun dt img {
	width: auto;
	height: 50px;
}
.lp_2025miraclekuneto .c-fun dt ~ dt {
	margin-top: 90px;
}
.lp_2025miraclekuneto .c-listFun li + li {
	margin-top: 80px;
}
.lp_2025miraclekuneto .c-listFun .c-listTitle {
	position: relative;
	display: flex;
	align-items: center;
	margin-bottom: 20px;
	padding-left: 12px;
	text-align: left;
}
.lp_2025miraclekuneto .c-listFun .c-listTitle::after {
	display: block;
	flex: 1;
	content: "";
	height: 2px;
	margin: 0 20px;
	background-color: #231815;
}
.lp_2025miraclekuneto .c-listFun .c-listTitle img {
	width: auto;
	height: 80px;
}
.lp_2025miraclekuneto .c-item {
	padding: 50px 0 20px;
	display: flex;
	gap: 25px;
}
.lp_2025miraclekuneto .c-item .text {
	flex: 1;
}
.lp_2025miraclekuneto .c-item .title {
	margin-bottom: 8px;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.4!important;
}
.lp_2025miraclekuneto .c-item .c-btn{
	display: block;
	margin-top: 20px;
		padding: 10px 15px;
	font-size: 20px;
}
.lp_2025miraclekuneto .sec05::after {
	display: block;
	content: "";
	width: 100%;
	height: 48px;
	margin-top: 35px;
	 background: linear-gradient(45deg, #ffe500 25%, transparent 25%, transparent 75%, #ffe500 75%),
              linear-gradient(45deg, #ffe500 25%, transparent 25%, transparent 75%, #ffe500 75%);
  background-color: #fff;
  background-size: 48px 48px;
  background-position: 0 0, 24px 24px;
}
.lp_2025miraclekuneto .sec04 .fun-txt {
	padding: 0 20px;
	text-align: left;
}

/* 20251025 add */
.lp_2026miraclekuneto {
	font-family: "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.lp_2026miraclekuneto .sec01::before,
.lp_2026miraclekuneto .sec01::after {
	display: block;
	content: "";
	width: 100%;
	height: 48px;
	 background: linear-gradient(45deg, #5b2b21 25%, transparent 25%, transparent 75%, #5b2b21 75%),
              linear-gradient(45deg, #5b2b21 25%, transparent 25%, transparent 75%, #5b2b21 75%);
  background-color: #fff;
  background-size: 48px 48px;
  background-position: 0 0, 24px 24px;
}
.lp_2026miraclekuneto .sec01 h3 {
	margin-bottom: 0;
}
.lp_2026miraclekuneto .sec01 .c-btn {
	min-width: 385px;
	margin-bottom: 36px;
}
.lp_2026miraclekuneto .c-btn {
	display: inline-block;
	padding: 8px 20px;
	border-radius: 6px;
	background-color: #A91A20;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	transition: opacity .3s ease-in-out;
}
.lp_2026miraclekuneto .c-btn:hover {
	opacity: .7;
	text-decoration: none;
}
.lp_2026miraclekuneto .c-btn.yellow {
	padding: 18px;
	background-color: #A91A20;
	color: #000;
}
.lp_2026miraclekuneto .c-btn.white {
	padding: 20px;
	background-color: #A91A20;
	color: #fff;
	font-size: 36px;
}
.lp_2026miraclekuneto .sec02 {
	padding: 0 28px 60px;
	background-color: #5b2b21;
}
.lp_2026miraclekuneto .sec02 p {
	color: #fff;
	font-size: 26px;
}
.lp_2026miraclekuneto .eto {
	margin: 45px auto;
}
.lp_2026miraclekuneto .c-box {
	padding: 28px;
	border-radius: 20px;
	background: #fff;
	font-size: 22px;
}
.lp_2026miraclekuneto dt {
	margin-bottom: 10px;
	font-size: 26px;
	font-weight: bold;
}
.lp_2026miraclekuneto dd {
	line-height: 1.6;
}
.lp_2026miraclekuneto .c-indent {
	padding-left: 50px;
	padding-right: 50px;
}
.lp_2026miraclekuneto .c-btnWrap {
	display: flex;
	flex-direction: column;
	gap: 24px;
	margin-top: 40px;
}
.lp_2026miraclekuneto .sec04 {
	padding: 70px 28px 120px;
	background-color: #5b2b21;
	color: #fff;
}
.lp_2026miraclekuneto .sec04 p {
	font-size: 24px;
}
.lp_2026miraclekuneto .c-fun dt {
	margin-bottom: 40px;
}
.lp_2026miraclekuneto .c-fun dt img {
	width: auto;
	height: 50px;
}
.lp_2026miraclekuneto .c-fun dt ~ dt {
	margin-top: 90px;
}
.lp_2026miraclekuneto .c-listFun li + li {
	margin-top: 80px;
}
.lp_2026miraclekuneto .c-listFun .c-listTitle {
	position: relative;
	display: flex;
	align-items: center;
	margin-bottom: 20px;
	padding-left: 12px;
	text-align: left;
}
.lp_2026miraclekuneto .c-listFun .c-listTitle::after {
	display: block;
	flex: 1;
	content: "";
	height: 2px;
	margin: 0 20px;
	background-color: #fff;
}
.lp_2026miraclekuneto .c-listFun .c-listTitle img {
	width: auto;
	height: 80px;
}
.lp_2026miraclekuneto .c-item {
	padding: 50px 0 20px;
	display: flex;
	gap: 25px;
}
.lp_2026miraclekuneto .c-item .text {
	flex: 1;
}
.lp_2026miraclekuneto .c-item .title {
	margin-bottom: 8px;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.4!important;
}
.lp_2026miraclekuneto .c-item .c-btn{
	display: block;
	margin-top: 20px;
		padding: 10px 15px;
	font-size: 20px;
}
.lp_2026miraclekuneto .sec05::after {
	display: block;
	content: "";
	width: 100%;
	height: 48px;
	margin-top: 35px;
	 background: linear-gradient(45deg, #5b2b21 25%, transparent 25%, transparent 75%, #5b2b21 75%),
              linear-gradient(45deg, #5b2b21 25%, transparent 25%, transparent 75%, #5b2b21 75%);
  background-color: #fff;
  background-size: 48px 48px;
  background-position: 0 0, 24px 24px;
}
.lp_2026miraclekuneto .sec04 .fun-txt {
	padding: 0 20px;
	text-align: left;
}