@charset "UTF-8";

.pacMain {
	margin: 50px 0 0;
}

.pacDetail {
	position: relative;
	height: 635px;
	margin-bottom: 75px;
	border: solid 2px;
	background: #fff;
}

.pacDetail-01 {
	border-color: #8B3285;
}

.pacDetail-02 {
	border-color: #1062A7;
}

.pacDetail-03 {
	border-color: #848484;
}

.pacDetail-04 {
	border-color: #218A3A;
}

.pacDetail-05 {
	border-color: #E89419;
}

.pacDetail-06 {
	border-color: #E60010;
}

.pacDetail_title {
	height: 43px;
	padding-top: 3px;
}

.pacDetail_title > img {
	display: block;
	margin: 0 auto;
}

.pacDetail-01 > .pacDetail_title {
	background: #8B3285;
}

.pacDetail-02 > .pacDetail_title {
	background: #1062A7;
}

.pacDetail-03 > .pacDetail_title {
	background: #848484;
}

.pacDetail-04 > .pacDetail_title {
	background: #218A3A;
}

.pacDetail-05 > .pacDetail_title {
	background: #E89419;
}

.pacDetail-06 > .pacDetail_title {
	background: #E60010;
}

.pacDetail_description {
	width: 100%;
	margin-left: 5px;
	margin-right: 5px;
}

.pacDetail_description_ul {
	font-size: 12px;
	line-height: 1.2;
	font-weight: bold;
	padding: 5px 15px 0 0;
}

.pacDetail_description_ul > li {
	position: relative;
	padding: 0 0 0 22px;
	margin-bottom: 2px;
}

.pacDetail_description_ul > li:before {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	left: 0;
}

.pacDetail_description_ul-01 > li:before {
	content: url(../img/pac/detail_listMark_01.png);
}

.pacDetail_description_ul-02 > li:before {
	content: url(../img/pac/detail_listMark_02.png);
}

.pacDetail_description_ul-03 > li:before {
	content: url(../img/pac/detail_listMark_03.png);
}

.pacDetail_description_ul-04 > li:before {
	content: url(../img/pac/detail_listMark_04.png);
}

.pacDetail_description_ul-05 > li:before {
	content: url(../img/pac/detail_listMark_05.png);
}

.pacDetail_description_ul-06 > li:before {
	content: url(../img/pac/detail_listMark_06.png);
}

.pacDetail_description_img {
	padding: 20px 0 0;
}

.pacDetail_description_img > img {
	display: block;
}

.pacDetail_example {
	height: 310px;
	border: solid 2px;
	border-color: inherit;
	border-radius: 8px;
	margin: 10px 5px 0;
}

.pacDetail_example_img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 8px auto 0;
}

.pacExample {
	width: 100%;
	margin: 5px 0;
	padding: 0 5px;
}

.pacExample_col_title {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	margin: 0 0 5px;
}

.pacExample_col_title-01 {
	color: #8B3285;
}

.pacExample_col_title-02 {
	color: #1062A7;
}

.pacExample_col_title-03 {
	color: #848484;
}

.pacExample_col_title-04 {
	color: #218A3A;
}

.pacExample_col_title-05 {
	color: #E89419;
}

.pacExample_col_title-06 {
	color: #E60010;
}

.pacExample_col {
	padding: 0;
}

.pacExample_col_ul {
	padding: 0 1px 0 0;
	font-size: 11px;
	line-height: 1.3;
}

.pacExample_col_ul > li {
	position: relative;
	padding: 0 0 0 11px;
}

.pacExample_col_ul > li:before {
	content: '■';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.pacExample_exception {
	border: solid 2px;
	background: #F7F6DE;
	padding: 0 3px;
}

.pacExample_exception_title {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	margin: 0;
}

.pacExample_exception-01 {
	border-color: #8B3285;
}

.pacExample_exception-01 > .pacExample_exception_title {
	color: #8B3285;
}

.pacExample_exception > img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}

.pacExample_exception_text {
	font-size: 11px;
	text-align: left;
	line-height: 1.2;
	margin: 3px 0;
}

.pacDetail_price {
	padding: 0 5px;
	width: 100%;
	margin: 2px 0 0;
}

.pacDetail_price_left {
	padding: 5px 0 0;
}

.pacDetail_price_left_icon {
	display: inline-block;
	width: 50px;
	height: 55px;
	margin-bottom: 8px;
	border-radius: 4px;
	font-size: 18px;
	font-weight: bold;
	line-height: 55px;
	text-align: center;
	color: #fff;
}

.pacDetail_price_left_icon > small {
	font-size: 9px;
	font-weight: normal;
	display: block;
}

.pacDetail_price_left_icon-01 {
	background: #8B3285;
}

.pacDetail_price_left_icon-02 {
	background: #1062A7;
	line-height: 1.3;
	padding: 10px 0 0;
}

.pacDetail_price_left_icon-03 {
	background: #848484;
	line-height: 1.3;
	padding: 10px 0 0;
}

.pacDetail_price_left_icon-04 {
	background: #218A3A;
	line-height: 1.3;
	padding: 10px 0 0;
}

