@charset "UTF-8";


/*----------page navi----------*/


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

div.contact-form {
	width: 720px;
	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: 720px;
}
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 {
    font-size: 10px;
    color: #f0707f;
}

/* 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: #f6f6f6;
}
input[type="email"],
input[type="tel"],
input[type="text"] {
    width: 360px;
    height: 22px;
}
input[type="date"].form-date {
    width: 240px;
}
span.form-date-caution {
	margin-left: 10px;
	color: #f0707f;
}
input[type="text"].form-postcode {
	width: auto;
}
table.contact-table textarea {
    width: 460px;
    height: 280px;
}
table.contact-table textarea.form-note {
    height: 150px;
}


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











/*----------common----------*/

section.contents-753 {
	margin: 100px 0 220px;
}
section.contents-753 h1 {
	width:1040px;
	text-align:center;
	padding-bottom: 10px;
	font-family: 'Cotillion Regular', serif;
	font-size: 3.6em;
    border-bottom:solid 3px #5a5a5a;
}
section.contents-753 h1.japanese {
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, serif;
	font-size: 2.4em;
	letter-spacing:0.15em;
}
section.contents-753 p {
	font-size: 1.3em;
	margin-top: 20px;
}
.mt20 {
	margin-top: 20px;
}
.mt50 {
	margin-top: 50px;
}
.mt100 {
	margin-top: 100px;
}



div.shoot-schedule h2 {
	margin: 120px 0 20px;
	text-align: center;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, serif;
	font-size: 2em;
	color: #000;
}
div.shoot-schedule-wrapper {
	padding-top: 30px;
	background-color: #eff0f0;
}
div.shoot-schedule-wrapper ol li {
	display: inline-block;
	width: 300px;
	margin: 0 10px 30px;
	vertical-align: top;	
}
div.shoot-schedule-wrapper ol li h3 {
	padding: 10px;
	text-align: center;
	font-size: 1.5em;
	color: #fff;
	background-color: #585858;
}
div.shoot-schedule-wrapper ol li p {
	margin-top: 10px;
}



div.price-in-contents {
	position: relative;
	width: 720px;
	margin: 30px auto 0;
	font-size: 1.5em;
}
div.price-in-contents dt {
	position: absolute;
	left: 0;
	width: 620px;
}
div.price-in-contents dd {
	text-align: right;
}
div.price-in-contents dt,
div.price-in-contents dd {
	padding: 25px 10px 5px;
    border-bottom:solid 1px #a1a1a1;
}
div.price-in-contents dt span,
div.price-in-contents dd span {
	margin-left: 5px;
	vertical-align: bottom;
	font-size: 12px;
}
div.price-in-contents p {
	padding-left: 10px;
	font-size: 11px;
}









/*----------studio----------*/

div.brother {
	text-align: center;
	margin: 20px;
	padding: 10px;
    border-top:solid 1px #5a5a5a;
    border-bottom:solid 1px #5a5a5a;
}
div.brother2 {
	margin: 20px 0 0 0;
	padding: 0;
    border-top:solid 1px #5a5a5a;
    border-bottom:solid 1px #5a5a5a;
}
div.schedule h2 {
	margin: 120px 0 20px;
	text-align: center;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, serif;
	font-size: 2em;
	color: #000;
}
div.schedule p {
	font-size: 1.1em;
	margin-top: 10px;
	color: #000;
}


div.photoimage img {
	margin-top: 30px;
}
div.photoimage img:nth-child(even) {
	float: right;
}
div.photoimage1 a {
	display: inline-block;
	margin: 30px 15px 0 0;
}
div.photoimage1 a:nth-child(4n) {
	margin-right: 0;
}
div.photoimage1 a:nth-child(n+5) {
	margin-top: 15px;
}


