@charset "utf-8";

#header .navArea ul.navi a.p_contact:before {
    background: none;
}

#header .navArea ul.navi a.p_staff:before {
    background: none;
}

#header .navArea ul.navi a.p_const:before {
    background: none;
}

#header .navArea ul.navi a.p_place:before {
	background: #ddd;
}

/* -----------------------------------------------------------

   #w_flow

   ----------------------------------------------------------- */

#w_flow {
	padding: 70px 5% 90px;
	position: relative;
	z-index: 1;
	text-align: center;
}
#w_flow h3 {
	margin: 0 auto;
	font-size: 25px;
	font-family: YuMincho, "Hiragino Mincho ProN", Verdana, serif;
	letter-spacing: 2.5px;
	line-height: 1.8;
	text-align: center;
}
/* --- .conceptArea --- */
#w_flow .descriptionArea {
	margin-top: 20px;
	position: relative;
	z-index: 1;
	margin: 20px auto 0;
}
#w_flow .descriptionArea p {
	font-size: 14px;
	line-height: 2.4;
	letter-spacing: 2px;
	margin-top: 1em;
}
 @media only screen and (max-width: 800px) {
#w_flow {
	padding: 60px 5% 80px;
}
#w_flow h3 {
	margin: 0 auto;
	font-size: 20px;
}
}
@media only screen and (max-width: 738px) {
#w_flow {
	padding: 50px 5% 70px;
}
#w_flow h3 {
	font-size: 18px;
	letter-spacing: 2px;
	line-height: 1.8;
}
/* --- .conceptArea --- */
#w_flow .descriptionArea {
	margin: 20px auto 0;
	padding: 0 2.5%;
	text-align: left;
}
#w_flow .descriptionArea p {
	font-size: 13px;
	line-height: 2;
	letter-spacing: 1px;
	margin-top: 1em;
}
#w_flow .descriptionArea p br {
	display: none;
}
}
 @media only screen and (max-width: 414px) {
#w_flow {
	padding: 40px 5% 60px;
}
#w_flow h3 {
	font-size: 15px;
	letter-spacing: 2px;
	line-height: 1.8;
	text-align: center;
}
#w_flow .descriptionArea p {
	font-size: 12px;
}
}
/* -----------------------------------------------------------

   #w_photography_plandetail

   ----------------------------------------------------------- */

