@charset "utf-8";


#acces {
	width: 0;
	height: 0;
	visibility: hidden;
}


.bg-wrap {
    background-image: url(/img/cmn/s_free_shipping.jpg), url(/img/bg.jpg);
    background-position:  10px top, 50% 0;
    background-repeat: repeat-y;
}

.ph-catch {
	margin: 15px auto;
	width: 90%;
}

.pc-dn {
	display: none;
}

.hd-pc-header-wrap {
	height: 163px;
	overflow: hidden;
}

.hd-pc-header {
	width: 100%;
	height: 163px;
}

.ph-side {
	width: 200px;
	height: 2550px;
}

.ph-pc-footer {
	width: 100%;
	height: 550px;
}

.hd-pc-header {
	background-color: #ffffff;
}

.wrap {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

.ph-wrap {
	width: 800px;
	float: right;
	box-sizing: border-box;
}

.ph-bgp {
	background: #43205f;
}

.ph-bgy {
	background: #fffae8;
}

.ph-tw-wrap {
	padding-bottom: 40px;
	width: 800px;
	float: right;
}

.side-wrap {
	width: 200px;
	float: left;
}

.ttl-image {
	width: 800px;
}



.ph-txt-catch {
	font-size: 20px;
	text-align: center;
}

.ph-genre {
	font-size: 18px;
	font-weight: bold;
	color: #e5112f;
	text-align: right;
	padding-top: 10px;
}

.ph-rules-wrap {
	margin: 10px 10px 0 10px;
	border: 1px solid #43205f;
	background-color: #ffffff;
	padding: 20px 20px 20px 20px;
}

.ph-method-wrap + .ph-method-wrap,
.ph-method-inner + .ph-method-inner {
	margin-top: 10px;
}

.ph-ttl-method {
	color: #e5112f;
	font-weight: bold;
	font-size: 18px;
}

.ph-subttl-method {
	font-weight: normal;
	font-size: 16px;
}

.ph-method-contents,
.ph-method-inner {
	padding-left: 20px;
}

.photo-shame-wrap {
	marigin: auto;
}

.photo-shame-box {
	position: relative;
	background-color: #fff;
	width: 400px;
	border-radius: 20px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 15px;
	float: left;
}

.photo-shame-box:after {
	content: " ";
	left: 100%;
	top: 50%;
	border: solid transparent;
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 165, 151, 0);
	border-left-color: #fff;
	border-width: 15px;
	margin-top: -15px;
}

.photo-shame-box-text {
	color: #43205f;
	font-size: 18px;
	padding: 20px 50px;
}

.photo-shame-natsumaru {
	margin-top: 20px;
}

.ph-coupon-box {
	position: relative;
	background-color: #00a597;
	width: 310px;
	border-radius: 20px;
	float: left;
	margin-right: 30px;
	margin-top: 27px;
}

.ph-coupon-box:after {
	content: " ";
	left: 100%;
	top: 50%;
	border: solid transparent;
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 165, 151, 0);
	border-left-color: #00a597;
	border-width: 15px;
	margin-top: -15px;
}

.ph-coupon-box-text {
	color: #ffffff;
	font-size: 18px;
	padding: 20px 20px 20px 20px;
	text-align: center;
}

.ph-coupon-wrap {
	margin: 20px 10px 0 10px;
}

.ph-coupon-wrap:after,
.ph-gallery-list:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.ph-coupon-ticket {
	float: left;
}

.ph-coupon-ticket img {
	width: 400px;
}

.ph-ttl-wrap {
	padding: 10px 25px 10px 15px;
	background: #bb0061;
	border-left: 10px solid #ffffff;
	margin: 10px;
}

.ph-ttl-wrap2 {
	padding: 15px 25px 15px 25px;
	background: #43205f;
}

.ph-ttl {
	font-size: 18px;
	color: #ffffff;
}

.ph-subtext {
	font-size: 15px;
	color: #ffffff;
}

.ph-line-space {
	margin-top: 20px;
	padding-bottom: 20px;
}

.ph-soon-txt {
	font-size: 18px;
	text-align: center;
	padding: 30px 0 20px 0;
}

.ph-gallery-wrap {
	margin: 10px 10px 0 10px;
}

