@charset "UTF-8";
@media screen and (min-width: 761px){
/*=========================
▼▼共通▼▼
===========================*/
#crystal_contents *,
#crystal_contents *::before,
#crystal_contents *::after {
	-webkit-box-sizing: border-box;
	moz-box-sizing: border-box;
	box-sizing: border-box;
}
#crystal_contents .pc_none {
    display: none;
}
#crystal_contents .mincho {
    font-family: 'Noto Serif JP', serif;
	font-weight: 600;
}
#crystal_contents .auto {
	width: 1000px;
	margin: 0 auto;
}
#crystal_contents img {
	display: block;
	width: 100%;
}
#crystal_contents h3 {
	font-size: 48px;
	color: #3088cf;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
}
#crystal_contents section {
	width: 100%;
	clear: both;
	float: left;
	position: relative;
}
#crystal_contents .uline {
	display: inline;
	background: linear-gradient(transparent 64%, #f9f5b6 0%);
}
/*=========================
▲▲共通▲▲
===========================*/
#crystal_contents {
	width: 100%;
	clear: both;
	float: left;
	background-color: #fff;
	background-size: 100%;
	font-size: 17px;
	line-height: 30px;
	color: #000000;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	min-width: 1000px;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
}

#crystal_contents #conts_main {
	height: 894px;
	background-image: url("../images/crystal/bg_01.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	overflow: hidden;
}
#crystal_contents #conts_main .wrapper {
	height: 100%;
}
#crystal_contents #conts_main .logo {
	width: 136px;
	position: absolute;
	top: 37px;
	left: 43px;
}
#crystal_contents #conts_main .auto {
	height: 100%;
	position: relative;
	z-index: 9;
	padding-top: 60px;
}
#crystal_contents #conts_main .img {
	width: 627px;
	position: absolute;
	top: 0;
	right: -75px;
	z-index: -1;
}
#crystal_contents #conts_main h2 {
	width: 1000px;
	margin-left: -156px;
}
#crystal_contents #conts_main .circle {
	width: 678px;
    margin-top: -30px;
	text-align: center;
}
#crystal_contents #conts_main .circle li {
	width: 185px;
	display: inline-block;
	vertical-align: top;
	margin: 0 11px;
}
#crystal_contents #conts_main .lr_box {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 0;
	line-height: 0;
	letter-spacing: -.4em;
}
#crystal_contents #conts_main .lr_box .price {
	width: 490px;
	font-size: 17px;
	line-height: 30px;
	letter-spacing: normal;
	display: inline-block;
	margin-right: 20px;
}
#crystal_contents #conts_main .lr_box .price:last-of-type {
	margin-right: 0;
}

#crystal_contents #conts_about {
	background-image: url("../images/crystal/bg_02.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding-top: 65px;
	padding-bottom: 190px;
}
#crystal_contents #conts_about .lr_wrapper {
	width: 586px;
	margin-left: 400px;
	position: relative;
    padding-top: 72px;
	z-index: 9;
}
#crystal_contents #conts_about .lr_wrapper .img {
	width: 515px;
	position: absolute;
	left: -446px;
	top: -26px;
	z-index: -1;
}
#crystal_contents #conts_about .text {
	line-height: 34px;
    margin-bottom: 24px;
}
#crystal_contents #conts_about dl {
	width: 100%;
	background: rgba(229,240,249,0.84);
	border: 2px solid #cddff1;
	padding: 28px 27px 15px;
    position: relative;
}
#crystal_contents #conts_about dt {
	color: #fff;
    font-size: 15px;
    line-height: 1.3;
	background-color: #2f87ce;
	border-radius: 20px;
	padding: 4px 36px 2px;
	display: inline-block;
    position: absolute;
    left: 27px;
    top: -8px;
}
#crystal_contents #conts_about dd {
    font-size: 17px;
	line-height: 34px;
}
#crystal_contents #conts_about dd tr {
	line-height: 27px;
}
#crystal_contents #conts_about dd th {
	width: 65px;
}
#crystal_contents #conts_about dd td {
	padding: 4px 0 3px;
}

