@charset "UTF-8";


/*----------section top----------*/


.contents {
	width: 1140px;
	margin: 0 auto 100px;
	padding-top: 95px;
}
.page-main {
}
.page-title {
	text-align: center;
	margin-top: 50px;
	font-size: 1.3em;
	line-height: 1.8em;
}
.page-title nav ul {
	display: inline-block;
	margin: 10px 0 50px 0;
	padding: 0;
	list-style: none;
}
.page-title nav:after {
	content: "";
	display: block;
	clear:both;
}
.page-title nav ul li {
	float: left;
	margin: 0;
	padding: 0 13px 0 0;
}
.information {
	margin-top: 30px;
}
.page-title:after {
	content: "";
	display: block;
	clear:both;
}





div.shichigosan-info,
div.anniv-info {
	margin-top: 30px;
	font-size: 1.5em;
	text-align: center;
}
div.shichigosan-info-btn {
	width: 260px;
	height: 90px;
	margin: 0 auto;
	background-color: #f0f8f8;
}
div.shichigosan-info-btn img {
	border-radius: 10px;
}
div.shichigosan-info-btn:hover {
	opacity: 0.7;
}
div.shichigosan-info-btn a {
	display: block;
}



div.anniv-info-btn ul {
	display: inline-block;
	margin: 0 auto;
}
div.anniv-info-btn ul li {
	float: left;
	margin: 0 6px;
	color: #f39800;
}
div.anniv-info-btn ul li p,
div.anniv-info-btn ul li p:hover {
	padding-top: 7px;
	width: 220px;
	height: 53px;
	border: solid 3px #f8b757;
	border-radius: 5px;
	background-color: #fef4d6;
	font-size: 20px;
	opacity: 0.3;
}
div.anniv-info-btn ul li a p {
	display: block;
	color: #f39800;
	opacity: 1;
}
div.anniv-info-btn ul li a p:hover {
	display: block;
	color: #f39800;
	opacity: 0.7;
}
div.anniv-info-btn ul li span {
	display: inline-block;
	font-size: 16px;
	margin-top: 3px;
}




div.anniv-brother {
	width: 1140px;
	height: 280px;
	margin-top: 20px;
	box-sizing: border-box;
	border: solid 2px #e95098;
}

div.anniv-photoimage p.anniv-photoimage-sentence,
div.anniv-otona p {
	text-align: center;
	font-size: 1.3em;
	line-height: 1.6em;
}

div.anniv-otona {
	margin-top: 20px;
}
div.anniv-otona p {
	margin-top: 30px;
}
div.anniv-otona-price {
	margin-top: 150px;
}



article {
	margin-bottom: 250px;
}
section.section-wrapper:not( :last-child ) {
	margin-bottom: 200px;
}

.headline,
article h3 {
	display: block;
	position: relative;
	width: 1140px;
	height: 55px;
	margin: 70px auto 0;
	padding: 0;
	text-align: center;
	vertical-align: bottom;
	font-size: 2.3em;
	line-height: 2.4em;
/* 	letter-spacing: 0.1em; */
	font-weight: bold;
	color: #fff;
	background: url(css-img/753headline-bg.gif) repeat;
}
	/* headline-bg */
	article h3.anniv-headline {
		color: #000;
		background: url(css-img/anniv-headline-bg.gif) repeat;
	}
	article h3.graduate-headline {
		color: #fff;
		background: url(css-img/graduate-headline-bg.gif) repeat;
	}
	.headline-contact {
		color: #fff;
		background: url(css-img/headline-bg-contact.gif) repeat;
	}
	.headline-news {
		color: #fff;
		background: url(css-img/headline-bg-news.gif) repeat;
	}
	.headline-access {
		color: #fff;
		background: url(css-img/headline-bg-access.gif) repeat;
	}
article p {
	margin: 10px 0 30px;
	padding: 0;
	font-size: 1.2em;
}
article p.special01 {
	text-align: center;
}
article p.special01 b {
	color: #f00;
	font-weight: normal;
}
article h4 {
	display: block;
	text-align: center;
	margin: 50px auto 20px;
	padding: 0;
	font-size: 2em;
	font-weight: bold;
}
.ta-center {
	text-align: center;
}





.schedule div {
	width: 1140px;
	height: 250px;
	margin: 30px auto 0px;
	padding-top: 20px;
	text-align: center;
	background-color: #fffdef;
	border: dotted 3px #ccc;
	border-radius: 20px;
	box-sizing: border-box;
}


.kumamoto753 {
	margin: 0 0 200px 25px;
}
.kumamoto753:after {
	content: "";
	display: block;
	clear:both;
}

