@media ( max-width: 992px ) {
.dev01 {
	display: none;
}
}
@media ( min-width: 993px ) {
.dev02 {
	display: none;
}
}
a:hover {
	text-decoration: none!important;
	opacity: 1!important
}
.pd10 {
	padding: 0 10px;
}
@media ( max-width: 992px ) {
	img {
		display: block;
		max-width: 100%;
		height: auto;
	}
}
p {
	margin: 0;
}
	/* contents --------------------------------------------------------------------------------------------------------------------*/
.inner-frame {
	max-width: 1140px;
	margin: 0 auto;
	padding-right: 0;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto;
}
@media ( max-width: 992px ) {
	.inner-frame {
		max-width: 1140px;
		margin: 0 auto;
		padding-right: 0;
		padding-left: 0;
		margin-right: auto;
		margin-left: auto;
	}
}
.wrapper-toptitle {
	background: #fbd64a;
	width: 100%;
}
.wrapper-first-visual {
	background: url("/images/guide/broken-iphone/bg_visual_yellow.png") no-repeat center;
	position: relative;
	padding: 35px 0;
}
.wrapper-first-visual h2{
	width: 578px;
	position: relative;
	left: 0;
}
.staff-iamge-first {
	position: absolute;
	left: -60px;
	top: 10px;
	z-index: 2;
}
.start-delivery {
	background: #eb7b2d;
	color: #fff;
	padding: 1.5rem;
	font-size: 3rem;
	text-align: center;
	font-weight: bold;
}
@media only screen and (min-width:992px) and (max-width:1200px) {
.staff-iamge-first img {
	width: 250px;
}
}
@media ( max-width: 992px ) {
	.wrapper-first-visual {
		background: url("/images/guide/broken-iphone/bg_visual_yellow_sp.png") no-repeat center;
		padding: 20px 0 0 0;
		height: auto;
		background-size: cover;
	}
	.wrapper-first-visual h2{
		min-width: 320px;
		width: auto;
		left: 0;
	}
}
@media ( max-width: 992px ) {
.staff-iamge-first {
	position: static;
	bottom: 0;
	top: auto;
	left: auto;
	z-index: 2;
	padding-top: 10px;
}
}
.wrapper-second-visual {
	background: -moz-linear-gradient(bottom, #e3d365, #FFF);
	background: -webkit-linear-gradient(bottom, #e3d365, #FFF);
	background: linear-gradient(to top, #e3d365, #FFF);
	position: relative;
	padding-top: 30px;
	z-index: 1;
}
.wrapper-second-visual .container{
	position: relative;
}
.wrap-modelprice  {
	position: absolute;
	bottom: 230px;
	right: 470px;
}
.wrap-modelprice.left {
	bottom: 200px;
	right: 370px;
}
.wrap-modelprice.right {
	bottom: 200px;
	right: 34px;
}
.wrap-modelprice .model {
	background: #ffe9b0;
	color: #333333;
	font-size: 36px!important;
	padding: 8px;
	display: block !important;
}
.wrap-modelprice .price {
	background: #f7c02d;
	color: #333333;
	font-size: 30px;
	padding: 8px;
	margin-top: 10px;
}
@media ( max-width: 992px ) {
	.wrap-modelprice  {
		position: static;
	}
	.wrap-modelprice.left {
	}
	.wrap-modelprice.right {
	}
	.wrap-modelprice .model {
		background: #ffe9b0;
		color: #333333;
		font-size: 20px!important;
		padding: 8px;
		display: inline-block !important;
		width: 49%;
		border: 2px solid #fff;
	}
	.wrap-modelprice .price {
		background: #f7c02d;
		color: #333333;
		font-size: 20px;
		padding: 8px;
		margin-top: 10px;
		display: inline-block !important;
		width: 49%;
	}
}
@media only screen and (min-width:992px) and (max-width:1200px) {
	.wrap-modelprice.left {
		bottom: 180px;
		right: 311px;
	}
	.wrap-modelprice.right {
		bottom: 180px;
		right: 33px;
	}

}
.wrapper-second-visual img.main {
	display: block;
	max-width: 100%;
	height: auto;
}
@media only screen and (min-width:992px) and (max-width:1200px) {
	.wrapper-second-visual img.main {
		display: block;
		max-width: 100%;
		height: auto;
		width: 900px;
	}
}
.wrapper-second-visual .detail {
	background: rgba(0,0,0,0.3);
	padding: 15px 0;
	bottom: 0px;
	width: 100%;
	position: absolute;
}

.wrapper-second-visual .detail h3 {
	color: #fff;
	font-size: 30px!important;
	line-height: 1.5;
}
.wrapper-sections.damage {
	border: 3px solid #ffe538;
	padding: 50px 0;
}
@media ( max-width: 992px ) {
	.wrapper-second-visual {
		padding-top: 10px;
	}
	.wrapper-second-visual .detail {
		background: #aaaaaa;
		padding: 15px 0;
		margin-top: 10px;
		position: static;
	}
	.wrapper-second-visual .detail h3 {
		font-size: 18px!important;
	}
	.wrapper-second-visual .detail img {
		width: 25px;
		display: block;
		padding-top: 10px;
	}
	.wrapper-sections.damage {
		padding: 25px 0;
	}
}
.list-damage-detail {
	margin-bottom: 30px;
	position: relative;
}
.list-damage-detail img {
	width: 100%;
	margin: 0 auto;
}
.list-damage-detail h3 {
	position: absolute;
	top: 20px;
	left: -20px;
	font-size: 30px!important;
	font-weight: bold;
	color: #333;
	background: #f7cf31;
	padding: 10px;
}
.list-damage-detail p, .howto p {
	font-size: 16px;
	color: #666;
}
.damage-detail p.last {
	padding-top: 100px;
}
p.attention {
	text-align: center;
	font-size: 30px;
	color: #ff9a08;
}
.attention-text p{
	padding-left: 65px;
	margin-top: 20px;
}
.attention-text.ico-01 {
	background: url("/images/guide/broken-iphone/no-buy-ico01.png") no-repeat left top;
	background-size: 55px;
	min-height: 55px;
}
.attention-text.ico-02 {
	background: url("/images/guide/broken-iphone/no-buy-ico02.png") no-repeat left top;
	background-size: 55px;
	min-height: 55px;
}
.attention-clm {
	width: 80%;
	margin: 0 auto;
}
.section-damage-summary img {
	display: block;
	max-width: 100%;
	height: auto;
}
@media ( max-width: 992px ) {
	.list-damage-detail h3 {
		position: absolute;
		top: 10px;
		left: -20px;
		font-size: 18px!important;
		font-weight: bold;
		color: #333;
		background: #f7cf31;
		padding: 10px;
	}
	.list-damage-detail {
		margin-bottom: 15px;
	}
	.list-damage-detail p, .howto p {
		font-size: 14px;
	}
	.list-damage-detail img {
		width: 200px;
	}
	.damage-detail p.last {
		padding-top: 50px;
	}
	p.attention {
		font-size: 18px;
		margin-top: 10px;
	}
	.attention-clm {
		width: auto;
		margin: 0 auto;
		padding-bottom: 10px;
	}
	.section-damage-summary {
		padding-top: 10px;
	}
	.attention-text.ico-01 {
		background: url("/images/guide/broken-iphone/no-buy-ico01.png") no-repeat left top;
		background-size: 40px;
		height: auto;
	}
	.attention-text.ico-02 {
		background: url("/images/guide/broken-iphone/no-buy-ico02.png") no-repeat left top;
		background-size: 40px;
		height: auto;
	}
	.attention-text p{
		padding-left: 55px;
		margin-top: 20px;
	}
}
.sectiontitle {
	padding: 30px 0;
	background: #f3a530;
	margin-bottom: 40px;
	width: 100%;
	color: #fff;
	font-size: 30px!important;
	text-align: center;
}
ul.list-price {
	margin-bottom: 25px;
}
ul.list-price li {
	padding: 30px 10px;
}
ul.list-price li .price {
	display: inline-block;
	width: 46%;
	text-align: right;
}
ul.list-price li .price h3 {
	font-size: 30px!important;
}
ul.list-price li .price span{
	font-size: 35px;
}
ul.list-price li:nth-child(odd)  {
	background: #666666;
	color: #fff;
}
ul.list-price li:nth-child(even) {
	background: #fff;
	color: #666;
}
ul.list-price li:nth-child(odd) span,
ul.list-price li:nth-child(even) span
 {
	color: #f3a530!important;
	font-weight: bold;
	padding-left: 15px;
	display: inline-block;
	width: 160px;
}
.ta-right {
	text-align: right;
}
@media ( max-width: 768px ) {
	ul.list-price li:nth-child(odd) span,
	ul.list-price li:nth-child(even) span
	 {
		color: #f3a530!important;
		font-weight: bold;
		padding-left: 15px;
		display: inline-block;
		width: 140px;
	}
	.sectiontitle {
		padding: 15px 0;
		margin-bottom: 20px;
		font-size: 20px!important;
		text-align: center;
	}
	ul.list-price {
		margin-bottom: 20px;
	}
	ul.list-price li {
		padding: 15px 10px;
	}
	ul.list-price li .price {
		display: inline-block;
		margin-left: 10px;
		text-align: left;
		vertical-align: middle;
	}
	ul.list-price li .price h3{
		font-size: 18px!important;
		width: 105px;
		display: inline-block!important;
		vertical-align: middle;
	}
	ul.list-price li .price span{
		font-size: 20px;
	}
	ul.list-price li:nth-child(odd) span,
	ul.list-price li:nth-child(even) span
	 {
		padding-left: 15px;
		display: inline-block;
		text-align: center;
	}
}
.price-comparison-box {
	background: #eeeeee;
	padding: 20px 0 0 30px;
	margin-top: 50px;
	position: relative;
	height: 215px;
}

.price-comparison-box h3 {
	color: #f3a530;
	font-size: 30px!important;
	font-weight: bold;
	margin-bottom: 30px!important;
	display: inline-block!important;
	margin-top: 0!important;
}
.price-comparison-box p {
	color: #333333;
	font-size: 15px;
	padding-bottom: 10px;
}
.price-comparison-box span {
	color: #333333;
	font-weight: bold;
	font-size: 30px;
	font-weight: bold;
}
.orange-text {
	color: #fff;
	font-size: 25px;
	background: #f3a530;
	padding: 15px;
	position: relative;
	bottom: 0;
	width: 100%;
}
.orange-text:after {
	content: url("/images/guide/broken-iphone/arrow_orange.png");
	position: absolute;
	top: -30px;
	right: 0;
}

.price-comparison-box.first {
	background: url("/images/guide/broken-iphone/bg-staff-price01.png") no-repeat right bottom #eee;
}
.price-comparison-box.second {
	background: url("/images/guide/broken-iphone/bg-staff-price02.png") no-repeat right bottom #eee;
}
@media ( max-width: 768px ) {
	.price-comparison-box {
		background: #eeeeee;
		padding: 20px 0 0 30px;
		margin-top: 30px;
		position: relative;
		height: auto;
	}

	.price-comparison-box h4 {
		color: #f3a530;
		font-size: 18px!important;
		font-weight: bold;
		margin-bottom: 15px!important;
		display: inline-block!important;
		margin-top: 0!important;
	}
	.price-comparison-box p {
		font-size: 15px;
		padding-bottom: 10px;
	}
	.price-comparison-box span {
		font-size: 18px;
	}
	.orange-text {
		font-size: 18px;
		padding: 15px;
		position: relative;
		bottom: 0;
		width: 100%;
	}
	.orange-text:after {
		content: url("/images/guide/broken-iphone/arrow_orange.png");
		position: absolute;
		top: -30px;
		right: 0;
	}
	.price-comparison-box.second {
		margin-left: 0;
	}
	.price-comparison-box.first {
		background: url("/images/guide/broken-iphone/bg-staff-price01.png") no-repeat right bottom #eee;
		background-size: 130px;
	}
	.price-comparison-box.second {
		background: url("/images/guide/broken-iphone/bg-staff-price02.png") no-repeat right bottom #eee;
		background-size: 130px;
	}
}
h3.large-price-text {
	color: #666;
	font-size: 40px!important;
	padding-top: 40px;
	padding-bottom: 15px;
	display: inline-block!important;
	font-weight: bold;
}
h4.medium-price-text {
	color: #f3a530;
	font-size: 30px!important;
	padding-bottom: 50px!important;
	display: inline-block!important;
}
.wrap-orange-area {
	background: #ffc26b;
	padding-top: 15px;
}
.wrap-info-area {
	background: #008bd1;
	padding-top: 40px;
	padding-bottom: 20px;
}
.info-box {
	margin-bottom: 20px;
}
.info-box img {
	/* max-width: 200px; */
}
.info-box h3 {
	color: #fff;
	font-size: 20px!important;
	padding-bottom: 15px;
	text-align: center;
	display: inline-block !important;
	margin-bottom: 0!important;
}
.box-link-info {
	margin-top: 15px;
}
.box-link-info a {
	background-color: #f7c02d;
	color: #ffffff;
	display: block;
	text-align: center;
	padding: 10px;
	text-decoration: none;
	font-size: 20px;
	font-weight: normal;
	margin: 0 auto;
	border-radius: 4px;
	width: auto;
	transition: 0.3s all;
}
.box-link-info a:hover{
	background: #f3a530;
	transition: 0.3s all;
}
.wrap-info-area h2 img {
	padding-bottom: 50px;
}
@media ( max-width: 768px ) {
	h3.large-price-text {
		color: #666;
		font-size: 20px!important;
		padding-top: 20px;
		padding-bottom: 15px;
		display: inline-block!important;
		font-weight: bold;
	}
	h4.medium-price-text {
		color: #f3a530;
		font-size: 18px!important;
		padding-bottom: 30px!important;
		display: inline-block!important;
	}
	.wrap-orange-area {
		background: #ffc26b;
		padding-top: 15px;
	}
	.wrap-info-area {
		background: #008bd1;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.info-box {
		margin-bottom: 20px;
	}
	.info-box h3 {
		color: #fff;
		font-size: 20px!important;
		padding-bottom: 0;
		text-align: center;
		display: inline-block !important;
		margin-bottom: 10px!important;
	}
	.box-link-info {
		margin-top: 15px;
	}
	.box-link-info a {
		background-color: #f7c02d;
		color: #ffffff;
		display: block;
		text-align: center;
		padding: 10px;
		text-decoration: none;
		font-size: 18px;
		font-weight: normal;
		margin: 0 auto;
		border-radius: 4px;
		width: auto;
	}
	.wrap-info-area h2 img {
		padding-bottom: 30px;
	}
}
