@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
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

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

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

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
}
.grecaptcha-badge {
	visibility: hidden;
}
.br-sp{
	display:none;
}
@media screen and (max-width: 480px){
	.br-sp{
		display:block
	}
}
body {
	background-color: #F8F4E3;
	background-image:url("https://mayabridal-mitchi.com/wp-content/uploads/23922379.png");
	background-size:cover;
}

.page .date-tags{
	display:none;
}
.page .main{
	padding: 0px;
	border-radius:0;
	background-color:transparent;
}
.page .content{
	margin-top:0;
}
.page .entry-title{
	margin-top:0;
}
.page .footer{
	margin-top:0;
}
.wp-block-spacer{
	margin-bottom:0;
}
/*パン*/
.breadcrumb{
	background-color:rgba(250, 244, 239, 1);
	margin:0;
	padding-top:10px;
	padding-bottom:10px;
}

/*head*/
.header-in{
	padding-top:1rem;
	padding-bottom:1rem;
}
.navi,.navi-in,.menu-top{
	height:100%;
}
.header-container{
	background-color:rgba(250, 244, 239, 1)
}
.navi{
	background:transparent!important;
}
.navi-in a:hover {
	background-color: #F2EAE3;
}
/*footer*/
.footer{
	background-color:rgba(250, 244, 239, 1);
}
.navi-footer-in a:hover {
	background-color: #F2EAE3;
}

