@charset "UTF-8";
/*----------------------------------------

	point CSS

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

/*----------------------------------------
	s_point
-----------------------------------------*/
#s_point {
	margin-top: 24px;
}
#s_point img {
	max-width: 375px;
	margin-right: auto;
	margin-left: auto;
}
#s_point .stit02 {
	margin-bottom: 30px;
}
#s_point .udtable {
	position: relative;
	overflow: hidden;
}
#s_point .udtable > p {
	display: block;
	position: absolute;
	top: 28.5px;
	left: 30px;
	z-index: 100;
	width: 28px;
	height: calc(100% - 57px);
	background: -webkit-gradient(linear, left top, left bottom, from(#9cd1ff), to(#e0f1ff));
	background: -webkit-linear-gradient(#9cd1ff, #e0f1ff);
	background: -o-linear-gradient(#9cd1ff, #e0f1ff);
	background: linear-gradient(#9cd1ff, #e0f1ff);
}
#s_point .udtable > p img {
	position: absolute;
	left: -10px;
	z-index: 150;
	width: 50px;
}
#s_point .udtable > p img.up {
	top: -28.5px;
}

.down {
	bottom: -28.5px;
}
#s_point .udtable > div {
	padding-top: 67px;
}
#s_point .udtable > div > dl {
	display: block;
	position: relative;
	width: 100%;
	padding: 22px 20px 22px 90px;
	overflow: hidden;
	border-bottom: 1px solid #dddddd;
}
#s_point .udtable > div > dl:last-child {
	padding-bottom: 0;
	border-bottom: none;
}
#s_point .udtable > div > dl dt, #s_point .udtable > div > dl dd {
	float: left;
}
#s_point .udtable > div > dl dt {
	width: calc(100% - 150px);
}
#s_point .udtable > div > dl dd {
	width: 150px;
	padding-top: 105px;
}
#s_point .udtable > div > dl dd + dd {
	position: absolute;
	top: 22px;
	right: 20px;
	width: 150px;
	padding-top: 0;
}
#s_point .udtable > div > dl dd + dd img {
	width: 100%;
	height: auto;
}
#s_point .bdrBlue {
	border: 2px solid #83c6ff;
	border-radius: 6px;
}
#s_point .bdrBlue02 {
	border: 2px solid #a8d5fb;
	border-radius: 6px;
}
#s_point .bdrBlue_obi {
}
#s_point .bdrBlue_obi_tit {
	display: table;
	width: 100%;
	padding: 10px 0;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	background: #54abf4;
	color: #ffffff;
	font-weight: bold;
	font-size: 2.0rem;
	line-height: 1.2;
	text-align: center;
}
#s_point .bdrBlue_obi_inner {
	border: 2px solid #a8d5fb;
	border-top: none;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