div.photoimage-box {
	margin-top: 30px;
}
div.photoimage-menwomen {
	width: 505px;
	display: inline-block;
}
div.photoimage-menwomen:nth-child(2) {
	margin-left: 22px;
}
div.photoimage-menwomen h2 {
	text-align:center;
	padding-bottom: 10px;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, serif;
	font-size: 2em;
}
div.photoimage-menwomen div a {
	display: inline-block;
	margin-bottom: 15px;
}
div.photoimage-menwomen div a:nth-child(2n) {
	margin-left: 8px;
}



div.photoimage1 a:hover,
div.photoimage-menwomen div a:hover {
	opacity: 1;
}
div.photoimage1 a img,
div.photoimage-menwomen div a img {
	-ms-transform: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transform: all 0.4s ease;
}
div.photoimage1 a:hover img,
div.photoimage-menwomen div a:hover img {
	border-radius: 50%;
}



/*
div.photoimage1 a:hover {
    opacity: 1;
	-webkit-animation: scale .3s ease-in-out;
	animation: scale .3s ease-in-out;
}
@-webkit-keyframes scale {
	50% { -webkit-transform: scale(1.1); }
}
@keyframes scale {
	50% { transform: scale(1.1); }
}	
*/





.kumamoto753-column {
	display: block;
	float: left;
	width: 320px;
	height: auto;
	margin: 0;
}
.kumamoto753 div:nth-child(2) {
	padding: 0 35px;
}



/*----------line up----------*/

section.lineup {
	text-align: center;
}
.lineup-navi {
	display: inline-block;
}
.lineup-navi ul li {
	float: left;
	padding: 0 10px;
}
.lineup-navi ul li:after {
	content: "";
	display: block;
	clear:both;
} 

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

.lineup-cloth ul {
	display: block;
	margin: 0px auto;
	padding: 0;
}
.lineup-cloth ul:after {
	content: "";
	display: block;
	clear:both;
} 
.lineup-cloth ul li {
	float: left;
	margin: 0;
	padding-right: 9px;
	padding-bottom: 15px;
}
.lineup-cloth ul li:nth-child(5n) {
	padding-right: 0;
}





div.price {
	width: 720px;
	margin: 30px auto 0;
	font-size: 1.5em;
}
dt {
	float: left;
	clear: left;
	width: 600px;
}
dd {
	margin-left: 605px;
}
dt, dd {
	padding: 25px 10px 5px;
    border-bottom:solid 1px #a1a1a1;
}
dt span,
dd span {
	font-size: 12px;
}
div.price p {
	padding-left: 10px;
	font-size: 11px;
}


.papamama-price span,
.papamama-price span {
	display: block;
	margin: 5px 0;
}



div.photoplan-price {
	margin: 30px auto 0;
	font-size: 1.5em;
}
div.photoplan-price div {
	display: inline;
}
div.photoplan-price img {
	float: left;
	width: 280px;
}
div.photoplan-price dt,
div.photoplan-price dd {
	height: 22px;
}
.price-right {
	position: absolute;
	float: none;
	width: 720px;
	margin: -20px 0 0 40px;
}
div.price-right span {
	padding-left: 10px;
}
div.price-right p {
	padding-left: 10px;
	font-size: 11px;
}



.seijin-price dd {
	text-align: right;
}





/*----------20th Contact banner----------*/

section.seijin-contact {
	position: relative;
	width: 1040px;
	height: 200px;
	text-align:center;
	color: #000;
	border-radius: 10px;
	background-image: url(../img/service/20th/20th-contact-bg.jpg);
}
section.seijin-contact h1 {
	padding-top: 30px;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, serif;
	font-size: 2.2em;
	letter-spacing: 0.1em;
}

div.seijin-contact-wrapper ul li {
	position: absolute;
	top: 75px;
}
div.seijin-contact-wrapper ul li:nth-child(1) {
	left: 230px;
}
div.seijin-contact-wrapper ul li:nth-child(2) {
	left: 485px;
}
div.seijin-contact-wrapper ul li:nth-child(3) {
	left: 740px;
}