.pacDetail_price_left_icon-05 {
	background: #E89419;
	line-height: 1.3;
	padding: 10px 0 0;
}

.pacDetail_price_left_icon-06 {
	background: #E60010;
	line-height: 1.3;
	padding: 10px 0 0;
}

.pacDetail_price_left > img {
	vertical-align: top;
}

.pacDetail_price_right {
	padding: 10px 0 0;
}

.pacDetail_price_right_label {
	border-radius: 6px;
	background: #8C8C8C;
	color: #fff;
	padding: 2px 5px;
	font-size: 12px;
	font-weight: bold;
}

.pacDetail_price_right > img {
	display: block;
	max-width: 100%;
	height: auto;
}

.pacDetail_price_left_text {
	display: inline-block;
	font-size: 12px;
	line-height: 1.2;
	margin: 2px 2px 0;
	vertical-align: top;
}

.pacDetail_price_left_text > strong {
	font-size: 14px;
}

.pacDetail_price_left_text2 {
	font-size: 10px;
	line-height: 1.1;
	font-weight: bold;
	vertical-align: middle;
	margin: 0;
}

.pacDetail_price_left_text2:before {
	content: '得';
	display: inline-block;
	margin: 0 2px 0 0;
	vertical-align: bottom;
	width: 18px;
	height: 18px;
	background: #E50012;
	color: #fff;
	font-weight: bold;
	line-height: 18px;
	font-size: 12px;
	border-radius: 50%;
	text-align: center;
}

.pacDetail_price_left_text2 > strong {
	color: #E50012;
}

.pacDetail_caution {
	height: 25px;
	position: absolute;
	font-size: 10px;
	line-height: 1.1;
	bottom: -28px;
	right: 0;
	margin: 0;
}

@media screen and (max-width: 767px) {

	.pacMain {
		margin: 20px 0 0;
	}

	.pacDetail {
		height: auto;
		margin-bottom: 30px;
	}

	.pacDetail_title {
		height: auto;
		padding-bottom: 3px;
	}

	.pacDetail_title > img {
		width: auto;
		max-width: 100%;
		height: 20px;
	}

	.pacDetail_description_img {
		padding: 5px 0 0;
	}

	.pacDetail_description_img > img {
		margin: 0 auto;
		max-width: 90%;
	}

	.pacDetail_example {
		height: auto;
	}

	.pacDetail_price_right > img {
		margin: 0 auto 10px;
	}
}	



/* option */

.pacOption_title {
	font-size: 17px;
	font-weight: bold;
	line-height: 1.2;
}

.pacOption_table {
	margin: 10px 0 0;
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	font-size: 13px;
	line-height: 1.6;
	border: solid 1px #fff;
	background: #fff;
}

.pacOption_table tr {
	padding: 0;
	margin: 0;
}

.pacOption_table th {
	margin: 0;
	padding: 0;
	border-right: solid 1px #eee;
	border-bottom: solid 1px #eee;
	background: #f7f7f7;
	padding: 10px 15px;
	font-weight: normal;
	vertical-align: middle;
}

.pacOption_table td {
	margin: 0;
	padding: 0;
	border: solid 1px #eee;
	border-right: solid 1px #eee;
	border-bottom: solid 1px #eee;
	padding: 10px 0 10px 10px;
	vertical-align: middle;
}

.pacOption_table th:after {
	content: '';
	width: 1px;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
}

.pacOption_table td.pacOption_table_price {
	border-right: 0;
	color: #D80000;
	font-weight: bold;
	padding: 10px;
}

@media screen and (max-width: 767px) {

	.pacOption_title {
		padding: 0 15px;
	}

	.pacOption_table {
		border: 0;
	}
	
	.pacOption_table th, .pacOption_table td {
		display: block !important;
		width: 100%;
		padding: 5px 15px;
		border: 0;
	}

	.pacOption_table th {
		border-top: solid 1px #eee;
	}

	.pacOption_table th:after {
		content: none;
	}

	.pacOption_table td.pacOption_table_price {
		border-bottom: solid 1px #eee;
		margin-bottom: 10px;
		text-align: right;
	}
}


.pacPriceLink {
	display: block;
	width: 986px;
	margin: 24px auto 30px;
	border: solid 4px #fff;
	background: #EA5F00;
	-webkit-box-shadow: 0 0 0 7px #EA5F00;
	box-shadow: 0 0 0 7px #EA5F00;
}


.pacPriceLink > img {
	display: block;
	margin: 0 auto;
	padding: 14px 0;
	box-sizing: content-box;
}

@media screen and (max-width: 767px) {

	.pacPriceLink {
		margin: 20px;
		width: auto;
	}

	.pacPriceLink > img {
		max-width: 96%;
		height: auto;
	}
}



.pacAttention {
	padding: 0 0 60px;
}

.pacAttention_title {
	font-size: 17px;
	font-weight: bold;
	line-height: 1.2;
}

.pacAttention_text {
	font-size: 12px;
	line-height: 1.6;
	margin: 14px 0 0;
}

@media screen and (max-width: 767px) {
	.pacAttention {
		padding: 0 15px 30px;
	}
}	