#s_point .bdrBlue_obi_lead {
	padding: 30px 23px;
	background: #eef6fe;
}
#s_point .bdrBlue_obi_textArea {
	padding: 30px 23px;
	overflow: hidden;
}
#s_point .itemList .bdrBlue_obi ul {
	width: 255px;
	margin: 0 auto;
	overflow: hidden;
}
#s_point .itemList .bdrBlue_obi li {
	float: left;
	width: 120px;
	margin: 0 0 25px 15px;
}
#s_point .itemList .bdrBlue_obi li:nth-of-type(odd) {
	margin-left: 0;
}
#s_point .itemList .bdrBlue_obi .single {
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#s_point .itemList .bdrBlue_obi .single li {
	float: none;
	text-align: left;
}
#s_point .itemList .bdrBlue_obi ul li a {
	display: block;
}
#s_point .itemList .bdrBlue_obi ul li figure {
	display: block;
	width: 120px;
	height: 120px;
	margin-bottom: 5px;
}
#s_point .bdrGray {
	border: 2px solid #dddddd;
	border-radius: 6px;
}
#s_point .bdrProduct {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #dddddd;
	border-radius: 4px;
}
#s_point figure span img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	width: auto;
	max-width: none;
	height: 100%;
}
#s_point .column {
	width: 100%;
	max-width: 375px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#s_point .column .column_container {
	margin-bottom: 40px;
	overflow: hidden;
}
#s_point .column .column_container:nth-last-child(1) {
	margin-bottom: 0;
}
#s_point .column figure {
	margin-bottom: 5px;
}
#s_point .column figure img {
	width: 100%;
	height: auto;
}
#s_point .column .column_1of2 {
	float: left;
	width: calc((100% - 10px) / 2);
	margin-right: 10px;
}
#s_point .column .column_last {
	margin-right: 0 !important;
}
#s_point .howtoStep {
	margin-bottom: 40px;
}
#s_point .howtoStep:nth-last-of-type(1) {
	margin-bottom: 0;
}
#s_point .howtoStep h3 {
	display: table;
	height: 36px;
	margin-bottom: 20px;
	vertical-align: middle;
}
#s_point .howtoStep h3 img, #s_point .howtoStep h3 span {
	display: table-cell;
	height: 36px;
	vertical-align: middle;
}
#s_point .howtoStep h3 img {
	width: 40px;
}
#s_point .howtoStep h3 span {
	color: #0b004a;
	font-weight: bold;
	font-size: 2.4rem;
	line-height: 1;
}
#s_point .howtoStep h3 span span {
	display: block;
	height: auto;
	font-weight: normal;
	font-size: 1.6rem;
}
#s_point .howtoStep.finish h3, #s_point .howtoStep.finish h3 span {
	min-height: 52px;
}
#s_point .howtoStep.finish h3 span:nth-of-type(1) {
	width: 68px;
	width: 60px;;
	padding: 0 10px;
	border-radius: 4px;
	background: #0b004a;
	color: #ffffff;
	font-size: 1.95rem;
	text-align: center;
}
#s_point .howtoStep.finish h3 span:nth-of-type(2) {
	padding-left: 10px;
}
#s_point .howtoStep .howto_ex {
	overflow: hidden;
}
#s_point .howtoStep.finish .howto_ex {
	padding: 0;
	border-radius: none;
	background: #ffffff;
}
#s_point .howtoStep .howto_ex figure {
	margin-bottom: 15px;
	text-align: center;
}
#s_point .howtoStep .howto_ex .textArea .cautionText {
	color: #e92020;
}
#s_point .howtoStep .howto_ex .textArea img {
	margin: 20px 0;
}
#s_point .howtoStep .howto_ex .textArea .caution {
	margin-top: 15px;
	padding-top: 70px;
	background: url(../point/img/cmn_icon_caution.png) no-repeat top center;
	background-size: 60px 52px;
}
#s_point .howtoStep .howto_ex .textArea .caution ul li {
	margin-bottom: 10px;
}
#s_point .howtoStep .point {
	position: relative;
	z-index: 0;
	margin-top: 20px;
	padding: 30px 23px;
}
#s_point .howtoStep .point:nth-last-of-type(1) {
	margin-bottom: 0;
}
#s_point .howtoStep .point_icon {
	position: absolute;
	top: -2px;
	left: -2px;
	z-index: 100;
	width: 50px;
	height: 50px;
}
#s_point .howtoStep .point_title {
	margin-bottom: 15px;
}
#s_point .howtoStep .point_inner {
	margin-top: 15px;
}
#s_point .howtoStep .point_column {
	overflow: hidden;
	border-radius: 6px;
	text-align: center;
}
#s_point .howtoStep .point_inner .bdrGray {
	padding-top: 15px;
	border-width: 2px;
}
#s_point .howtoStep .point_inner .photo figure {
	margin-bottom: 0;
}
#s_point .howtoStep .point_list {
	margin-bottom: 15px;
	padding: 15px 20px;
	border-radius: 3px;
	background: #f4f4f4;
}
#s_point .howtoStep .point_list dd ol {
	margin-top: 10px;
	counter-reset: my-counter;
}
#s_point .howtoStep .point_list dd ol li {
	position: relative;
	margin-bottom: 10px;
	padding-left: 25px;
}
#s_point .howtoStep .point_list dd ol li:before {
	position: absolute;
	top: -0.15em;
	left: 0;
	color: #0b004a;
	font-weight: bold;
	font-size: 2.2rem;
	content: counter(my-counter);
	counter-increment: my-counter;
}
#s_point .howtoStep .point .notes {
	margin-bottom: 20px;
}
#s_point .recoArea {
	padding: 30px 22.5px;
}
#s_point .recoArea .reco_item {
	margin: 15px auto 30px auto;
}
#s_point .recoArea h3 {
	margin-bottom: 10px;
}
#s_point img.variableImg {
	width: 100%;
	height: auto;
}