.kumamoto753-column {
	display: block;
	float: left;
	width: 320px;
	height: auto;
	margin: 0;
	padding: 0 25px;
}




nav.photoprice-nav ul {
	display: block;
	text-align: center;
	margin-top: 30px;
}
nav.photoprice-nav ul li {
	display: inline-block;
	padding: 0 5px;
}
div.photoprice {
	margin-top: 80px;
}





.lineup-navi {
	position: absolute;
	min-width: 650px;
	left: 50%;
	-webkit-transform: translateY(0) translateX(-50%);
	transform: translateY(0) translateX(-50%);
	margin:30px auto 50px;
}
.lineup-navi:after {
	content: "";
	display: block;
	clear:both;
}

.lineup-navi ul {
	display: block;
	margin: 0px auto 50px;
	padding: 0;
	list-style: none;
}
.lineup-navi ul li {
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
}

.lineup-cloth {
	display: block;
	position: relative;
	margin-top: 150px;
}

.lineup-cloth ul {
	display: block;
	margin: 0px auto;
	padding: 0;
	list-style: none;
}
.lineup-cloth ul:after {
	content: "";
	display: block;
	clear:both;
}
.lineup-cloth ul li {
	float: left;
	margin: 0;
	padding: 10px 8px;
}




div.lineup-wrapper {
	display: block;
	position: relative;
	margin-top: 100px;
}

div.lineup-wrapper ul {
	display: block;
	margin: 0px auto;
	padding: 0;
	list-style: none;
}
div.lineup-wrapper ul:after {
	content: "";
	display: block;
	clear:both;
}
div.lineup-wrapper ul li {
	float: left;
	margin: 0;
	padding: 7px 7px;
}
div.lineup-wrapper ul li img {
	box-sizing: border-box;
	border: solid 3px #777;
}







div.furisode-main {
	margin-top: 20px;
}
div.seijin-special ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}
div.seijin-special li {
	display:inline-block;
	float: left;
	padding-top: 20px;
}
div.seijin-special li:nth-child(n+2) {
	width: 540px;
}
div.seijin-special li:nth-child(even) {
	padding-right: 40px;
	clear: both;
}

article .page-title p {
	font-size: 1em;
}
article .page-title p span.title-photo-20th-point {
    font-size: 1.3em;
    line-height: 2em;
}
div.photoplanset-box {
	overflow: hidden;
	margin-bottom: 40px;
}
div.photoplanset-a,
div.photoplanset-b,
div.photoplanset-c {
	float: left;
	width: 320px;
	margin-right: 86px;
}
div.photoplanset-c {
	margin-right: 0;
}

div.hakama-special ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}
div.hakama-special li {
	display:inline-block;
	float: left;
	padding-top: 20px;
	width: 540px;
}
div.hakama-special li:nth-child(odd) {
	padding-right: 40px;
	clear: both;
}



div.shoot-schedule {
	width: 1140px;
	height: auto;
	margin-top: 250px;
	padding: 0;
}
div.shoot-schedule-wrapper {
	background-color: #fffdef;
	border: dotted 3px #ff96d0;
	border-radius: 20px;
	box-sizing: border-box;
}
div.shoot-schedule-wrapper {
	margin: 0;
	padding: 0;
}
div.shoot-schedule-wrapper h4 {
	margin: 30px 0;
	text-align: center;
	font-size: 2em;
}
div.shoot-schedule-wrapper h4 i {
	margin-right: 5px;
	color: #00aeb1;
}
div.shoot-schedule-wrapper ol li {
	display: inline-block;
	width: 320px;
	margin: 5px 15px;
	padding: 0;
	vertical-align: top;
}
div.shoot-schedule-wrapper ol li h5 {
	margin: 0 0 10px;
	padding: 12px;
	text-align: center;
	font-size: 1.8em;
	color: #000;
	background-color: #f7c8d5;
}
div.shoot-schedule-wrapper ol li p {
	font-size: 1.3em;
	line-height: 1.5em;
}
p.center-txt {
	text-align: center;
	margin-top: 20px;
	font-size: 1.3em;
	line-height: 1.8em;
}
div.catalog-753 {
	margin-top: 40px;
}
div.catalog-20th {/* 成人式カタログ修正*/
	margin: 40px auto 0;
	display: flex;
	justify-content: space-around;
}
.catalog-atc img {
	box-shadow:3px 3px 8px 0px #dcdcdc;
}
.catalog_extx {
	font-size: 1.5em;
	text-align: center;
}
.tx_catalog_style {
	font-weight: bold;
	font-size: 2em;
}
.catalog-child {
	width: 450px;
}
.catalog-child h5 {
	font-size: 1.8em;
	font-weight: bold;
	text-align: center;
}
.catalog-child h5:before {
	content: "▼";
	margin-right: 0.2em;
}
.catalog-left {
	float: left;
	width: 450px;
}
.catalog-right {
	display: inline-block;
	width: 600px;
	margin-left: 50px;
}
.catalog-right ul {
	width: 100%;
	height: auto;
	margin: 0;
}

