
@charset "UTF-8";
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼（撮影メニュー）audition▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*ボタンとかの色系*/

#audition #top {
    letter-spacing: -.4em;
    padding: 2em 0;
}
#audition #top figure {
    display: inline-block;
    letter-spacing: normal;
    width: 33.333%;
    padding: .3em;
    vertical-align: top;
    font-size: 14px;
}
#audition #top figure:first-child {
    /* width: 47%; */
}
/*
#audition .btn_round-after, .btn_round-before, .acc-bge {
	width: 82%;
	max-width: 400px;
	display: block;
	position: relative;
	color: white;
	text-align: center;
	margin: 10px auto;
	padding: 10px 0;
	background: #6c5b51;
	border-radius: 7px;
	font-size:  1.1rem;
}
*/
#audition .btn_round-after {
	/* width: 82%; */
	/* max-width: 400px; */
	display: block;
	/* position: relative; */
	/* color: white; */
	/* text-align: center; */
	margin: 10px auto;
	padding: 10px 0;
	background: #6c5b51;
	/* border-radius: 7px; */
	font-size:  1.1rem;
}

#audition #price_priducts h3 {
    width: 87%;
    margin: 1em auto;
}


#audition #price_priducts .box_white_r {
    margin-bottom: 1em;
    width: 100%;
    border: 1px solid;
}
#audition #price_priducts .box_white_r:last-child {
    /* margin-top: 7em; */
    padding-top: 2em;
}
#audition #price_priducts .box_white_r:nth-last-child(-n+2)::after {
    background-image: unset;
}
/*オプションの料金画像が改行されてしまうのでコメントアウト
#audition #price_priducts .box_white_r:last-child p {
    width: 100%;
}*/

#audition #tokuten .box_white_r {
    width: 100%;
    margin: 2em 0;
    text-align: center;
    padding: 1.5em;
}

#audition #tokuten.stripe {
    /*background-color: #e2d1cc;*/
}
#audition #tokuten, #audition #family {
    padding: 4em 0;
}



#audition #tokuten h2 {
    margin: -1em auto 1em;
}
#audition #tokuten h2 span.br {
    font-size: .8em;
}


@media screen and (max-width: 360px) {

}
@media screen and (min-width: 1024px) {
#audition #top {
    letter-spacing: -.4em;
    padding: 6em 0 3em;
}
#audition #top figure {
    display: inline-block;
    letter-spacing: normal;
    width: 25.3%;
    padding: 1em;
    vertical-align: top;
}
#audition #top figure:first-child {
    width: 47%;
}

#audition #price_priducts h3 {
    width: 185px;
    float: left;
    margin: 0;
}
#audition #price_priducts .box_white_r:nth-of-type(1) h3 {
    height: 245px;
    line-height: 286px;
}
#audition #price_priducts .box_white_r:nth-of-type(2) h3 {
    height: 154px;
    line-height: 154px;
}
#audition #price_priducts .box_white_r:last-child {
    margin-top: 3em;
    padding-top: 3em;
}
#audition #price_priducts p {
    width: 643px;/*530*/
    float: right;
}
#audition #tokuten h2 {
    margin: 2em auto;
    font-size: 1.6em;
}
#audition #tokuten h2 span.br {
    /* font-size: .9em; */
}
#audition #tokuten .box_white_r img,#audition #family .box_white_r img, #audition #yakimashi .box_white_r img {
    width:800px;
}
}

/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲（撮影メニュー）shoumei▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