.illust-solid {
	margin: 0 auto 7.5px;
}
.illust-solid h4 {
	margin: 0 40px 6px 46px;
	font-size: 1.4rem;
}
.illust-solid > div {
	position: relative;
}
.illust-solid > div + div {
	margin-top: 95px;
}
.illust-solid > div + div::before,
.illust-solid > div + div::after {
	content: '';
	position: absolute;
}
.illust-solid > div + div::before {
	top: -80px;
	left: calc(50% - 29px);
	width: 58px;
	height: 45px;
	background: #0b004a;
}
.illust-solid > div + div::after {
	top: -36px;
	left: calc(50% - 40px);
	border-width: 30px 40px 0 40px;
	border-style: solid;
	border-color: #0b004a transparent transparent transparent;
}
.illust-solid > div > div > dl {
	display: flex;
	flex-wrap: wrap;
}
.illust-solid > div > div > dl > dt {
	display: flex;
	align-items: center;
	position: relative;
	width: 40px;
	margin: 0 5px 0 0;
	font-size: 1.0rem;
}
.illust-solid > div > div > dl > dt::before,
.illust-solid > div > div > dl > dt::after {
	content: '';
	position: absolute;
	top: 0;
	height: 100%;
}
.illust-solid > div > div > dl > dt::before {
	right: 0;
	width: 7px;
	border-bottom: 1px solid #666;
}
.illust-solid > div > div > dl > dt::after {
	right: 3px;
	border-right: 1px dashed #666;
}
.illust-solid > div > div > dl > dt:nth-child(1)::before {
	border-top: 1px solid #666;
}
.illust-solid > div > div > dl > dd > p {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 210px;
	margin-right: 10px;
	margin-top: 1px;
	background: #ddd;
	font-size: 1.2rem;
	line-height: 1.3;
}
.illust-solid > div > div > dl > dd > p.bg01 {
	background: #ed3b3b;
}
.illust-solid > div > div > dl > dd > p.bg02 {
	background: linear-gradient(-45deg, #b494d9, #cdb6e5, #fefdfe);
}
.illust-solid > div > div > dl > dd > p.bg03 {
	background: linear-gradient(-45deg, #92cdff, #b5ddfe, #e7f4fc);
}
.illust-solid > div > div > p {
	margin: 2px 0 0;
	padding: 4px 0;
	background: #777777;
	background: linear-gradient(-25deg, #777, #777, #777, #777, #d2d2d2);
	font-size: 1.2rem;
}
.illust-solid .illust-solid_b01 > div > dl > dd > p {
	height: 40px;
}
.illust-solid .illust-solid_b02 > div > dl > dd > p {
	height: 60px;
}

.illust-metal {
	margin: 0 auto 7.5px;
}
.illust-metal + .illust-metal {
	margin-top: 20px;
}
.illust-metal h4 {
	margin: 0 40px 6px 46px;
	font-size: 1.4rem;
}
.illust-metal > div {
	position: relative;
}
.illust-metal > div + div {
	margin-top: 95px;
}
.illust-metal > div + div::before,
.illust-metal > div + div::after {
	content: '';
	position: absolute;
}
.illust-metal > div + div::before {
	top: -80px;
	left: calc(50% - 29px);
	width: 58px;
	height: 45px;
	background: #0b004a;
}
.illust-metal > div + div::after {
	top: -36px;
	left: calc(50% - 40px);
	border-width: 30px 40px 0 40px;
	border-style: solid;
	border-color: #0b004a transparent transparent transparent;
}
.illust-metal .hosoku {
	width: 100%;
	margin-bottom: 5px;
}
.illust-metal > div > div > dl {
	display: flex;
	flex-wrap: wrap;
}
.illust-metal > div > div > dl > dt {
	display: flex;
	align-items: center;
	position: relative;
	width: 40px;
	margin: 0 5px 0 0;
	font-size: 1.0rem;
}
.illust-metal > div > div > dl > dt::before,
.illust-metal > div > div > dl > dt::after {
	content: '';
	position: absolute;
	top: 0;
	height: 100%;
}
.illust-metal > div > div > dl > dt::before {
	right: 0;
	width: 7px;
	border-bottom: 1px solid #666;
}
.illust-metal > div > div > dl > dt::after {
	right: 3px;
	border-right: 1px dashed #666;
}
.illust-metal > div > div > dl > dt:nth-child(1)::before {
	border-top: 1px solid #666;
}
.illust-metal > div > div > dl > dd {
}
.illust-metal > div > div > dl > dd > p {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 210px;
	margin-right: 10px;
	margin-top: 1px;
	background: #ddd;
	font-size: 1.2rem;
	line-height: 1.3;
}
.illust-metal > div > div > dl > dd > p.bg01 {
	border: 1px solid #ddd;
	background: #fff;
}
.illust-metal > div > div > dl > dd > p.bg02 {
	background: #003977;
}
.illust-metal > div > div > dl > dd > p.bg03 {
	background: linear-gradient(-45deg, #b494d9, #cdb6e5, #fefdfe);
}
.illust-metal > div > div > dl > dd > p.bg04 {
	background: linear-gradient(-45deg, #92cdff, #b5ddfe, #e7f4fc);
}
.illust-metal > div > div > dl > dd > p.bg05 {
	background: #ffcfe6 url("../point/img/06_01_bg01.jpg") center center no-repeat;
	background-size: cover;
}
.illust-metal > div > div > p {
	margin: 2px 0 0;
	padding: 4px 0;
	background: #777777;
	background: linear-gradient(-25deg, #777, #777, #777, #777, #d2d2d2);
	font-size: 1.2rem;
}
.illust-metal .illust-metal_b01 > div > dl > dd > p {
	height: 40px;
}
.illust-metal .illust-metal_b01 > div > dl > dd > p.half {
	height: 19px;
}
.illust-metal .illust-metal_b02 > div > dl > dd > p {
	height: 52px;
}


/*----------------------------------------
	s_point index
-----------------------------------------*/
#s_point.point_index ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 0 -20px;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
#s_point.point_index ul li {
	width: 162px;
	margin: 0 0 20px 0;
	overflow: hidden;
	border-radius: 4px;
}
#s_point.point_index ul li a {
	display: block;
	height: 100%;
	background-color: #f4f4f4;
}
#s_point.point_index ul li a dl {
	height: 100%;
	padding: 10px;
}


/*----------------------------------------
	s_point 01
-----------------------------------------*/
#s_point.point01 .st01 {
	position: absolute;
	width: calc(100% - 110px);
	margin: 0 20px 30px 90px;
	padding: 10px 20px;
	border: 2px solid #0b004a;
	border-radius: 4px;
	background-color: #ffffff;
	text-align: center;
}
#s_point.point01 .st01:before, #s_point.point01 .st01:after {
	position: absolute;
	left: 25px;
	border-right: 7px solid transparent;
	border-left: 7px solid transparent;
	content: "";
}
#s_point.point01 .st01:before {
	bottom: -13px;
	border-top: 13px solid #0b004a;
}
#s_point.point01 .st01:after {
	bottom: -9px;
	border-top: 13px solid #ffffff;
}
#s_point.point01 .itemList li {
	display: table;
	width: 100%;
	margin-bottom: 30px;
	vertical-align: top;
}
#s_point.point01 .itemList li:last-child {
	margin-bottom: 0;
}
#s_point.point01 .itemList li figure {
	display: table-cell;
	position: relative;
	width: 130px;
	height: 110px;
	vertical-align: top;
}
#s_point.point01 .itemList li figure span {
	z-index: 0;
	width: 110px;
	height: 110px;
}
#s_point.point01 .itemList li dl {
	display: table-cell;
	vertical-align: top;
}
#s_point.point01 .itemList li dl dt {
	margin-bottom: 7px;
}
#s_point.point01 .itemList li dl dd .cmn_btn01 {
	margin: 20px 0 0 0;
}
#s_point.point01 .con01 {
	position: relative;
	margin-bottom: 40px;
}
#s_point.point01 .con02 {
	margin-bottom: 75px;
}
#s_point.point01 .con02 .itemList li.item_09118 figure span.zoom {
	position: absolute;
	top: 65.5px;
	left: -12.5px;
	z-index: 100;
	width: 53px;
	height: 52px;
	border: none;
	border-radius: none;
}
#s_point.point01 .con03 {
	position: relative;
	margin-bottom: 40px;
}
#s_point.point01 .con04 {
	margin-bottom: 50px;
}
#s_point.point01 .con05 {
	position: relative;
	margin-bottom: 50px;
	overflow: hidden;
}
#s_point.point01 .con05 .reco_item {
	width: 260px;
}
#s_point.point01 .con05 .reco_item img {
	width: 100%;
	height: auto;
}
#s_point.point01 .con05 .flow {
	width: 100%;
	max-width: 286px;
	margin: 0 auto 10px auto;
	overflow: hidden;
}
#s_point.point01 .con05 .flow .num {
	float: left;
	width: calc((100% - 8px) / 2);
	margin: 0 8px 15px 0;
	text-align: center;
}
#s_point.point01 .con05 .flow .num02 {
	margin-right: 0;
}
#s_point.point01 .con05 .flow .num dl {
	position: relative;
	margin-bottom: 5px;
}
#s_point.point01 .con05 .flow .num dl dt {
	position: absolute;
	top: 0;
	left: 0;
	width: 35px;
}
#s_point.point01 .con05 .flow .num03 {
	position: relative;
	width: 100%;
	margin-right: 0;
	overflow: hidden;
}
#s_point.point01 .con05 .flow .num03 ul {
	overflow: hidden;
}
#s_point.point01 .con05 .flow .num03 ul::after {
	display: block;
	position: absolute;
	top: 44px;
	left: 50%;
	z-index: 100;
	width: 28.5px;
	height: 21.5px;
	margin-left: -14.25px;
	background: url(../point/img/01_05_arrow.png) no-repeat 50% 50%;
	background-size: cover;
	content: "";
}
#s_point.point01 .con05 .flow .num03 ul li {
	float: left;
	width: calc((100% - 8px) / 2);
	margin-right: 8px;
}
#s_point.point01 .con05 .flow .num03 ul li.after {
	margin-right: 0;
}
#s_point.point01 .con05 .flow .num03 ul .after dl dt {
	position: static;
	width: 100%;
}
#s_point.point01 .con05 .flow li dl dd img {
	width: 100%;
	height: auto;
}
#s_point.point01 .con05 .item_area {
	position: relative;
}
#s_point.point01 .con05 .item_area .item_text {
	width: calc(100% + 45px);
	margin-bottom: 20px;
	margin-left: -22.5px;
	padding: 30px 23px;
	background: #f4f4f4;
}
#s_point.point01 .con05 .item_area .item_text ul {
	margin-top: 15px;
	overflow: hidden;
}
#s_point.point01 .con05 .item_area .item_text ul li {
	float: left;
	width: calc((100% - 13px) / 2);
	margin: 0 13px 0 0;
	padding: 10px 0;
	border-bottom: 1px solid #dddddd;
	text-align: left;
}
#s_point.point01 .con05 .item_area .item_text ul li:nth-child(even) {
	margin-right: 0;
}
#s_point.point01 .con05 .item_area .item_text ul li dl dt, #s_point.point01 .con05 .item_area .item_text ul li dd {
	display: inline;
}
#s_point.point01 .con05 .item_area .item_text ul li dl dt {
	margin-right: 1em;
	font-weight: bold;
}
#s_point.point01 .con05 .item_area .item_pic {
	text-align: center;
}
#s_point.point01 .con05 .item_area .item_pic .bdrProduct {
	width: 120px;
	height: 120px;
	margin: 0 auto 10px auto;
}
#s_point.point01 .con06 .column {
	margin-top: 10px;
}