#crystal_contents #conts_point {
	background-image: url("../images/crystal/bg_03.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding: 44px 0 80px;
    overflow: hidden;
}
#crystal_contents #conts_point h3 {
	margin-bottom: 16px;
    position: relative;
}
#crystal_contents #conts_point h3 .big {
	font-size: 75px;
	color: #f63b8d;
}
#crystal_contents #conts_point .img_wrapper {
	width: 100%;
	font-size: 0;
	line-height: 0;
	letter-spacing: -.4em;
}
#crystal_contents #conts_point .img_wrapper li {
	width: 488px;
	min-height: 468px;
	display: inline-block;
	vertical-align: top;
	font-size: 17px;
	line-height: 30px;
	letter-spacing: normal;
	margin-right: 24px;
	margin-bottom: 20px;
	background-color: #fff;
	box-shadow:1px 1px 6px 3px rgba(0,0,0,0.17);
	position: relative;
}
#crystal_contents #conts_point .img_wrapper li:nth-of-type(2n) {
	margin-right: 0;
}
#crystal_contents #conts_point .img_wrapper li .number {
	position: absolute;
    left: 12px;
    bottom: 63px;
	font-size: 140px;
    line-height: 1;
	font-weight: 600;
	color: rgba(10,97,159,0.03);
}
#crystal_contents #conts_point .img_wrapper li dl {
	padding: 24px 36px 18px;
}
#crystal_contents #conts_point .img_wrapper li dt {
	font-size: 27px;
	line-height: 1.3;
	color: #2f87ce;
	text-align: center;
    margin-bottom: 10px;
}

#crystal_contents #conts_recommended {
	background-image: url("../images/crystal/bg_04.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	padding: 76px 0 100px;
}
#crystal_contents #conts_recommended h3 {
	font-size: 44px;
    text-shadow:0px 0px 18px #ffffff;
	margin-bottom: 36px;
}
#crystal_contents #conts_recommended .auto {
	position: relative;
}
#crystal_contents #conts_recommended .upper_box {
	width: 656px;
	margin-left: 11px;
	margin-right: 330px;
}
#crystal_contents #conts_recommended .upper_box .img {
	width: 575px;
	position: absolute;
	top: -70px;
	right: -100px;
}
#crystal_contents #conts_recommended .upper_box .point_list {
	width: 100%;
	font-size: 0;
	line-height: 0;
	letter-spacing: -.4em;
	text-align: center;
	position: relative;
    z-index: 9;
}
#crystal_contents #conts_recommended .upper_box .point_list::before {
	content: "";
	display: block;
	width: 109px;
	height: 50px;
	background-image: url("../images/crystal/logo_01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	position: absolute;
	top: 234px;
	left: 50%;
	margin-left: -54px;
}
#crystal_contents #conts_recommended .upper_box .point_list li {
	width: 205px;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	margin-bottom: 52px;
	font-size: 15px;
	line-height: 1.5;
	letter-spacing: normal;
}
#crystal_contents #conts_recommended .upper_box .point_list li:nth-of-type(3n), #crystal_contents #conts_recommended .upper_box .point_list li:last-of-type {
	margin-right: 0;
}
#crystal_contents #conts_recommended .under_box {
	width: 100%;
    margin-top: -12px;
    display: none;
}
#crystal_contents #conts_recommended .under_box .logo {
	width: 100%;
	margin: 0 auto 12px;
	position: relative;
	text-align: center;
}
#crystal_contents #conts_recommended .under_box .logo img {
	width: 91px;
	margin: 0 auto;
}
#crystal_contents #conts_recommended .under_box .logo::before {
	content: "";
	display: block;
	width: calc(50% - 51px);
	height: 6px;
	background-image: url("../images/crystal/ptn_01.png");
	background-repeat: repeat-x;
	background-position: left top;
	background-size: 1px;
	position: absolute;
	top: 42px;
	left: 0;
}
#crystal_contents #conts_recommended .under_box .logo::after {
	content: "";
	display: block;
	width: calc(50% - 51px);
	height: 6px;
	background-image: url("../images/crystal/ptn_01.png");
	background-repeat: repeat-x;
	background-position: right top;
	background-size: 1px;
	position: absolute;
	top: 42px;
	right: 0;
}
#crystal_contents #conts_recommended .under_box h4 {
	font-size: 39px;
	line-height: 1.3;
	color: #2f87ce;
	text-align: center;
	margin-bottom: 20px;
}
#crystal_contents #conts_recommended .under_box .insta_list {
	width: 100%;
	font-size: 0;
	line-height: 0;
	letter-spacing: -.4em;
}
#crystal_contents #conts_recommended .under_box .insta_list li {
	width: calc(100%/3 - 10px);
	font-size: 15px;
	line-height: 24px;
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;
	background-color: #fff;
	box-shadow:1px 1px 6px 3px rgba(0,0,0,0.17);
	position: relative;
}
#crystal_contents #conts_recommended .under_box .insta_list li:last-of-type {
	margin-right: 0;
}
#crystal_contents #conts_recommended .under_box .insta_list li .text_box {
	padding: 14px 22px 20px;
}
#crystal_contents #conts_recommended .under_box .insta_list li .text_box dl {
	padding-bottom: 39px;
    background-image: url("../images/crystal/icon_03.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 100%;
}
#crystal_contents #conts_recommended .under_box .insta_list li .text_box dt {
	padding: 0 33px 0;
	background-image: url("../images/crystal/icon_02.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 13px;
	position: relative;
    margin-bottom: 12px;
}
#crystal_contents #conts_recommended .under_box .insta_list li .text_box dt::before {
	content: "";
	display: block;
	width: 25px;
	height: 25px;
	background-color: #494949;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0;
}
#crystal_contents #conts_recommended .under_box .insta_list li .text_box dd {
	padding-bottom: 16px;
    border-bottom: 1px solid #f6f6f6;
}