.catalog-button a {
	display: inline-block;
	padding: 15px 25px;
	font-size: 1.8em;
	color: #ff70bf;
	border: solid 5px #ff70bf;
}
.catalog-button-753 a {
	display: inline-block;
	padding: 15px 25px;
	font-size: 1.8em;
	color: #1fa9b9;
	border: solid 5px #1fa9b9;
}
.catalog-pdf h5 {
	margin-top: 0px;
	padding: 0 0 5px 5px;
	font-size: 1.3em;
	border-bottom:solid 1px #aaa;
}
.catalog-pdf ul {
	font-size: 1.3em;
}
.catalog-pdf ul li {
	margin: 10px 0 0 5px;
}
.catalog-pdf ul li a {
	color: #2db8bf;
}

/*202008 カタログ追加*/
.catalog_extx {
margin-bottom: 1em;
margin-top: 0;
}
.catalog-atc a {
display: block;
background: url("../img/common/ico_eb_open.png") no-repeat bottom right;
}
.catalog-udtxt {
margin-top: 20px;
text-align: center;
}
.catalog-udtxt h2 {
font-size: 1.5em;
font-weight: bold;
line-height: 1.2em;
padding-bottom: 0.3em;
}



div.point > nav {
	position: relative;
	text-align: center;
	margin-top: 60px;
}
div.point > nav > ul > li {
	display: inline-block;
	margin: 5px;
}
div.point > nav > p {
	position: absolute;
	top: -50px;
	left: 100px;
}
div.point > article > div {
	margin-top: 70px;
	border: none;
	text-align: center;
}
div.point > article > div > div > a {
	font-size: 1.3em;
	color: #2db8bf;
	text-decoration: underline;
}





/*----------contact----------*/

div.contact-form {
	width: 840px;
	margin: 50px auto;
	font-size: 1.3em;
}


section.contact-tel {
	margin-bottom: 150px;
}
p.contact-tel-box {
	display:inline-block;
	margin-top: 20px;
	padding: 20px 20px 10px;
	font-size: 1.3em;
	border: dotted 2px #bbb;
	border-radius: 10px;
}
span.contact-tel-en,
span.contact-tel-number {
	font-weight: bold;
	font-family: Helvetica, Verdana, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", sans-serif;
}
span.contact-tel-en {
	font-size: 18px;
}
span.contact-tel-number {
	font-size: 32px;
}
p.contact-tel-note {
	display:inline-block;
	margin-left: 15px;
}
p.contact-note {
	margin: 15px 0 0;
	line-height: 1.8em;
}


table.contact-table {
	width: 840px;
}
table.contact-table tr th,
table.contact-table tr td {
	text-align: left;
    padding: 15px 0 15px 10px;
	font-weight: normal;
    border-top: dotted 1px #aaa;
}
table.contact-table tr td {
	padding-left: 20px;
}
table.contact-table tr:last-child th,
table.contact-table tr:last-child td {
    border-bottom: dotted 1px #ccc;
}
table.contact-table span.requied {
	margin-left: 5px;
    font-size: 9px;
    color: #f00;
}

	/* check box */
	span.wpcf7-list-item {
		margin-right: 20px;
		/*display: block;*/
	}

input[type="email"],
input[type="tel"],
input[type="text"],
input[type="date"],
table.contact-table textarea {
    padding: 2px 7px;
    font-size: 14px;
    border: none;
    background-color: #ebf9f9;
}
input[type="email"],
input[type="tel"],
input[type="text"] {
    width: 360px;
    height: 25px;
}
input[type="date"].form-date {
    width: 240px;
}
span.form-date-caution {
	margin-left: 10px;
/* 	color: #f00; */
}
input[type="text"].form-postcode {
	width: auto;
}
table.contact-table textarea {
    width: 500px;
    height: 250px;
}
table.contact-table textarea.form-note {
    height: 150px;
}


div.form-button {
	width: 720px;
	text-align: center;
	margin: 30px auto;
}
input.wpcf7-submit {
	width: 200px;
	padding: 12px 6px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	border: none;
	border-radius: 3px;
	background-color: #00aeb1;
	cursor: pointer;
}
input.wpcf7-submit:hover {
	opacity: 0.3;
}