/*----------------------------------------
	s_point 02
-----------------------------------------*/
#s_point.point02 .bdrBlue_obi {
	margin-bottom: 20px;
}
#s_point.point02 .bdrBlue_obi .bdrBlue_obi_lead figure {
	height: 113px;
	margin-bottom: 15px;
}
#s_point.point02 .bdrBlue_obi .bdrBlue_obi_lead figure img {
	width: auto;
	height: 113px;
}
#s_point.point02 .bdrBlue_obi .bdrBlue_obi_textArea {
	position: relative;
	padding: 30px 0 5px 0;
}
#s_point.point02 .bdrBlue_obi .bdrBlue_obi_textArea h4 {
	margin: -15px 0 15px 0;
	text-align: center;
}
#s_point.point02 .bdrBlue_obi .bdrBlue_obi_textArea h4 span {
	padding: 3px 10px;
	border-radius: 3px;
	background: #e92020;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.0rem;
}
#s_point.point02 .con01, #s_point.point02 .con02, #s_point.point02 .con03 {
	margin-bottom: 50px;
}


/*----------------------------------------
	s_point 03
-----------------------------------------*/
#s_point.point03 .con01 ul {
	position: relative;
	margin-top: 20px;
}
#s_point.point03 .con01 ul li {
	margin-bottom: 10px;
	text-align: center;
}
#s_point.point03 .con01 ul li:nth-of-type(1)::after {
	content: '';
	position: absolute;
	top: 178px;
	left: 50%;
	width: 51px;
	height: 71px;
	background: url(../../cmn/img/c_ba_ar02.png) center center no-repeat;
	background-size: 51px auto;
	-webkit-transform: translate(-50%,0);
	    -ms-transform: translate(-50%,0);
	        transform: translate(-50%,0);
}