div.seijin-contact-wrapper ul li h2 {
	width: 240px;
	height: 70px;
	color: #fff;
	font-family: 'Cotillion Regular', serif;
	font-size: 30px;
	line-height: 2.2em;
	border-radius: 3px;
	background-color: #444;
}
div.seijin-contact-wrapper ul li:nth-child(3) a:hover h2 {
	opacity: 0.3;
}
div.seijin-contact-wrapper ul li p {
	margin-top: 10px;
	font-size: 1.4em;
}
div.seijin-contact-wrapper ul li p i {
	margin-right: 5px;
}







.tooltip {
	display: inline;
	position: relative;
	z-index: 999;
}

/* Tooltip */

.tooltip-content {
	position: absolute;
	z-index: 9999;
	width: 180px;
	height: 160px;
	margin: 0 0 40px -90px;
	padding-top: 10px;
	left: 50%;
	bottom: 100%;
	text-align: center;
	border-radius: 10px;
	background: #555;
	opacity: 0;
}

.tooltip-content img {
	opacity: 0;
	width: 150px;
	height: auto;
}

.tooltip:hover .tooltip-content,
.tooltip:hover .tooltip-content img {
	opacity: 1;
}


.tooltip-effect-2 .tooltip-content {
	-webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
}

.tooltip-effect-2 .tooltip-content img {
	-webkit-transform: translate3d(0,15px,0);
	transform: translate3d(0,15px,0);
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
}


.tooltip-effect-3 .tooltip-content {
	-webkit-transform: translate3d(0,10px,0) rotate3d(0,1,0,90deg);
	transform: translate3d(0,10px,0) rotate3d(0,1,0,90deg);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
}

.tooltip-effect-3 .tooltip-content img {
	-webkit-transform: scale3d(0,0,1);
	transform: scale3d(0,0,1);
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
}
.tooltip-effect-5 .tooltip-content {
	-webkit-transform: scale3d(0,0,1);
	transform: scale3d(0,0,1);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
}

.tooltip-effect-5 .tooltip-content i {
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
}



.tooltip:hover .tooltip-content,
.tooltip:hover .tooltip-content img {
	pointer-events: auto;
	-webkit-transform: translate3d(0,0,0) scale3d(1,1,1);
	transform: translate3d(0,0,0) scale3d(1,1,1);
}

.tooltip-effect-1:hover .tooltip-content img {
	-webkit-transform: rotate3d(1,1,1,0);
	transform: rotate3d(1,1,1,0);
}

/* Arrow */

.tooltip-content::after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	margin: -2px 0 0 -15px;
	width: 30px;
	height: 20px;
	background: url(../img/service/20th/tooltip1.svg) no-repeat center center;
	background-size: 100%;

}









/*----------20th Rectal----------*/

div.seijin-special ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}
div.seijin-special li {
	display:inline-block;
	float: left;
	width: 500px;
	padding-top: 35px;
}
div.seijin-special li:nth-child(odd) {
	padding-right: 35px;
	clear: both;
}
div.seijin-special li h2 {
	border-bottom: solid 1px #000;
	font-size: 1.6em;
	color:#111;
}
div.seijin-special li span {
	display:inline-block;
	width: 45px;
	height: 45px;
	background-color:#222;
	text-align: center;
	color:#fff;
	font: italic 1.4em "Times New Roman", serif;
	line-height: 45px;
	margin-right: 15px;
}
div.seijin-special li p {
	margin-top: 10px;
}



/*----------20th Mam's Furisode----------*/

div.mamfurisode {
	margin-bottom: 50px;
}
div.mamfurisode h2 {
	margin-top: 40px;
	text-align: center;
	font: normal 3.5em "Times New Roman", serif;
}
div.mamfurisode p {
	margin-top: 10px;
	text-align: center;
}
div.mamfurisode-point ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;	
}
div.mamfurisode-point li {
	display:inline-block;
	float: left;
	width: 330px;
}
div.mamfurisode-point li:nth-child(n+2) {
	padding-left: 25px;
}
div.mamfurisode-point h3 {
	margin-top: 15px;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, serif;
	font-size: 1.7em;
	color: #000;
}
div.mamfurisode-point p {
	width: 320px;
	margin-top: 10px;
}
div.mamfurisode-image {
	margin-top: 80px;
}