.ph-gallery-list {
	margin-top: -10px;
	margin-left: -10px;
}

.ph-gallery-list li {
	float: left;
	width: 33.3333%;
	margin-top: 10px;
}

.ph-gallery-list img {
	width: 100%;
}

.ph-gallery-container {
	padding: 5px 5px 5px 5px;
	background-color: #ffffff;
	box-shadow: 2px 2px 5px rgba(3, 3, 3, 0.22);
	-webkit-box-shadow: 2px 2px 5px rgba(3, 3, 3, 0.22);
	margin-top: 10px;
	margin-left: 10px;
	height: 290px;
}

.ph-gallery-comment {
	padding: 10px 5px 0 5px;
}

.ph-recommend-page-wrap {
	margin: 40px 0 0 0;
}

.ph-ttl-h3 {
    font-size: 16px;
    font-weight: bold;
    border-left: 10px solid #43205f;
    padding-left: 9px;
    border-bottom: 1px solid #43205f;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #000;
}

.pha-h3-contents {
	padding: 10px 10px 20px 40px;
}

.pha-list > li {
	list-style-type: decimal;
}

.photo_underline {
	text-decoration: underline;
}
.pha-list li {
	color: #333333;
	padding-bottom: 10px;
	line-height: 1.3;
}

.twi-mail-contents {
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.ph-wrap a {
	color: #dc2834;
	font-weight: bold;
	text-decoration: underline;
}


/* 投稿方法 */
.phen-list {
	margin: 20px 20px 20px 20px;
}

.phen-list li:before {
	content: "・";
}

.phen-list li {
	line-height: 1.3;
	text-indent: -14px;
	font-size: 14px;
	padding-left: 14px;
	margin-top: 10px;

}

.phen-pc-wrap,
.phen-sma-wrap {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

.phen-pc-wrap h2,.phen-sma-wrap h2 {
	font-size: 16px;
    font-weight: bold;
    border-left: 10px solid #43205f;
    padding-left: 9px;
    border-bottom: 1px solid #43205f;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #000;
}

.phen-text {
	font-size: 14px;
	padding-top: 10px;
}

.phen-img {
	text-align: center;
	padding-top: 10px;
}

/* 規約 */
.li-ph + .li-ph {
	margin-top: 20px;
}

.pha-inlist {
	padding-top: 10px;
}

.phen-img-wrap img {
	width: 100%;
	margin-top: 20px;
}

.photo_bold {
	font-weight: bold;
}

.hd-choices-wrap {
	margin-bottom:20px;
}


@media (min-width: 769px) {
	.ct-mt,
	.sma-header {
		display: none;
	}
}

@media (max-width: 768px) {

	.side-wrap,
	.ft-wrap,
	.hd-wrap,
	.hd-info-wrap,
	.ft-calendar-wrap {
	    display: none;
	}

	.bg-wrap {
	background: #ffffff;
	}

	.ph-catch>.ph-ttl {
		font-size: 14px;
	}

	.ph_40 {
		width: 40%;
	}

	.ph_balloon {
	background: #ffffff;
    dispay: inline-block;
    position: relative;
    width: 50%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-right: 5%;
    float: right;
    margin-top: 2%;
	}

	.ph_balloon:before {
    content: "";
    display: inline-block;
    border: 10px solid transparent;
    border-right-color: #ffffff;
    position: absolute;
    left: -20px;
    top: 50%;
    margin-top: -9px;
}
	.ph_balloon p {
		padding: 10px;
		color: #43205f;
		font-weight: bold;
	}
	.pc-dn {
		display: block;
	}

	.sp-dn {
		display: none;
	}

	.ph-wrap {
		width: 100%;
		float: none;
		padding-bottom: 20px;
	}

	.wrap {
		width: 100%;
		margin-top: 0;
		padding-bottom: 0;
	}

	.ttl-image {
		width: 100%;
	}

	.li-shop-menu {
		border-bottom: 1px solid #ccc;
		padding-left: 0;
	}

	.li-shop-menu li {
		background-color: #f9f9f9;
		border-top: 1px solid #cccccc;
	}

	.li-shop-menu a {
		color: #555555;
		padding-left: 10px;
		padding-top: 14px;
		padding-bottom: 15px;
		padding-right: 30px;
		display: block;
		position: relative;
	}

	.li-shop-menu a:after {
	    position: absolute;
	    content: "";
	    background-image: url("/img/s_icon.png");
	    background-repeat: no-repeat;
	    background-size: 40px auto;
	    background-position: 0 -2224px;
	    width: 40px;
	    height: 13px;
	    top: 50%;
	    right: 10px;
	    margin-top: -7px;
	}

	.ph-txt-catch {
		font-size: 14px;
		text-align: left;
		padding: 0 10px 10px 10px;
	}

	.icn_logo {
		height: auto;
		margin-top: 9px;
	}

	.ph-genre {
		font-size: 14px;
		font-weight: normal;
	}

	.ph-rules-wrap {
		margin: 10px 5px 0 5px;
		padding: 10px 10px 10px 10px;
	}

	.ph-ttl-method,
	.ph-subttl-method {
		font-size: 14px;
	}

	.ph-method-contents {
		padding-left: 1em;
	}

	.ph-method-inner {
		padding-left: 0;
		margin-top: 5px;
	}

	.ph-coupon-box {
		width: 300px;
		margin-right: auto;
		margin-top: 0;
		margin-left: auto;
		margin-bottom: 20px;
	}

	.ph-coupon-box:after {
		left: 50%;
		top: auto;
		bottom: -29px;
		border-top-color: #00a597;
		border-left-color: transparent;
		margin-left: -16px;
		margin-top: 0;
	}

	.ph-coupon-box-text {
		font-size: 17px;
		padding: 15px 20px 15px 20px;
	}

	.ph-coupon-ticket {
		float: none;
	}

	.ph-coupon-ticket img,
	.phen-img img {
		width: 100%;
	}

	.ph-coupon-wrap {
		width: 300px;
		margin-left: auto;
		margin-right: auto;
	}

	.ph-ttl {
		font-size: 18px;
	}

	.ph-subtext {
		font-size: 13px;
	}

	.ttl-specialbnr-wrap {
		border-left:  3px solid #333;
		border-bottom: 1px solid #333;
		margin-bottom: 5px;
	}

	.ttl-specialbnr {
		font-size: 16px;
		padding: 0 0 0px 7px;
	}

	.ttl-specialbnr-subcaption {
		display: none;
	}

	.ph-gallery-list {
		margin-left: 0;
		margin-top: 0;
	}

	.ph-gallery-list li {
		float: none;
		width: 100%;
	}

	.ph-gallery-container {
		height: auto;
		margin-left: 0;
		margin-top: 0;
	}

	.phen-pc-wrap,
	.phen-sma-wrap {
		width: auto;
		margin-left: 5px;
		margin-right: 5px;
	}

	.phen-wrap {
		display:-webkit-box;
		display:-moz-box;
		display:box;
		-webkit-box-orient:vertical;
		-moz-box-orient:vertical;
		box-orient:vertical;
		-moz-box-flex: 1;
	}

	.phen-pc-wrap {
		-webkit-box-ordinal-group: 2; /* Safari,Google Chrome用（2番目に表示 */
		-moz-box-ordinal-group: 2; /* Firefox用（2番目に表示） */
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
	}

	.phen-sma-wrap {
		-webkit-box-ordinal-group: 1; /* Safari,Google Chrome用（1番目に表示 */
		-moz-box-ordinal-group: 1; /* Firefox用（1番目に表示） */
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
	}

	.phen-at-wrap {
		-webkit-box-ordinal-group: 3; /* Safari,Google Chrome用（1番目に表示 */
		-moz-box-ordinal-group: 3; /* Firefox用（1番目に表示） */
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
	}

	.photo-shame-box {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.photo-shame-box:after {
		left: 50%;
		top: auto;
		bottom: -29px;
		border-top-color: #fff;
		border-left-color: transparent;
		margin-left: -16px;
		margin-top: 0;
	}

	.photo-shame-wrap {
		padding-left: 20px;
		padding-right: 20px;
	}

	.photo-shame-box-text {
		color: #43205f;
		font-size: 14px;
		padding: 20px 30px;
	}

	.photo-shame-natsumaru {
		margin-top: 20px;
		text-align: center;
	}


	.photo-shame-natsumaru img {
		width: 200px;
		margin-top: 20px;
		text-align: center;
	}


}