/*----------------------------------------
	s_point 04
-----------------------------------------*/


/*----------------------------------------
	s_point 05
-----------------------------------------*/
#s_point.point05 .con01 .no02 .howto_ex .textArea p img {
	width: 250px;
	height: auto;
}


/*----------------------------------------
	s_point 06
-----------------------------------------*/
#s_point.point06 .con01 {
	margin-bottom: 50px;
}
#s_point.point06 .con01 .bdrBlue_obi {
	margin-bottom: 30px;
}
#s_point.point06 .con01 .bdrBlue_obi_textArea {
	padding: 17.5px;
}
#s_point.point06 .con01 .bdrBlue_obi_textArea figure {
	max-width: 300px;
	margin: 0 auto 7.5px auto;
	text-align: center;
}
#s_point.point06 .con01 .bdrBlue_obi_textArea .caution {
	text-align: right;
}
#s_point.point06 .con01 .bdrBlue_obi_textArea .caution img {
	width: 85px;
}
#s_point.point06 .con01 ul li {
	margin-bottom: 20px;
	overflow: hidden;
}
#s_point.point06 .con01 ul li dl dt {
	float: left;
	width: 97.5px;
}
#s_point.point06 .con01 ul li dl dd {
	float: right;
	width: calc(100% - 110px);
}
#s_point.point06 .con01 ul li dl dd strong {
	display: block;
	margin-bottom: 5px;
}
#s_point.point06 .con02 .product {
	padding: 30px 20px;
}
#s_point.point06 .con02 .bdrGray {
	margin-bottom: 30px;
	overflow: hidden;
}
#s_point.point06 .product figure {
	display: block;
	position: relative;
	width: 250px;
	height: 215px;
	margin: 10px auto;
	overflow: hidden;
}
#s_point.point06 .con02 .product figure.itemtype2 {
	width: 250px;
	margin: 10px auto;
	text-align: center;
}
#s_point.point06 .con02 .product figure.itemtype2 span {
	display: inline-block;
	position: relative;
	width: 80px;
	height: 215px;
	overflow: hidden;
}
#s_point.point06 .con02 .product_link {
	background: #f4f4f4;
}
#s_point.point06 .con02 .product_link li {
	border-bottom: 2px solid #ffffff;
}
#s_point.point06 .con02 .product_link li:last-child {
	border-bottom: none;
}
#s_point.point06 .con02 .product_link li a {
	display: table;
	position: relative;
	width: 100%;
	height: 78px;
	padding: 15px 20px;
	vertical-align: middle;
}
#s_point.point06 .con02 .product_link li a::after {
	display: block;
	position: absolute;
	top: 50%;
	-webkit-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	        transform: rotate(-45deg);
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	content: "";
}
#s_point.point06 .con02 .product_link li a figure {
	display: table-cell;
	width: 48px;
	height: 48px;
	vertical-align: middle;
}
#s_point.point06 .con02 .product_link li a figure span {
	display: block;
	position: relative;
	width: 48px;
	height: 48px;
	overflow: hidden;
	border-radius: 3px;
	background: #ffffff;
}
#s_point.point06 .con02 .product_link li a p {
	display: table-cell;
	width: calc(100% - 75px);
	height: 48px;
	padding-left: 15px;
	vertical-align: middle;
}