/*mainimg*/
.mainimgwrap{
	background-color:transparent;
}
.mainimgin{
	overflow:hidden;
	background-image:url(https://mayabridal-mitchi.com/wp-content/uploads/bmimg000.jpg);
	background-size:cover;
	border-bottom-left-radius: 50% 15%;
	border-bottom-right-radius: 50% 15%;
	background-position:top;
	background-repeat:no-repeat;
}
.mainimgmsk{
	background-color:rgba(255,255,255,0.6);
	min-height:100%;
	min-width:100%;
	display:flex;
	justify-content:center;
	align-items:center;
	height:600px;
}
.mainimglogo{
	max-width:400px!important;
	margin:1rem;
}
@media screen and (max-width: 480px){
	.mainimgin{
		border-bottom-left-radius:
			50% 10%;
		border-bottom-right-radius:
			50% 10%!important;
	}
	.mainimgmsk{
		height:350px;
	}
	.mainimgin{
		background-size:auto 400px;
	}
}


/*top*/
.front-top-page .main,
.front-top-page .entry-content,
.front-top-page .content,
.front-top-page .article
{
	padding:0;
	margin:0;
}
.front-top-page .footer{
	margin-top:0;
}
.front-top-page .wp-block-group{
	margin-bottom:0;
}

/**/

/*page-id-*/
.post-3 .article-header,
.post-6 .article-header,
.post-9 .article-header,
.post-10 .article-header{
	background-image:url(https://mayabridal-mitchi.com/wp-content/uploads/img378938-1024x682.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	height:300px;

}
.post-3 h1,
.post-6 h1,
.post-9 h1,
.post-10 h1{
	width:100%;
	height:100%;
	background:rgba(255,255,255,0.3);
	display:flex;
	justify-content:center;
	align-items:center;
}
@media screen and (max-width: 480px) {
	.post-3 .article-header,
	.post-6 .article-header,
	.post-9 .article-header,
	.post-10 .article-header{
		height:200px
	}
}


/*front*/
.front-top-page h2{
	background:none!important;
}

.topcnt01 {
	text-align: center;
	margin: 50px auto;
	position: relative;
	max-width: 900px;
	padding:1rem;
}
.topcnt01 h2{
	font-size: 32px;
	font-weight: bold;
	color: #5A4A42;
	margin-bottom: 10px;
	position: relative;
	display: inline-block;
	background:transparent!important;
	padding-right:0;
	padding-left:0;
}
.topcnt01 h2 span{
	font-size: 16px;
	color: #A89078;
	font-style: italic;
	position: absolute;
	right: 0;
	bottom: -5px; /* 必要に応じて調整 */
}
.topcnt01 p {
	font-size: 18px;
	color: #333;
	line-height: 1.8;
	margin-top: 20px;
}

.topcnt02{
	margin: 0px auto;
	max-width: 900px;
	padding:1rem;
	margin-bottom:20px;
}
.topcnt02 h2{
	text-align:center;
	margin-bottom:1rem;
}
.tc02wrp1{
  border: dotted;
  border-radius: 10px;
  padding: 20px;
  display:flex;
	flex-direction:column;
	align-items:center;
}
.topcnt02 ul{
	max-width: 600px;
	margin-top:1.8em;
}

.topcnt03{
	margin: 0px auto;
	max-width: 900px;
	padding:1rem;
}
.topcnt03 h2{
	text-align:center;
}
.topcnt03 h3{
	border:none;
	padding-left:0;
	padding-right:0;
	margin-bottom:1rem;
}
.topcnt03 h3 span{
	margin-left:0.5rem;
	border-bottom:double 4px ;
	padding-right:17px;
}
.topcnt03 p{
	margin-left:1.7rem;
}

.topcnt04{
	margin: 0px auto;
	max-width: 1200px;
	padding:1rem;
	margin-bottom:100px;
}
.topcnt04 h2{
	text-align:center;
}
.topcnt04 .toc04p1{
	display:flex;
	justify-content:center;
	margin-bottom:70px;
}
.system-links {
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
}

.system-item {
    position: relative;
    max-width: 300px;
    overflow: visible;
		margin-bottom:1rem;
}

.system-item img {
    width: 100%;
    display: block;
    border-radius: 8px;
}

.text-box {
    position: absolute;
    bottom: -20px;
    right: -10px;
    background-color: rgba(255, 255, 255, 0.95);
    padding: 12px;
    border-radius: 8px;
    text-align: center;
    width: 85%;
    max-width: 270px;
    box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.15);
	text-decoration:none;
}

.text-box p {
    font-size: 14px;
    color: #666;
    margin: 0;
}

.text-box p:first-child {
    display: block;
    font-weight: bold;
    color: #333;
    text-decoration: none;
    margin-bottom: 5px;
	font-size:1rem;
}

.text-box p span{
	font-size:0.8rem;
	margin-left:0.7rem;
}



/*top-contact*/
.topcnt05 {
  color: #f2e8dc;
	background-image:url(https://mayabridal-mitchi.com/wp-content/uploads/ctcbg00.png);
	background-size:100% 100%;
	background-repeat:no-repeat;
	background-position:center;
	margin-bottom:0;
	text-align:center;
	background-attachment:fixed;
}
.topcnt05in{
	padding:150px 20px;
	background-image:url(https://mayabridal-mitchi.com/wp-content/uploads/ctcbg01.png),url(https://mayabridal-mitchi.com/wp-content/uploads/ctcbg02.png);
	background-size:100%;
	background-repeat:no-repeat;
	background-position:center top,center bottom;
}
.topcnt05 h2 {
  font-family: 'Georgia', serif;
  font-style: italic;
  color: #f5e7c8;
  font-size: 28px;
  margin-bottom: 0px;
  color: #f5e7c8;
  font-weight: bold;
  letter-spacing: 1px;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;	
}
.destiny-text span{
  font-size: 21px;
	margin-top:20px;
  margin-bottom: 20px;
  letter-spacing: 0.5px;
	text-align:center;
}
.topcnt05 .contact-text {
  color: #eee;
  margin-bottom: 30px;
}
.topcnt05 .contact-info {
  color: #ddd;
	font-size:22px;
}
.topcnt05 .contact-info span {
  color: #f0d8a8;
	font-weight:bold;
}
.topcnt05 .contact-button {
  display: inline-block;
  background-color: rgba(178, 148, 83, 0.95);
  color: #ffffff;
  padding: 12px 30px;
  font-size: 16px;
  text-decoration: none;
  border-radius: 30px;
  transition: all 0.4s ease-in-out;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.35);  
	text-shadow: 0 4px 10px rgba(0, 0, 0, 0.8);
}
.topcnt05 .contact-button:hover {
  background-color: #c2a560;
  color: #ffffff;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.45);
	transform: translateY(-3px) scale(1.05); 
}

/* トップページ　レスポンシブ*/
@media screen and (max-width: 834px) {
	.topcnt01 h2{
		font-size: 28px;
	}
	.topcnt01 h2 span{
		font-size: 14px;
		right: 0;
		bottom: -5px;
	}
	.topcnt01 p{
		font-size: 16px;
		line-height: 1.6;
	}
}
@media screen and (max-width: 480px) {
	.contact-info{
		flex-direction:column;
	}
	.system-item {
		margin-bottom:2rem;
	}
	.topcnt05in{
		background-size:180%;
	}
	.topcnt01 h2{
		font-size: 20px;
	}
	.topcnt01 p{
		font-size: 14px;
	}
	.topcnt02 h2{
		font-size:18px;
		padding-left:0;
		padding-right:0;
	}
	.tc02wrp1 li{
		margin-bottom:1rem!important;
	}
	.topcnt03 h3{
		font-size:16px;
		display:flex;
		flex-direction:column;
		align-items:center;
	}
	.topcnt03 h3 span{
		margin:0;
		padding:0;
		margin-top:0.5rem;
	}
	.topcnt05 h2{
		font-size:23px;
	}
	.destiny-text span{
		font-size:17px;
	}
}

/*system*/

.sysrev{
	display:flex;
	flex-direction:column;
	justify-items:center;
	align-items:center;

}
.sysrev h2 {
    font-size: 24px;
    font-weight: bold;
    color: #a67c52;
	background:none;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
}
.sysrev h3 {
    font-size: 20px;
    font-weight: bold;
    color: #5a4a42;
	border:none;
}
.sysrev p {
    font-size: 16px;
    line-height: 1.8;
    color: #444;
	margin-bottom:0;
}
.sysrevpen{
	color:#a67c52!important;
	font-style:italic;
	max-width:500px;
	min-width:7rem;
	width:100%;
	margin:0 auto;
	text-align:right;
}


.sysflowwrap {
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
}
.sysflow-step {
    margin-bottom: 100px;
}

.sysflowwrap h3 {
    font-size: 22px;
    font-weight: bold;
    color: #333;
    padding-left: 10px;
    position: relative;
	border:none!important;
}

.sysflowwrap h3 span {
    background-color: #d9a74e;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 16px;
    margin-right: 10px;
}

.sysflow-content {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 10px;
}

.sysflow-content p {
    flex: 1;
    font-size: 16px;
    line-height: 1.6;
	margin-bottom:0;
}

.sysflow-content img {
    width: 45%;
    border-radius: 10px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
}

/* ステップごとに画像の位置を交互に
.sysflow-step:nth-child(even) .sysflow-content {
    flex-direction: row-reverse;
} */

.sysflowwrap h4 {
    font-size: 18px;
    color: #555;
    margin-top: 15px;
    border-left: 3px solid #d9a74e;
    padding-left: 8px;
	border-top:none;
}

.sysflowwrap a {
    display: block;
    margin-top: 10px;
    color: #d9a74e;
    font-weight: bold;
    text-decoration: none;
}

.sysflowwrap a:hover {
    text-decoration: underline;
}


.sysplanwrap{
	max-width:1000px;
	margin:0 auto;
    padding: 40px 20px;
    background-color:transparent;
    border-radius: 10px;
}

/* 見出し */
.sysplanwrap h2 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 20px;
    border-bottom: 2px solid #d4c2a8;
    padding-bottom: 10px;
	background:none;
}

.sysplanwrap h3 {
    font-size: 20px;
    margin-top: 30px;
    padding-left: 10px;
    border-left: 5px solid #d4c2a8;
	border:none;
}

/* 料金表 */
.planp01{
	display:flex;
	justify-content:center;
}

.price-cntwrap {
  display: flex;
  flex-wrap: wrap;
  max-width: 960px;
  margin: 40px auto;
  padding: 0;
  box-shadow: 0 4px 10px rgba(0,0,0,0.05);
  flex-wrap: wrap;
}
.price-list {
  flex: 1 1 50%;
  padding: 50px 30px;
	display:flex;
	flex-direction:column;
	justify-content:space-between;
}

.price-list h3 {
	margin:0 0 15px;
  margin-bottom: 15px;
  color: #5f4b32;
  border-left: 5px solid #d4b27f;
  padding-left: 10px;
}
.price-list p {
  font-size: 16px;
  margin: 8px 0;
  color: #333;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 4px;
}
.price-list span {
  font-weight: bold;
  color: #865c3c;
}
.price-img {
  flex: 1 1 50%;
}
.price-img img {
  width: auto;
  height: 100%;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
	object-fit:cover;
}
.price-cntwrap:nth-of-type(2) {
  flex-direction: row-reverse;
}
.planmaya-p{
	display:flex;
	justify-content:space-between;
	  border-bottom: 1px dotted #ccc;
}
.planmaya-p1{
  border-bottom: none!important;
	min-width:2rem;
	font-weight:normal!important;
	color:#333!important;
	margin-right:1rem;
}
.planmaya-p2{
	border-bottom: none!important;
	display:flex;
	flex-direction:column;
}

/* 注意書き */
.note {
    font-size: 14px;
    color: #6d4c2f;
    background-color: #fff8e5;
    padding: 8px 12px;
    border-left: 5px solid #d4c2a8;
    margin-top: 10px;
	margin-bottom:40px!important;
}

/*別コース*/
.price-extra-block {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.price-extra-block.reverse {
  flex-direction: row-reverse;
}
.price-extra-content{
  flex: 1 1 50%;
  padding: 24px;
  box-sizing: border-box;
}
.price-extra-img {
  flex: 1 1 50%;
  box-sizing: border-box;
	height:350px;
}
.price-extra-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.price-extra-content h3 {
	margin:0 0 15px;
  margin-bottom: 15px;
  color: #5f4b32;
  border-left: 5px solid #d4b27f;
  padding-left: 10px;
}
.price-extra-content p {
  font-size: 16px;
  color: #5c4836;
  line-height: 1.6;
	margin:0;
}
.price-extra-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.price-cntwrap,
.price-extra-block{
	background-color:#FAF4EF;
}


/* モバイル対応 */
@media screen and (max-width: 480px) {
	.price-cntwrap{
		flex-direction: column!important;
	}
  .price-extra-block,
  .price-extra-block.reverse {
    flex-direction: column;
  }

  .price-extra-content,
  .price-extra-img {
    flex: 1 1 100%;
  }

  .price-extra-content h3 {
    font-size: 18px;
  }

  .price-extra-content p {
    font-size: 15px;
  }
	.planmaya-p{
		flex-direction:column;
	}
	.planmaya-p2{
		display:block!important;
	}
}


/* リスト */
.sysplanwrap ol {
    margin-left: 20px;
    padding-left: 15px;
}

.sysplanwrap ol li {
    margin-bottom: 5px;
}

/*maya*/
.page-id-3 .entry-content,
.post-3{
	margin-bottom:0!important;
}


.maya-section {
    width: 100%;
    background: transparent;
    padding: 50px 0;
    text-align: center;
}

.maya-section {
  color: #f2e8dc;
	background-image:url(https://mayabridal-mitchi.com/wp-content/uploads/ctcbg00.png);
	background-size:100% 100%;
	background-repeat:no-repeat;
	background-position:center;
	margin:0;
	padding:0;
	text-align:center;
	background-attachment:fixed;
}
.maya-secin{
	padding:150px 20px;
	background-image:url(https://mayabridal-mitchi.com/wp-content/uploads/ctcbg01.png),url(https://mayabridal-mitchi.com/wp-content/uploads/ctcbg02.png);
	background-size:100%;
	background-repeat:no-repeat;
	background-position:center top,center bottom;
}

/* コンテンツボックス */
.maya-content {
    max-width: 800px;
    margin: 0 auto;
    padding: 30px;
}

/* 見出し */
.maya-content h2 {
  font-family: 'Georgia', serif;
  font-style: italic;
	color: #DCCCAA;
  font-size: 28px;
  margin-bottom: 0px;
  color: #DCCCAA;
  font-weight: bold;
	background:none;
}

.maya-content h3 {
	font-family: 'Georgia', serif;
  font-style: italic;
    font-size: 22px;
	color: #f5e7c8;
    margin-top: 50px;
	border:none;
}

/* テキスト */
.maya-content p {
    font-size: 16px;
    color: #C8E1E7;
    line-height: 1.8;
    margin-bottom: 15px;
}

/* リスト */
.maya-content ul li {
    font-size: 16px;
    color: #5C4836;
    background: #E8D9B5;
    padding: 10px;
    border-left: 5px solid #6d4c2f;
    margin-bottom: 10px;
    border-radius: 5px;
}

.maya-button {
    display: inline-block;
    background: #B5824A;
    color: white;
    font-size: 16px;
    padding: 12px 24px;
    text-decoration: none;
    border-radius: 5px;
    transition: 0.3s;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.maya-button:hover {
    background: #6d4c2f;
	color: white;
}

.mayacard-img{
	max-width:200px;
	margin:0 auto;
}

@media screen and (max-width: 480px) {
	.sysrev{
		padding:1rem;
	}
	.sysflow-step h3{
		display:flex;
		flex-direction:column;
		align-items:start;
		margin-bottom:0;
	}
	.sysflow-step h3 span{
		margin-bottom:10px;
	}
	.sysflow-content{
		flex-direction:column;
	}
	.sysflow-step:nth-child(even) .sysflow-content {
    flex-direction: column-reverse;
	}
	.sysflow-content img{
		width:100%;
	}

	.maya-content{
		padding:1rem;
	}
}

/* 相談所案内 */
.companywrap01 .wp-block-table {
    width: 100%;
    max-width: 800px!important;
    margin: 20px auto;
    border-collapse: collapse;
    background: #fff8e5; /* 優しい背景色 */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    overflow: hidden;
}

.companywrap01 .wp-block-table table {
    width: 100%;
    border-collapse: collapse;
}

.companywrap01 .wp-block-table th, 
.companywrap01 .wp-block-table td {
    padding: 12px 16px;
    border-bottom: 1px solid #d4c2a8;
}

.companywrap01 .wp-block-table th {
    background: #6d4c2f;
    color: white;
    text-align: left;
    font-weight: bold;
    width: 30%;
}

.companywrap01 .wp-block-table td {
    background: #fff;
}

/* アクセス */
.companywrap01 h2.wp-block-heading {
    text-align: center;
    font-size: 24px;
    color: #6d4c2f;
    margin-top: 40px;
	background:none;
}

.companywrap01 p {
    font-size: 16px;
    color: #4a3b2d;
}

.companywrap01 iframe {
    display: block;
    margin: 20px auto;
    width: 100%;
    border-radius: 8px;
    border: 2px solid #d4c2a8;
}

@media screen and (max-width: 834px)
{
	.companywrap01{
		padding:1rem;
	}
}


/*contact*/
.cf7mitwrp{
	padding:1rem;
	background:white;
	border-radius:11px;
	margin:1rem;
}
.cf7mitwrp .cf7spcr{
	margin-bottom:1rem!important;
}
.cf7lblspn2{
	display:flex;
	align-items:end;
}
.cf7lblspn2 .wpcf7-form-control-wrap{
	margin-right:0.5rem;
}

.contactwrap01 h2 {
    font-size: 22px;
    color: #6d4c2f;
    margin-bottom: 15px;
	background:none;
	text-align:center;
}
.contactwrap01 p {
    font-size: 16px;
    line-height: 1.6;
    color: #333;
}

.contactwrap01 p.tel {
    font-size: 24px;
    color: #6d4c2f;
    font-weight: bold;
}

.contactwrap01 p.form-guide {
    font-size: 18px;
    color: #6d4c2f;
    margin-top: 30px;
    padding-top: 15px;
    border-top: 2px solid #d4c2a8;
}
.cctp{
	text-align:center;
	margin-bottom:50px;
}
.cf7req{
	background:red;
	color:white;
	border-radius:7px;
	font-size:14px;
	padding:0 5px 1px;
	margin:0 5px;
}
.cf7rcap{
	text-align:center;
}
.cf7smt1 p{
	display:flex;
	flex-direction:column;
	align-items:center;
}
.cf7smt1 input.wpcf7-submit {
  background-color: #8a5a3d;
  color: #fff;
  font-size: 16px;
  padding: 12px 28px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.cf7smt1 input.wpcf7-submit:hover {
  background-color: #a16d4e;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}
.cf7smt1 input.wpcf7-submit:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(138, 90, 61, 0.3);
}

#wpcf7cpcnf{
	background:white!important;
	max-width:800px;
	padding:1rem;
	padding-bottom:2rem;
}
#wpcf7cpcnf th{
	min-width:12em;
}
#wpcf7cpcnf td p{
	max-width:500px;
}

.wpcf7cp-btns{
	display:flex;
	justify-content:center;
	align-items:center;
}
.wpcf7cp-btns .wpcf7-form-control{
	  background-color: #8a5a3d;
  color: #fff;
  font-size: 16px;
  padding: 12px 28px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	margin:0 1rem;
}
.wpcf7cp-btns .wpcf7-form-control:hover {
  background-color: #a16d4e;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}
.wpcf7cp-btns .wpcf7-form-control:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(138, 90, 61, 0.3);
}

/*mobile*/
.mobile-footer-menu-buttons{
	background-color:rgba(250, 244, 239, 0.95);
	color:#3d2f1f;
}
.navi-menu-content{
	background-color:rgba(250, 244, 239, 1);
	text-align:center;
}
.navi-menu-content .menu-item a{
	padding-top:1rem;
	padding-bottom:1rem;
	margin:1rem auto;
}
.navi-menu-content .menu-drawer a:hover {
	background-color:#F2EAE3;
}