#w_photography_plandetail {
	margin-top: 90px;
	padding: 90px 5%;
	position: relative;
	z-index: 1;
	border-top: #a3d9e0 1px solid;
	background: url(noise.png) repeat;
}
#w_photography_plandetail:before {
	position: absolute;
	top: -1px;
	left: 5%;
	right: 5%;
	height: 0;
	content: "";
	border-top: #ededed 1px solid;
	z-index: 2;
}
 @media only screen and (max-width: 800px) {
#w_photography_plandetail {
	margin-top: 80px;
	padding: 80px 5%;
}
}
 @media only screen and (max-width: 738px) {
#w_photography_plandetail {
	margin-top: 0px;
	padding: 70px 5%;
	background: url(noise2.png) repeat #fefefe;
}
}
 @media only screen and (max-width: 414px) {
#w_photography_plandetail {
	padding: 60px 5%;
}
}
/* --- #sidenavWrapper --- */
#sidenavWrapper {
	position: relative;
}
/* --- .navPlan --- */
#w_photography_plandetail .navPlan {
	float: left;
	width: 25%;
	min-width: 280px;
}
@media only screen and (max-width: 1024px) {
#w_photography_plandetail .navPlan {
	min-width: 250px;
}
}
@media only screen and (max-width: 800px) {
#w_photography_plandetail .navPlan {
	float: none;
	width: 100%;
}
}
/* ul */
#w_photography_plandetail .navPlan ul {
	list-style: none;
	border: #ddd 1px solid;
}
#w_photography_plandetail .navPlan ul li {
	display: block;
	border-top: #ddd 1px dotted;
	background: #fefefe;
	text-align: center;
}
#w_photography_plandetail .navPlan ul li i {
	position: absolute;
	top: 40%;
	right: 15px;
	bottom: 0;
	font-size: 10px;
	font-size: 12px;
}
#w_photography_plandetail .navPlan ul li:first-child {
	border-top: none;
}
#w_photography_plandetail .navPlan ul li a {
	display: block;
	font-size: 13px;
	line-height: 50px;
	letter-spacing: 1px;
	position: relative;
	z-index: 1;
}
#w_photography_plandetail .navPlan ul li a:after {
/*	position: absolute;
	top: 0;
	right: 15px;
	bottom: 0;
	font-size: 10px;
	font-size: 12px;
	font-family: 'themify';
	content: "\e657";*/
}
#w_photography_plandetail .navPlan ul li a.active {
	color: #fefefe;
	background: #37dbb8;
}
/* ul.flow */
#w_photography_plandetail .navPlan ul.flow {
	margin-top: 10px;
}
#w_photography_plandetail .navPlan ul.flow a {
	color: #fefefe;
	background: #111;
}
#w_photography_plandetail .navPlan ul.flow li a:after {
/*	font-size: 10px;
	content: "\e649";*/
}
 @media only screen and (max-width: 800px) {
#w_photography_plandetail .navPlan ul {
	font-size: 0;
	text-align: left;
	border: none;
}
#w_photography_plandetail .navPlan ul li {
	display: inline-block;
	width: 50%;
	margin: -1px 0 0 -1px;
	border: #ddd 1px solid;
	text-align: center;
}
#w_photography_plandetail .navPlan ul li:first-child {
	border: #ddd 1px solid;
}
#w_photography_plandetail .navPlan ul.flow {
	margin-top: 25px;
	text-align: center;
}
#w_photography_plandetail .navPlan ul.flow li {
	border: none;
}
}
@media only screen and (max-width: 738px) {
#w_photography_plandetail .navPlan ul li a {
	font-size: 12px;
	line-height: 45px;
}
#w_photography_plandetail .navPlan ul li a:after {
	right: 10px;
	font-size: 10px;
	/*content: "\e64b";*/
}
}
 @media only screen and (max-width: 414px) {
#w_photography_plandetail .navPlan ul li a {
	font-size: 11px;
	line-height: 45px;
}
#w_photography_plandetail .navPlan ul li a:after {
	right: 5px;
	font-size: 8px;
}
}
/* --- .contentPlan --- */
#w_photography_plandetail .contentPlan {
	float: right;
	width: 70%;
	margin-top: -57px;
	max-width: -webkit-calc(100% - 310px);
	max-width: calc(100% - 310px);
}
@media only screen and (max-width: 1024px) {
#w_photography_plandetail .contentPlan {
	max-width: -webkit-calc(100% - 280px);
	max-width: calc(100% - 280px);
}
}
@media only screen and (max-width: 800px) {
#w_photography_plandetail .contentPlan {
	float: none;
	width: 100%;
	max-width: 100%;
	margin-top: 0;
}
}
/* --- .contentPlan --- */
#w_photography_plandetail .contentPlan {
	float: right;
	width: 70%;
	margin-top: -57px;
	max-width: -webkit-calc(100% - 310px);
	max-width: calc(100% - 310px);
}
@media only screen and (max-width: 1024px) {
#w_photography_plandetail .contentPlan {
	max-width: -webkit-calc(100% - 280px);
	max-width: calc(100% - 280px);
}
}
@media only screen and (max-width: 800px) {
#w_photography_plandetail .contentPlan {
	float: none;
	width: 100%;
	max-width: 100%;
	margin-top: 0;
}
}
/* --- .contentBox --- */
#w_photography_plandetail .contentBox {
	position: relative;
	z-index: 2;
	margin-top: 50px;
	padding-bottom: 10px;
}
#w_photography_plandetail .contentBox:before {
	position: absolute;
	top: 7px;
	left: 0;
	bottom: 7px;
	right: 0;
	content: "";
	border: #ddd 1px solid;
	background: #fefefe;
	z-index: -2;
}
#w_photography_plandetail .contentBox:after {
/*	position: absolute;
	top: 0;
	left: 7px;
	bottom: 0;
	right: 7px;
	content: "";
	border: #ddd 1px dotted;
	z-index: -2;*/
}
/* --- .nameArea --- */
#w_photography_plandetail .contentBox .nameArea {
	padding: 45px 0 35px;
	text-align: center;
	border-bottom: #ddd 1px solid;
	position: relative;
}
#w_photography_plandetail .contentBox .nameArea:before {
/*	position: absolute;
	top: -5px;
	right: 15px;
	width: 30px;
	height: 35px;
	content: "";
	background: #c5e2e6;*/
}
#w_photography_plandetail .contentBox .nameArea:after {
/*	position: absolute;
	top: 15px;
	right: 15px;
	width: 0;
	height: 0;
	content: "";
	border: 15px solid;
	border-color: transparent #c5e2e6;*/
}
/* h3.jp */
#w_photography_plandetail .contentBox h3.jp {
	font-size: 20px;
	font-family:  YuMincho,  "Hiragino Mincho ProN",  Verdana, serif;
	font-weight: bold;
	letter-spacing: 2.5px;
	line-height: 1.8;
}
/* .imgArea */
#w_photography_plandetail .contentBox .imgArea {
	padding: 35px 5%;
}
/* --- .inner --- */
#w_photography_plandetail .contentBox .inner {
	margin: 0 7px;
	padding: 35px 5%;
	text-align: left;
	border-top: #ddd 1px dotted;
}
#w_photography_plandetail .contentBox .inner p {
	font-size: 13px;
}
/* --- .flowBox --- */
#w_photography_plandetail .contentBox .flowBox {
	padding: 20px 0;
	border-top: #ddd 1px dashed;
}
#w_photography_plandetail .contentBox .flowBox:first-child {
	border-top: none;
	padding: 0 0 20px;
}
/* --- .titleArea --- */
#w_photography_plandetail .contentBox .titleArea {
	float: left;
	width: 27.5%;
	position: relative;
	z-index: 1;
}
#w_photography_plandetail .contentBox .titleArea:after {
	position: absolute;
	top: 0;
	right: -2.5%;
	bottom: 0;
	width: 0;
	content: "";
	border-right: #ddd 1px dotted;
	z-index: -1;
}
#w_photography_plandetail .contentBox h4.step {
	color: #7eccd6;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 2;
}
#w_photography_plandetail .contentBox h4.jp {
	font-size: 14px;
	font-family: YuMincho, "Hiragino Mincho ProN", Verdana, serif;
	letter-spacing: 1px;
	line-height: 1.8;
}
/* --- .txtArea --- */
#w_photography_plandetail .contentBox .txtArea {
	float: right;
	width: 67.5%;
}
 @media only screen and (max-width: 1050px) {
#w_photography_plandetail .contentBox h3.jp {
	font-size: 18px;
}
}
 @media only screen and (max-width: 950px) {
#w_photography_plandetail .contentBox .titleArea {
	float: none;
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
}
#w_photography_plandetail .contentBox h4.jp {
	font-weight: bold;
	letter-spacing: 2px;
}
#w_photography_plandetail .contentBox .txtArea {
	float: none;
	width: 100%;
}
}
 @media only screen and (max-width: 738px) {
#w_photography_plandetail .contentBox .nameArea {
	padding: 35px 0 25px;
}
#w_photography_plandetail .contentBox .nameArea:before {
	top: -5px;
	right: 15px;
	width: 26px;
	height: 30px;
}
#w_photography_plandetail .contentBox .nameArea:after {
/*	top: 13px;
	right: 15px;
	width: 0;
	height: 0;
	content: "";
	border: 13px solid;
	border-color: transparent #c5e2e6;*/
}
#w_photography_plandetail .contentBox h3.jp {
	font-size: 16px;
	font-weight: normal;
}
#w_photography_plandetail .contentBox .inner p {
	font-size: 12px;
}
}
@media only screen and (max-width: 414px) {
/* h3.jp */
#w_photography_plandetail .contentBox h3.jp {
	font-size: 16px;
}
}