/*----------------------------------------
	s_point 07
-----------------------------------------*/
#s_point.point07 .con01 .no01 .howto_ex .textArea p img {
	width: 165px;
	height: auto;
}
#s_point.point07 .con01 .no03 .howto_ex .textArea p img {
	width: 250px;
	height: auto;
}
#s_point.point07 .con01 .no03 .pointarea01 .point_column {
	margin-bottom: 10px;
	padding-top: 10px;
}
#s_point.point07 .con01 .no03 .pointarea01 figure, #s_point.point07 .con01 .no03 .pointarea02 figure {
	margin: 10px auto;
}
#s_point.point07 .con01 .no03 .pointarea01 figure img, #s_point.point07 .con01 .no03 .pointarea02 figure img {
	padding: 0 5px;
}
#s_point.point07 .con01 .no03 .pointarea01 dl {
	padding: 10px 0;
	background: #f4f4f4;
}
#s_point.point07 .con01 .no03 .pointarea01 dl dd {
	color: #e92020;
}
#s_point.point07 .con01 .no03 .pointarea02 .photo {
	margin-bottom: 15px;
}
#s_point.point07 .con01 .no03 .pointarea02 .photo figure {
	margin: 0;
}
#s_point.point07 .con01 .no03 .pointarea02 .photo figure img {
	padding: 0;
}
#s_point.point07 .con01 .no03 .pointarea02 .point_inner:nth-of-type(1) {
	margin-bottom: 35px;
}
#s_point.point07 .con01 .no03 .pointarea02 .point_inner .point_column.bdrGray figure img {
}
#s_point.point07 .con01 .no04 .howto_ex .textArea p img {
	max-width: 335px;
	height: auto;
}
#s_point.point07 .con01 .no05 .howto_ex .textArea p img {
	width: 150px;
}
#s_point.point07 .con01 .no05 .pointarea01 .point_column.photo:nth-of-type(1) {
	margin-bottom: 15px;
}