section.contact-tel > div {
	justify-content: space-between;
	margin-top: 20px;
}
div.contact-tel-container {
	width: 560px;
	padding: 30px 0 15px;
	text-align: center;
	box-sizing: border-box;
	border: dashed 1px #666;
	border-radius: 10px;
}
div.contact-tel-container h1 {
	margin-bottom: 12px;
	font-size: 1.3rem;
}
div.contact-tel-container p {
	margin: 0;
	font-size: 1.8em !important;
	line-height: 1.8rem !important;
}
div.contact-tel-container p:nth-child(2) {
	margin-top: 8px;
	font-size: 2.5rem !important;
	font-weight: bold;
	font-family: Helvetica, Verdana, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", sans-serif;
	color: #555;
}
div.contact-tel-container p:nth-child(2) span {
	font-size: 1.8rem !important;
	font-weight: normal;
}
div.contact-tel-container p:last-child {
	font-size: 11px !important;
}

p.contact-note {
	font-size: 1.3em;
}





/*----------access----------*/

section.access-table {
	width: 100%;
	margin-left: 50px;
}
section.access-table h1 {
	margin: 5px 0 25px;
	text-align: center;
	color: #444;
	font-weight: bold;
	font-size: 1.7em;
}
section.access-table table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
section.access-table table th,
section.access-table table td {
	margin: 0;
	padding: 15px 10px;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	font-size: 1.4em;
	font-weight: normal;
	border-top: dotted 1px #aaa;
	border-bottom: dotted 1px #aaa;
}

/*----------photoplan 1910追加----------*/
.ct-price {
	margin: 80px 0 180px;
}
.ct-price::after {
content: "";
  display: block;
  clear: both;
}
.ct-price h4 {
	letter-spacing: 0.05em;
	padding-bottom: 10px;
}
.ct-price h4 + p {
	text-align: center;
}
.ct-price dl {
	width: 730px;
}
.ct-price dt:first-of-type,.ct-price dd:first-of-type {
	border-top: dashed 1px #7B7B7B;
}
.ct-price dt,.ct-price dd {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: dashed 1px #7B7B7B;
}
.ct-price dt {
	padding-left: 10px;
	padding-right: 10px;
	width: 610px;
	float: left;
	box-sizing: border-box;
}
.ct-price dd {
	padding-left: 10px;
	margin-left: 610px;
	box-sizing: border-box;
}
.ct-price .pwid2 dt {
	width: 548px;
}
.ct-price .pwid2 dd {
	margin-left: 548px;
}
.ct-price .pwid3 dt {
	width: 500px;
}
.ct-price .pwid3 dd {
	margin-left: 500px;
}

.ct-price dt span,.ct-price dd span {
	vertical-align: bottom;
	font-size: 12px;
	margin-left: 0.8em;
}
/*.ct-price dt span {
	margin-left: 0.8em;
}
*/
div.photoplan-price {
	margin: 30px auto 0;
	font-size: 1.5em;
	box-sizing: border-box;
}
div.photoplan-price div {
	display: inline;
}
div.photoplan-price img {
	float: left;
	width: 360px;
}

.price-right {
	position: absolute;
	float: none;
	width: 730px;
	margin: -16px 0 0 50px;
}
.price-right p {
	margin-top: 20px;
	padding-left: 10px;
	font-size: 12px;
}
.price-right p.priceinfo {
	text-align: right;
	padding-right: 20px;
}
.price-right p.ppTxpopular {
	padding: 1em 2em;
	border: double 4px #767676;
}
.price-right p.ppGoodel {
	box-sizing: border-box;
	padding: 1em 2em;
	border: 1px solid #5E5E5E;
	width: 350px;
	border-radius: 4px;
	margin-left: 380px;
}
div.photoplan-price .txoff {
	width: 100%;
	display: block;
	font-size: 12px;
	text-align: right;
	box-sizing: border-box;
	padding-right: 2.2em;
	margin-bottom: -6px;
}

/*----------point 20_0714追加----------*/
.pic_point_text {
width: 940px;
margin: 0 auto;
}
.pic_point_text img {
width: 100%;
height: auto;
}
/*----------point 20_0803追加----------*/
.btn_catalog_req {
    width: 360px;
    height: 30px;
    margin: 40px auto 0;
    text-align: center;
    font-size: 1.3em;
    line-height: 1;
}
.btn_catalog_req a {
    display: block;
    color: #FFFFFF;
    background-color: #291f1c;
    padding: 1.2em;
/*    font-weight: bold;*/
    letter-spacing: 0.1em;
}
/*----------point 20_0819追加----------*/
.mamacode_pic {
margin-top: 20px;
text-align: center;
}
.mg-t50 {
margin-top: 50px;
}