#crystal_contents #conts_treatment {
	background-color: #f7fbfd;
	padding: 68px 0 103px;
}
#crystal_contents #conts_treatment h3 {
	margin-bottom: 12px;
}
#crystal_contents #conts_treatment .sub_title {
	font-size: 17px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 30px;
}
#crystal_contents #conts_treatment .infograph {
	width: 796px;
	margin: 0 auto;
}

#crystal_contents #conts_price {
	padding: 77px 0 100px;
}
#crystal_contents #conts_price h3 {
	font-size: 44px;
    margin-bottom: 18px;
}
#crystal_contents #conts_price .main_price {
	width: 689px;
	margin: 0 auto 28px;
}
#crystal_contents #conts_price .main_price li {
	width: 100%;
	margin-bottom: 12px;
}
#crystal_contents #conts_price .price_table_1 {
	width: 689px;
	font-size: 17px;
	line-height: 1.5;
	margin: 0 auto 63px;
}
#crystal_contents #conts_price .price_table_1 table {
	width: 100%;
}
#crystal_contents #conts_price .price_table_1 tr {
	width: 100%;
}
#crystal_contents #conts_price .price_table_1 th {
	background-color: #2f87ce;
	color: #fff;
	padding: 16px 29px 14px;
	border-right: 5px solid #fff;
	text-align: center;
}
#crystal_contents #conts_price .price_table_1 th:first-of-type {
	width: 150px;
}
#crystal_contents #conts_price .price_table_1 th:last-of-type {
	width: 300px;
	border-right: none;
}
#crystal_contents #conts_price .price_table_1 tr:nth-child(odd) {
	background-color: #f9f9f9;
}
#crystal_contents #conts_price .price_table_1 tr:first-of-type {
	background-color: none;
}
#crystal_contents #conts_price .price_table_1 td {
	padding: 15px 29px 12px;
}
#crystal_contents #conts_price .price_table_1 td:last-of-type {
	text-align: right;
}
#crystal_contents #conts_price .price_table_1 td span.caution {
	font-size: 13px;
    text-align: left;
    display: block;
    text-indent: -1em;
    padding-left: 1em;
    line-height: 1.4;
    padding-top: 3px;
}
#crystal_contents #conts_price .price_table_1 td span.bui {
	width: 24%;
	display: -webkit-inline-box;
	float: left;
}
#crystal_contents #conts_price .price_table_2 {
	width: 938px;
	margin: 0 auto;
	background-color: #fff;
	padding: 38px 48px 47px;
	box-shadow:1px 1px 6px 3px rgba(0,0,0,0.17);
}
#crystal_contents #conts_price .price_table_2 h5 {
	font-size: 20px;
	line-height: 1.4;
	text-align: center;
	font-weight: bold;
}
#crystal_contents #conts_price .price_table_2 table {
	width: 100%;
    line-height: 24px;
}
#crystal_contents #conts_price .price_table_2 tr:nth-child(even) {
	background-color: #f9f9f9;
}
#crystal_contents #conts_price .price_table_2 th {
	width: 206px;
	padding: 17px 22px 14px;
    font-weight: bold;
}
#crystal_contents #conts_price .price_table_2 td {
	width: 630px;
	padding: 16px 22px 14px 0;
}
.otherParts {
	border: 1px solid #ccc;
    padding: 40px;
    width: 690px;
    margin: 0 auto 40px;
}
.otherParts .partsTitle {
	font-weight: bold;
	font-size: 16px;
}
}