/*----------------------------------------
	s_point 08
-----------------------------------------*/
#s_point.point08 .con01 .no01 .howto_ex .textArea p img {
	width: 165px;
	height: auto;
}
#s_point.point08 .con01 .no03 .howto_ex .textArea p img {
	width: 250px;
	height: auto;
}
#s_point.point08 .con01 .no03 .pointarea01 .point_column {
	margin-bottom: 10px;
	padding-top: 10px;
}
#s_point.point08 .con01 .no03 .pointarea01 figure, #s_point.point08 .con01 .no03 .pointarea02 figure {
	margin: 10px auto;
}
#s_point.point08 .con01 .no03 .pointarea01 figure img, #s_point.point08 .con01 .no03 .pointarea02 figure img {
	padding: 0 5px;
}
#s_point.point08 .con01 .no03 .pointarea01 dl {
	padding: 10px 0;
	background: #f4f4f4;
}
#s_point.point08 .con01 .no03 .pointarea01 dl dd {
	color: #e92020;
}
#s_point.point08 .con01 .no03 .pointarea02 .photo {
	margin-bottom: 15px;
}
#s_point.point08 .con01 .no03 .pointarea02 .photo figure {
	margin: 0;
}
#s_point.point08 .con01 .no03 .pointarea02 .photo figure img {
	padding: 0;
}
#s_point.point08 .con01 .no03 .pointarea02 .point_inner:nth-of-type(1) {
	margin-bottom: 35px;
}
#s_point.point08 .con01 .no04 .howto_ex .textArea p img {
	max-width: 335px;
	height: auto;
}
#s_point.point08 .con01 .no05 .howto_ex .textArea p img {
	width: 150px;
}
#s_point.point08 .con01 .no05 .pointarea01 .point_column.photo:nth-of-type(1) {
	margin-bottom: 15px;
}
#s_point.point08 .con02 {
	margin-top: 40px;
}
#s_point.point08 .con02 > p {
	margin-bottom: 20px;
}
#s_point.point08 .con02 .bdrBlue_obi {
	margin-bottom: 30px;
}
#s_point.point08 .con02 .bdrBlue_obi_textArea {
	padding: 17.5px;
}
#s_point.point08 .con02 .bdrBlue_obi_textArea figure {
	max-width: 300px;
	margin: 0 auto 7.5px auto;
	text-align: center;
}
#s_point.point08 .con02 .bdrBlue_obi_textArea .caution {
	display: table;
	margin: 0 0 0 auto;
	padding: 3px 10px;
	border: 1px solid #e92020;
	border-radius: 3px;
	color: #e92020;
	font-size: 1.0rem;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
}
#s_point.point08 .con02 ul li {
	margin-bottom: 20px;
	overflow: hidden;
}
#s_point.point08 .con02 ul li dl dt {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	float: left;
	width: 97.5px;
	height: 75px;
	font-size: 1.4rem;
	line-height: 1.3;
}
#s_point.point08 .con02 ul li:nth-child(1) dl dt {
	background: linear-gradient(-45deg, #b494d9, #b494d9, #d7c5ea);
}
#s_point.point08 .con02 ul li:nth-child(2) dl dt {
	background: linear-gradient(-45deg, #92cdff, #92cdff, #bee1ff);
}
#s_point.point08 .con02 ul li dl dt > span {
	font-size: 1.0rem;
}
#s_point.point08 .con02 ul li dl dd {
	float: right;
	width: calc(100% - 110px);
}
#s_point.point08 .con02 ul li dl dd strong {
	display: block;
	margin-bottom: 5px;
}