/*----------20th lineup----------*/

nav.lineup-nav {
	margin-top: 20px;
	font-size: 1.3em;
}
nav.lineup-nav div {
	display:inline-block;
}
div.lineup-prev-next {
	float: right;
}
div.lineup-prev-next div:nth-child(2) {
	margin-left: 30px;
}
div.lineup-detail {
	margin-top: 60px;
}
div.lineup-detail-left {
	float: left;
}
div.lineup-detail-right {
	float: right;
	width: 520px;
}



div.lineup-detail-right table {
	border-collapse: collapse;
}
div.lineup-detail-right table caption {	
	margin-bottom: 30px;
	text-align: left;
	font-family: 'Cotillion Regular', serif;
	font-size: 36px;
}

table tr:nth-child(1) {
	border-top: dotted 1px #ccc;
}
div.lineup-detail-right table th,
div.lineup-detail-right table td {
	border-bottom: dotted 1px #ccc;
	border-width: 1px 0px;
	padding: 20px 0;
}
div.lineup-detail-right table th {
	width: 90px;
	padding-right: 30px;
}
div.lineup-detail-right table th span {	
	display:inline-block;
	width: 100%;
	padding: 7px 0;
	font-size: 1.3em;
	background-color: #555;
	color: #fff;
}
div.lineup-detail-right table td {
	width: 400px;
	text-align: left;
	font-size: 1.3em;
}
div.lineup-detail-right table td span.table-price {
	font: normal 2.2em "Times New Roman", serif;
	margin-right: 5px;
}
ul.table-special li {
	margin-left: -10px;
}
ul.table-special li span.special-icon {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	font-size: 3em;
	/*background-color: #f00;*/
}
ul.table-special li span.special-txt {
	vertical-align: middle;
	margin-top: 20px;
}



/*----------catalog----------*/

.catalog {
	margin-top: 50px;
}
.catalog-left {
	float: left;
	width: 400px;
}
.catalog-left img {
	box-shadow:3px 3px 8px 0px #dcdcdc;
}
.catalog-left a {
	display: inline-block;
	width: 400px;
	margin-top: 40px;
	padding: 10px 0px;
	text-align: center;
	font: bold 1.4em "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, serif;
	color: #fff;
	background-color: #222;
}


.catalog-right {
	display: inline-block;
	width: 560px;
	margin-left: 60px;
}
.catalog-right h2 {
	margin-top: 0px;
	padding: 0 0 5px 5px;
	font-size: 1.5em;
	border-bottom:solid 1px #aaa;	
}
.catalog-right ul {
	width: 100%;
	height: auto;
	margin: 0;
	font-size: 1.3em;
}
.catalog-right ul li:nth-child(1) {
	margin: 15px 0 35px 0px;
}
.catalog-right ul li {
	margin: 1px 0 0 0px;
}
.catalog-right ul li a {
	display: inline-block;
	padding: 5px;
	border-radius: 4px;
}
.catalog-right ul li a:hover {
	background: #dddddd;
    opacity: 1;
}



/*----------caution for EC----------*/

section.ec-caution {
	width: 1040px;
	padding: 20px;
	border: solid 1px #aaa;
	border-radius: 10px;
	box-sizing: border-box;
}
.ec-caution h1 {
	font-family: "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3","Meiryo","メイリオ",Verdana,Helvetica,sans-serif;
	font-size:1.5em;
	-webkit-font-smoothing: antialiased;
	color:#4a4a4a;
}
.ec-caution p {
	margin-top: 5px;
	font-size:1.3em;
}