@media screen and (max-width:760px){
/*=========================
▼▼共通▼▼
===========================*/
#crystal_contents *,
#crystal_contents *::before,
#crystal_contents *::after {
	-webkit-box-sizing: border-box;
	moz-box-sizing: border-box;
	box-sizing: border-box;
}
#crystal_contents img {
	width: 100%;
	height: auto;
	display: block;
}
#crystal_contents table {
	width: 100%;
}
#crystal_contents .sp_none{
    display: none;
}
#crystal_contents .mincho {
    font-family: 'Noto Serif JP', serif;
	font-weight: 600;
}
#crystal_contents .auto {
	width: 90%;
	margin: 0 auto;
}
#crystal_contents h3 {
	font-size: 27px;
	color: #3088cf;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
}
#crystal_contents section {
	padding: 44px 0 62px;
}
#crystal_contents .uline {
	display: inline;
	background: linear-gradient(transparent 64%, #f9f5b6 0%);
}
/*=========================
▲▲共通▲▲
===========================*/
#crystal_contents {
	width: 100%;
	height: 100%;
	clear: both;
	float: left;
	-webkit-text-size-adjust: 100%;
	font-size: 15px;
	line-height: 1.7;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000000;
	text-align: left;
    -webkit-font-smoothing: antialiased;
	overflow: hidden;
}

#crystal_contents #conts_main {
	background-image: url("../images/crystal/bg_01.png");
	background-repeat: no-repeat;
	background-position: center bottom 15vw;
	background-size: cover;
	overflow: hidden;
    padding-top: 0;
    padding-bottom: 0;
}

#crystal_contents #conts_about {
	background-image: url("../images/crystal/bg_02.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
    padding-top: 60px;
}
#crystal_contents #conts_about h3 {
	margin-bottom: 12px;
}
#crystal_contents #conts_about .lr_wrapper {
	width: 100%;
	position: relative;
}
#crystal_contents #conts_about .lr_wrapper .img {
	width: 100%;
    max-width: 420px;
    margin: 0 auto 18px;
}
#crystal_contents #conts_about .text {
	line-height: 1.9;
    margin-bottom: 36px;
}
#crystal_contents #conts_about dl {
	width: 100%;
	background: rgba(229,240,249,0.84);
	border: 2px solid #cddff1;
	padding: 24px 5% 12px;
    position: relative;
}
#crystal_contents #conts_about dt {
	color: #fff;
    line-height: 1.3;
	background-color: #2f87ce;
	border-radius: 20px;
	padding: 4px 38px 2px;
	display: inline-block;
    position: absolute;
    left: 50%;
    top: -10px;
    margin-left: -60px;
}
#crystal_contents #conts_about dd tr {
	line-height: 1.6;
}
#crystal_contents #conts_about dd th {
	width: 66px;
}
#crystal_contents #conts_about dd td {
	padding: 4px 0 4px;
}