/*----------------------------------------
	s_point 10
-----------------------------------------*/
#s_point.point10 .con01 {
	margin-bottom: 50px;
}
#s_point.point10 .con01 .udtable > p .lineName {
	display: block;
	position: absolute;
	top: 100px;
	left: -10px;
	width: 50px;
	padding: 15px 0;
	border: 2px solid #b0daff;
	border-radius: 6px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	background: #ffffff;
	text-align: center;
}
#s_point.point10 .con01 .udtable > p .lineName img {
	position: static;
	width: 12px;
}
#s_point.point10 .con01 .udtable > div {
	padding-top: 0;
}
#s_point.point10 .udtable > div > dl {
	margin-bottom: 20px;
	padding-top: 0;
	padding-bottom: 30px;
}
#s_point.point10 .udtable > div > dl:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}
#s_point.point10 .udtable > div > dl dt {
	display: table;
	width: calc(100% - 110px);
	height: 100px;
}
#s_point.point10 .udtable > div > dl dt a {
	display: table-cell;
	width: 100%;
	height: 100px;
	line-height: 1.2;
	text-align: center;
	vertical-align: middle;
}
#s_point.point10 .udtable > div > dl dd {
	display: block;
	clear: both;
	width: 100%;
	padding-top: 10px;
}
#s_point.point10 .udtable > div > dl .product {
	display: block;
	position: absolute;
	top: 0;
	right: 20px;
	width: 100px;
	height: 100px;
	padding-top: 0;
}
#s_point.point10 .udtable > div > dl:first-child .product {
	top: 0;
}
#s_point.point10 .udtable > div > dl .product .bdrProduct {
	width: 100px;
	height: 100px;
}
#s_point.point10 .udtable > div > dl .product .bdrProduct span img {
	width: auto;
	height: 100%;
}
#s_point.point10 .beginner {
	position: relative;
	margin-top: 50px;
	padding: 30px 0;
	vertical-align: middle;
}
#s_point.point10 .beginner .beginner_icon {
	position: absolute;
	top: -2px;
	left: -2px;
	width: 80px;
	height: 80px;
}
#s_point.point10 .beginner .textArea {
	margin-bottom: 30px;
	padding: 0 23.5px;
}
#s_point.point10 .beginner .textArea h3 {
	margin-bottom: 15px;
	line-height: 1.2;
}
#s_point.point10 .beginner .product {
	width: 300px;
	margin: 0 auto;
	overflow: hidden;
}
#s_point.point10 .beginner .product li {
	float: left;
	width: 120px;
	margin: 0 15px;
}
#s_point.point10 .beginner .product li a {
	display: block;
}
#s_point.point10 .beginner .product li a .bdrProduct {
	width: 120px;
	height: 120px;
	margin-bottom: 5px;
}
#s_point.point10 .con02 {
	margin-bottom: 50px;
	padding-bottom: 0;
	overflow: hidden;
}
#s_point.point10 .con02 .recoArea {
	padding-bottom: 0;
	overflow: hidden;
}

#s_point.point10 .con02 .reco_item {
	margin-left: -22.5px;
	width: calc(100% + (22.5px * 2));
	text-align: center;
}
#s_point.point10 .con02 .reco_item img {
	width: 100%;
	max-width: 300px;
	height: auto;
	padding: 0 9px 0 23px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

#s_point.point10 .con02 .recoArea dl {
	width: calc(100% + (22.5px * 2));
	margin-left: -22.5px;
	background: #f4f4f4;
	padding: 30px 22.5px;
}
#s_point.point10 .con02 .recoArea dl dt {
	width: 120px;
	height: 120px;
	margin: 0 auto 20px auto;
}
#s_point.point10 .con02 .recoArea dl .bdrProduct {
	width: 120px;
	height: 120px;
}
#s_point.point10 .con02 .recoArea dl dd .cmn_btn01 {
	margin-top: 30px;
}
#s_point.point10 .con03 .bdrGray {
	margin-top: 20px;
	padding: 30px 15px;
	overflow: hidden;
	text-align: center;
}


/*----------------------------------------
	s_point 11
-----------------------------------------*/
#s_point.point11 .con01 .no02 .howto_ex .textArea p img {
	width: 250px;
	height: auto;
}


/*----------------------------------------
	s_point 12
-----------------------------------------*/
#s_point.point12 .con01 .no02 .howto_ex .textArea p img {
	width: 250px;
	height: auto;
}


/*----------------------------------------
	s_point 13
-----------------------------------------*/
#s_point.point13 .bdrBlue_obi {
	margin-bottom: 20px;
}
#s_point.point13 .bdrBlue_obi .bdrBlue_obi_lead figure {
	margin-bottom: 15px;
}
#s_point.point13 .bdrBlue_obi .bdrBlue_obi_lead figure img {
	width: 100%;
}
#s_point.point13 .bdrBlue_obi .bdrBlue_obi_textArea {
	position: relative;
	padding: 30px 0 5px 0;
}
#s_point.point13 .con01, #s_point.point12 .con02 {
	margin-bottom: 50px;
}