#crystal_contents #conts_point {
	background-image: url("../images/crystal/bg_03.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
    padding-top: 30px;
}
#crystal_contents #conts_point h3 {
	margin-bottom: 16px;
    line-height: 32px;
}
#crystal_contents #conts_point h3 .big {
	font-size: 44px;
	color: #f63b8d;
}
#crystal_contents #conts_point .img_wrapper {
	width: 100%;
}
#crystal_contents #conts_point .img_wrapper li {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 18px;
	background-color: #fff;
	box-shadow:1px 1px 5px 2px rgba(0,0,0,0.1);
	position: relative;
}
#crystal_contents #conts_point .img_wrapper li:last-of-type {
	margin-bottom: 0;
}
#crystal_contents #conts_point .img_wrapper li .number {
	position: absolute;
    left: 12px;
    top: 48vw;
	font-size: 90px;
    line-height: 1;
	font-weight: 600;
	color: rgba(10,97,159,0.03);
}
#crystal_contents #conts_point .img_wrapper li dl {
	padding: 17px 5% 22px;
}
#crystal_contents #conts_point .img_wrapper li dt {
	font-size: 20px;
	line-height: 1.3;
	color: #2f87ce;
	text-align: center;
    margin-bottom: 8px;
}

#crystal_contents #conts_recommended {
	background-image: url("../images/crystal/bg_04.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 200%;
}
#crystal_contents #conts_recommended h3 {
    text-shadow:0px 0px 18px #ffffff;
	margin-bottom: 18px;
}
#crystal_contents #conts_recommended .auto {
	position: relative;
}
#crystal_contents #conts_recommended .upper_box {
	width: 100%;
    margin-bottom: 30px;
}
#crystal_contents #conts_recommended .upper_box .img {
	width: 60%;
    max-width: 350px;
    margin: -45vw 0 10px 40%;
}
#crystal_contents #conts_recommended .upper_box .point_list {
	width: 100%;
    padding-top: 64px;
	position: relative;
    margin: 0 auto 12px;
    font-size: 0;
    line-height: 0;
    letter-spacing: -.4em;
}
#crystal_contents #conts_recommended .upper_box .point_list::before {
	content: "";
	display: block;
	width: 100px;
	height: 51px;
	background-image: url("../images/crystal/logo_01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	position: absolute;
	top: 15px;
	left: 50%;
    margin-left: -55px;
}
#crystal_contents #conts_recommended .upper_box .point_list li {
	width: 48%;
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top;
    margin-right: 4%;
    margin-bottom: 1vw;
}
#crystal_contents #conts_recommended .upper_box .point_list li:nth-of-type(2n) {
	margin-right: 0;
}
#crystal_contents #conts_recommended .upper_box .point_list li:last-of-type {
	margin-right: 0;
}
#crystal_contents #conts_recommended .under_box {
	width: 100%;
    display: none;
}
#crystal_contents #conts_recommended .under_box .logo {
	width: 100%;
	margin: 0 auto 20px;
	position: relative;
	text-align: center;
}
#crystal_contents #conts_recommended .under_box .logo img {
	width: 70px;
	margin: 0 auto;
}
#crystal_contents #conts_recommended .under_box .logo::before {
	content: "";
	display: block;
	width: calc(50% - 40px);
	height: 6px;
	background-image: url("../images/crystal/ptn_01.png");
	background-repeat: repeat-x;
	background-position: left top;
	background-size: 1px;
	position: absolute;
	top: 32px;
	left: 0;
}
#crystal_contents #conts_recommended .under_box .logo::after {
	content: "";
	display: block;
	width: calc(50% - 40px);
	height: 6px;
	background-image: url("../images/crystal/ptn_01.png");
	background-repeat: repeat-x;
	background-position: right top;
	background-size: 1px;
	position: absolute;
	top: 32px;
	right: 0;
}
#crystal_contents #conts_recommended .under_box h4 {
	font-size: 20px;
	line-height: 1.3;
	color: #2f87ce;
	text-align: center;
	margin-bottom: 25px;
}
#crystal_contents #conts_recommended .under_box .insta_list {
	width: 100%;
}
#crystal_contents #conts_recommended .under_box .insta_list li {
	width: 100%;
	background-color: #fff;
	box-shadow:1px 1px 5px 2px rgba(0,0,0,0.1);
	position: relative;
    margin-bottom: 15px;
}
#crystal_contents #conts_recommended .under_box .insta_list li:last-of-type {
    margin-bottom: 0;
}
#crystal_contents #conts_recommended .under_box .insta_list li .text_box {
	padding: 14px 5% 18px;
}
#crystal_contents #conts_recommended .under_box .insta_list li .text_box dl {
	padding-bottom: 39px;
    background-image: url("../images/crystal/icon_03.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 100%;
}
#crystal_contents #conts_recommended .under_box .insta_list li .text_box dt {
	padding: 0 33px 0;
	background-image: url("../images/crystal/icon_02.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 13px;
	position: relative;
    margin-bottom: 12px;
}
#crystal_contents #conts_recommended .under_box .insta_list li .text_box dt::before {
	content: "";
	display: block;
	width: 25px;
	height: 25px;
	background-color: #494949;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0;
}
#crystal_contents #conts_recommended .under_box .insta_list li .text_box dd {
	padding-bottom: 12px;
    border-bottom: 1px solid #f6f6f6;
}

#crystal_contents #conts_treatment {
	background-color: #f7fbfd;
}
#crystal_contents #conts_treatment h3 {
	margin-bottom: 12px;
}
#crystal_contents #conts_treatment .sub_title {
	font-size: 17px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 30px;
}
#crystal_contents #conts_treatment .infograph {
	width: 100%;
	max-width: 450px;
	margin: 0 auto;
}

#crystal_contents #conts_price {
	
}
#crystal_contents #conts_price h3 {
    margin-bottom: 18px;
}
#crystal_contents #conts_price .main_price {
	width: 100%;
	margin: 0 auto 28px;
}
#crystal_contents #conts_price .main_price li {
	width: 100%;
	margin-bottom: 12px;
}
#crystal_contents #conts_price .price_table_1 {
	width: 100%;
    line-height: 1.4;
	margin: 0 auto 63px;
	font-size: 14px;
}
#crystal_contents #conts_price .price_table_1 tr {
	width: 100%;
}
#crystal_contents #conts_price .price_table_1 th {
	background-color: #2f87ce;
	color: #fff;
	padding: 16px 3% 14px;
	border-right: 5px solid #fff;
	text-align: center;
}
#crystal_contents #conts_price .price_table_1 th:first-of-type {
	width: 50%;
}
#crystal_contents #conts_price .price_table_1 th:last-of-type {
	width: 50%;
	border-right: none;
}
#crystal_contents #conts_price .price_table_1 tr:nth-child(odd) {
	background-color: #f9f9f9;
}
#crystal_contents #conts_price .price_table_1 tr:first-of-type {
	background-color: none;
}
#crystal_contents #conts_price .price_table_1 td {
	padding: 15px 5% 12px;
}
#crystal_contents #conts_price .price_table_1 td:last-of-type {
	text-align: right;
}
#crystal_contents #conts_price .price_table_1 td span.bui {
	width: 31%;
	display: -webkit-inline-box;
	float: left;
}
#crystal_contents #conts_price .price_table_1 td span.caution {
	font-size: 12px;
    text-align: left;
    display: block;
    text-indent: -1em;
    padding-left: 1em;
    line-height: 1.4;
    padding-top: 3px;
}
#crystal_contents #conts_price .price_table_1 td span.small {
	font-size: 70%;
}
#crystal_contents #conts_price .price_table_2 {
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
	padding: 28px 5% 17px;
	box-shadow:1px 1px 5px 2px rgba(0,0,0,0.1);
}
#crystal_contents #conts_price .price_table_2 h5 {
	font-size: 18px;
	line-height: 1.4;
	text-align: center;
	font-weight: bold;
    margin-bottom: 14px;
}
#crystal_contents #conts_price .price_table_2 table {
	width: 100%;
    display: block;
    line-height: 24px;
}
#crystal_contents #conts_price .price_table_2 tbody {
	width: 100%;
    display: block;
}
#crystal_contents #conts_price .price_table_2 tr {
	width: 100%;
    display: block;
}
#crystal_contents #conts_price .price_table_2 th {
	width: 100%;
    display: block;
	padding: 11px 5% 8px;
    font-weight: bold;
    background-color: #f9f9f9;
    text-align: center;
}
#crystal_contents #conts_price .price_table_2 td {
	width: 100%;
    display: block;
	padding: 8px 5% 24px;
}
.otherParts {
	border: 1px solid #ccc;
    padding: 4vw;
    width: 100%;
    margin: 0 auto 4vw;
}
.otherParts .partsTitle {
	font-weight: bold;
	font-size: 3vw;
}
}


















































