@charset "utf-8";
:root {
	--page-black: #121416;
	--page-red: #e61515;
	--page-dark-blue: #001d72;
}
@media screen and (min-width:391px) {
	.page {
		color: var(--page-black);
		font-size: 1.15em;
		padding: 0 0 2em 0;
		margin: 0 auto;
		width: 940px;
	}
	.page a {
		color: var(--page-blue);
	}
	.page p {
		margin: 1em 0 0 0;
		padding: 0;
	}
	.page p:first-of-type {
		margin: 0;
	}
	.page .sp {
		display: none;
	}
	.page .red {
		color: var(--page-red);
	}
	.page h2 {
		margin: 0;
		padding: 0;
		text-align: center;
	}
	.page h2 + p {
		text-align: center;
	}
	.page div.case h3 {
		background-color: var(--page-dark-blue);
		font-size: 1.85em;
		color: #FFF;
		line-height: 1.8;
		margin: 1.5em auto 1em auto;
		padding: 0;
		text-align: center;
		width: 800px;
		box-sizing: border-box;
	}
	.page div.case > div {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin: 0 auto;
		width: 800px;
	}
	.page div.case div.example {
		box-sizing: border-box;
		border: solid 1px #001d72;
		width: 250px;
		box-shadow: 2px 2px 0px rgba(0,29,114,1);
		padding: 10px;
		margin: 0;
	}
	.page div.case div.example:nth-child(1) {
	}
	.page div.case div.example:nth-child(3) {
	}
	.page div.case div.example h4 {
		background-image: url("/parts/contents/s-member/icon.png");
		background-repeat: no-repeat;
		background-position: top left;
		font-size: 1.6em;
		padding: 0;
		text-align: center;
	}
	.page div.case div.example h4 + p {
		padding: 0;
		margin: 0 0 13px 0;
		text-align: center;
	}
	.page div.case div.example h5 {
		background-color: #001d72;
		text-align: center;
		color: #FFF;
		padding: 0.25em 0;
		margin: 0 0 7px 0;
		font-size: 0.95em;
		font-weight: normal;
	}
	.page div.case div.example ul {
		list-style: none;
		text-align: center;
		padding: 0 0 0.5em 0;
		margin: 0;
		border-bottom: solid 1px #121416;
		min-height: 70px;
	}
	.page div.case div.example li {
		list-style: none;
		text-align: center;
		padding: 0;
		margin: 0;
	}
	.page div.case div.example p.total {
		font-weight: bold;
		color: #e61515;
		font-size: 1.2em;
		padding: 0;
		margin: 7px 0 0 0;
		text-align: center;
	}
	.page div.concept {
		text-align: center;
		font-weight: bold;
		background-image: url("/parts/contents/s-member/arrow.png");
		background-repeat: no-repeat;
		background-position: top center;
		padding: 70px 0 0 0;
		margin: 40px 0 30px 0;
	}
	.page div.concept p:nth-child(1) {
		font-size: 2em;
		padding: 0;
		margin: 0;
		text-align: center;
	}
	.page div.concept p:nth-child(2) {
		font-size: 2.85em;
		padding: 0;
		margin: 0;
		text-align: center;
	}
	.page div.detail {
		background-color: #deeaf7;
		padding: 0 0 35px 0;
		margin: 0 auto;
		width: 800px;
	}
	.page div.detail p.detail_btn {
		background-color: #001d72;
		border-radius: 7px;
		width: 70%;
		margin: 20px auto 0 auto;
	}
	.page div.detail p.detail_btn a {
		font-weight: bold;
		font-size: 1.35em;
		color: #FFF;
		text-decoration: none;
		display: block;
		padding: 10px 0;
		text-align: center;
	}
	.page div.detail p.detail_btn a:after {
		content: " ▶";
	}
	.page div.detail div.primary {
		width: 700px;
		margin: 0 auto;
		padding: 50px 0 0 0;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.page div.detail div.primary > div {
		text-align: center;
		background-color: #001d72;
		width: 220px;
		height: 220px;
		border-radius: 50%;
		margin: 0;
		padding: 0;
	}
	.page div.detail div.primary > div:nth-child(1) {
	}
	.page div.detail div.primary > div:nth-child(3) {
	}
	.page div.detail div.primary > div p:nth-child(1) {
		font-weight: bold;
		color: #FFF;
		font-size: 1.8em;
		line-height: 110%;
		padding: 25px 0 10px 0;
		margin: 0;
		text-align: center;
	}
	.page div.detail div.primary > div p:nth-child(2) {
		font-weight: bold;
		color: #ffd217;
		font-size: 4.5em;
		line-height: 90%;
		padding: 0 0 3px 0;
		margin: 0;
		text-align: center;
	}
	.page div.detail div.primary > div p:nth-child(3) {
		font-weight: bold;
		color: #ffd217;
		font-size: 1.55em;
		line-height: 100%;
		text-align: center;
		padding: 0;
		margin: 0;
	}
	.page div.detail div.primary > div .small {
		color: #FFF;
	}
	.page div.detail div.secondary {
		text-align: center;
		font-weight: bold;
		padding: 30px 0 0 0;
		margin: 0 0 35px 0;
	}
	.page div.detail div.secondary p:nth-child(1) {
		font-size: 1.85em;
		padding: 0;
		margin: 0;
		text-align: center;
	}
	.page div.detail div.secondary p:nth-child(2) {
		font-size: 2.85em;
		padding: 0;
		margin: 0;
		text-align: center;
	}
	.page div.detail div.service div.item {
		box-sizing: border-box;
		border: solid 1px #001d72;
		background-color: #FFF;
		width: 670px;  
		box-shadow: 2px 2px 0px rgba(0,29,114,1);
		padding: 30px 40px 40px 40px;
		margin: 0 auto 25px auto;
		position: relative;
	}
	.page div.detail div.service div.item:before {
		content: "";
		display: inline-block;
		width: 68px;
		height: 68px;
		background-repeat: no-repeat;
		background-size: contain;
		position: absolute;
		top: -10px;
		left: -10px;
	}
	.page div.detail div.service div.item:nth-child(1):before {
		background-image: url("/parts/contents/s-member/menu01.png");
	}
	.page div.detail div.service div.item:nth-child(2):before {
		background-image: url("/parts/contents/s-member/menu02.png");
	}
	.page div.detail div.service div.item:nth-child(3):before {
		background-image: url("/parts/contents/s-member/menu03.png");
	}
	.page div.detail div.service div.item:nth-child(4):before {
		background-image: url("/parts/contents/s-member/menu04.png");
	}
	.page div.detail div.service div.item:nth-child(5):before {
		background-image: url("/parts/contents/s-member/menu05.png");
	}
	.page div.detail div.service div.item:nth-child(6):before {
		background-image: url("/parts/contents/s-member/menu06.png");
	}
	.page div.detail div.service div.item h3 {
		font-size: 1.85em;
		text-align: center;
		line-height: 120%;
		padding: 0 0 5px 0;
		margin: 0;
	}
	.page div.detail div.service div.item h3 + p {
		line-height: 150%;
		padding: 0;
		margin: 0 0 12px 0;
	}
	.page div.detail div.service div.item table.repair_menu {
		width: 100%;
		margin: 0;
		box-sizing: border-box;
		color: #121416;
	}
	.page div.detail div.service div.item table.repair_menu caption {
		text-align: left;
		font-weight: bold;
		font-size: 1.05em;
		padding: 0 0 5px 0;
	}
	.page div.detail div.service div.item table.repair_menu th,
	.page div.detail div.service div.item table.repair_menu td {
		padding: 5px 0;
		font-weight: normal;
	}
	.page div.detail div.service div.item table.repair_menu tr:nth-child(1) th {
		border-top: solid 1px #000;
		border-bottom: solid 1px #000 !important;
	}
	.page div.detail div.service div.item table.repair_menu tr:nth-child(1) th:nth-child(1)  {
		background-color: #FFF;
	}
	.page div.detail div.service div.item table.repair_menu tr:nth-child(1) th:last-child  {
		background-color: #fad5d5;
	}
	.page div.detail div.service div.item table.repair_menu tr th:nth-child(1) {
		border-left: solid 1px #000;
		border-bottom: dotted 1px #000;
		text-align: left;
		background-color: #ebebeb;
		padding: 5px 0 5px 10px;
		width: 180px;
		box-sizing: border-box;
	}
	.page div.detail div.service div.item table.repair_menu th {
		border-right: solid 1px #000;
		border-bottom: solid 1px #000;
		text-align: center;
	}
	.page div.detail div.service div.item table.repair_menu td {
		border-right: solid 1px #000;
		border-bottom: dotted 1px #000;
		text-align: left;
		padding-left: 35px;
	}
	.page div.detail div.service div.item table.repair_menu tr td:last-child {
		font-weight: bold;
		font-size: 1.15em;
		color: #e61515;
		background-color: #fdefef
	}
	.page div.detail div.service div.item table.repair_menu tr:last-child td,
	.page div.detail div.service div.item table.repair_menu tr:last-child th {
		border-bottom: solid 1px #000 !important;
	}
	.page div.detail div.service div.item div.support {
		box-sizing: border-box;
		border-top: solid 1px #001d72;
		border-right: solid 1px #001d72;
		border-left: solid 1px #001d72;
		text-align: left;
	}
	.page div.detail div.service div.item div.support dl {
		border-bottom: solid 1px #001d72;
		padding: 15px 0 13px 80px;
		margin: 0;
		background-position: left 15px center;
		background-repeat: no-repeat;
	}
	.page div.detail div.service div.item div.support dl:nth-child(1) {
		background-image: url("/parts/contents/s-member/icon_tel.png");
	}
	.page div.detail div.service div.item div.support dl:nth-child(2) {
		background-image: url("/parts/contents/s-member/icon_remote.png");
	}
	.page div.detail div.service div.item div.support dl:nth-child(3) {
		background-image: url("/parts/contents/s-member/icon_shop.png");
	}
	.page div.detail div.service div.item div.support dt {
		padding: 0;
		margin: 0;
		font-size: 1.45em;
		font-weight: bold;
	}
	.page div.detail div.service div.item div.support dd {
		padding: 0;
		margin: 0;
	}
	.page div.detail div.service div.item div.software {
		box-sizing: border-box;
		border: solid 1px #001d72;
		text-align: left;
		padding: 20px 25px 5px 25px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.page div.detail div.service div.item div.software dl {
		padding: 0 0 10px 0;
		margin: 0 0 10px 0;
		width: 255px;
		box-sizing: border-box;
		background-position: right top;
		background-repeat: no-repeat;
	}
	.page div.detail div.service div.item div.software dl:nth-child(1) {
		background-image: url("/parts/contents/s-member/soft01.jpg");
	}
	.page div.detail div.service div.item div.software dl:nth-child(2) {
		background-image: url("/parts/contents/s-member/soft02.jpg");
	}
	.page div.detail div.service div.item div.software dl:nth-child(3) {
		background-image: url("/parts/contents/s-member/soft03.jpg");
	}
	.page div.detail div.service div.item div.software dl:nth-child(4) {
		background-image: url("/parts/contents/s-member/soft04.jpg");
	}
	.page div.detail div.service div.item div.software dl:nth-child(5) {
		background-image: url("/parts/contents/s-member/soft05.jpg");
	}
	.page div.detail div.service div.item div.software dl:nth-child(6) {
		background-image: url("/parts/contents/s-member/soft06.jpg");
	}
	.page div.detail div.service div.item div.software dl:nth-child(7) {
		background-image: url("/parts/contents/s-member/soft07.jpg");
	}
	.page div.detail div.service div.item div.software dl:nth-child(8) {
		background-image: url("/parts/contents/s-member/soft08.jpg");
	}
	.page div.detail div.service div.item div.software dl:nth-child(odd) {
	}
	.page div.detail div.service div.item div.software dl:nth-child(even) {
	}
	.page div.detail div.service div.item div.software dt {
		padding: 0;
		margin: 0;
	}
	.page div.detail div.service div.item div.software dt:before {
		content: "●";
		font-size: 1.15em;
		color: #001d72;
		padding-right: 1px;
		vertical-align: middle;
	}
	.page div.detail div.service div.item div.software dd {
		padding: 0 0 0 19px;
		margin: 0;
		font-size: 0.85em;
	}
	.page div.detail div.service div.item div.security {
		border: solid 1px #001d72;
		text-align: left;
		box-sizing: border-box;
		padding: 20px 0 25px 0;
	}
	.page div.detail div.service div.item div.eset {
		background-position: left 20px top 20px;
		background-repeat: no-repeat;
		background-image: url("/parts/contents/s-member/icon_virus.png");
		margin-bottom: 30px;
	}
	.page div.detail div.service div.item div.sagiwall {
		background-position: left 30px top 20px;
		background-repeat: no-repeat;
		background-image: url("/parts/contents/s-member/icon_net.png");
	}
	.page div.detail div.service div.item div.security h4 {
		font-size: 1.45em;
		padding: 2px 0 5px 90px;
		margin: 0;
	}
	.page div.detail div.service div.item div.security h4 + p{
		padding: 0 0 0 90px;
		margin: 0;
	}
	.page div.detail div.service div.item div.security p.detail_btn {
		margin-top: 10px !important;
	}
	.page div.detail div.service div.item ul.checking {
		border: solid 1px #001d72;
		text-align: left;
		box-sizing: border-box;
		padding: 25px 50px 15px 25px;
		background-image: url("/parts/contents/s-member/pc_img.png");
		background-position: right 15px bottom 15px;
		background-repeat: no-repeat;
		display: flex;
		flex-wrap: wrap;
	}
	.page div.detail div.service div.item ul.checking li {
		width: 200px;
		margin: 0 0 8px 0;
	}
	.page div.detail div.service div.item ul.checking li:before {
		content: "●";
		font-size: 1.15em;
		color: #001d72;
		padding-right: 1px;
		vertical-align: middle;
	}
	.page div.detail div.service ol {
		box-sizing: border-box;
		border: solid 1px #001d72;
		background-color: #FFF;
		width: 670px;  
		box-shadow: 2px 2px 0px rgba(0,29,114,1);
		padding: 0;
		margin: 0 auto;
		text-align: left;
	}
	.page div.detail div.service ol li {
		border-bottom: dotted 1px #000;
		font-weight: bold;
		font-size: 1.85em;
		line-height: 162%;
		padding: 6px 0 6px 85px;
		background-position: left center;
		background-repeat: no-repeat;
	}
	.page div.detail div.service ol li:nth-child(1) {
		background-image: url("/parts/contents/s-member/menu07.png");
	}
	.page div.detail div.service ol li:nth-child(2) {
		background-image: url("/parts/contents/s-member/menu08.png");
	}
	.page div.detail div.service ol li:nth-child(3) {
		background-image: url("/parts/contents/s-member/menu09.png");
	}
	.page div.detail div.service ol li:nth-child(4) {
		background-image: url("/parts/contents/s-member/menu10.png");
	}
	.page div.detail div.service ol li:nth-child(5) {
		background-image: url("/parts/contents/s-member/menu11.png");
	}
	.page div.detail div.service ol li:nth-child(6) {
		background-image: url("/parts/contents/s-member/menu12.png");
	}
	.page div.detail div.service ol li:nth-child(7) {
		background-image: url("/parts/contents/s-member/menu13.png");
	}
	.page div.detail div.service ol li:nth-child(8) {
		background-image: url("/parts/contents/s-member/menu14.png");
	}
	.page div.detail div.service ol li:nth-child(9) {
		background-image: url("/parts/contents/s-member/menu15.png");
	}
	.page div.detail div.service ol li:nth-child(10) {
		background-image: url("/parts/contents/s-member/menu16.png");
	}
	.page div.detail div.service ol li:nth-child(11) {
		background-image: url("/parts/contents/s-member/menu17.png");
	}
	.page div.detail div.service ol li:last-child {
		border-bottom: none;
	}
	.page p.shoplist {
		background-color: #e61515;
		border-radius: 10px;
		width: 55%;
		margin: 30px auto;
		padding: 5px 0 3px 0;
		box-shadow:0px 5px 0px 0px #691515;
	}
	.page p.shoplist:hover {
		background-color: #e61515;
		-ms-transform: translateY(5px) translateX(0px);
		-webkit-transform: translateY(5px) translateX(0px);
		transform: translateY(5px) translateX(0px);
		box-shadow: none;
	}
	.page p.shoplist a {
		font-weight: bold;
		font-size: 1.7em;
		line-height: 130%;
		color: #FFF;
		text-decoration: none;
		display: block;
		padding: 10px 0;
		text-align: center;
	}
}
@media screen and (max-width:390px) { 
	.page {
		font-size: 0.85em;
		padding-bottom: 2em;
		width: 100%;
	}
	.page * {
		backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
	}
	.page p {
		margin: 1em 0 0 0;
		padding: 0;
	}
	.page p:first-of-type {
		margin: 0;
	}
	.page .red {
		color: var(--page-red);
	}
	.page h2 {
		margin: 0;
		padding: 0;
	}
	.page h2 + p {
		margin: 0 0 10px 0;
		padding: 0;
	}
	.page div.case {
		margin-top: 1em;
	}
	.page div.case h3 {
		background-color: #001d72;
		font-size: 1.15em;
		color: #FFF;
		padding: 5px 0;
		margin: 0 0 10px 0;
		text-align: center;
		width: 100%;
		box-sizing: border-box;
	}
	.page div.case div.example {
		border: solid 2px #001d72;
		width: 95%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding: 10px;
		margin: 0 auto 10px auto;
	}
	.page div.case div.example:last-child {
		margin: 0 auto; 
	}
	.page div.case div.example h4 {
		background-image: url("/parts/contents/s-member/icon_sp.png");
		background-repeat: no-repeat;
		background-position: top left;
		background-size: 20%;
		font-size: 1.2em;
		padding: 40px 0 0 0;
		margin: 0 0 10px 0;
		line-height: 130%;
		width: 50%;
	}
	.page div.case div.example h4 + p {
		padding: 0;
		margin: 0;
		width: 45%;
		float: right;
	}
	.page div.case div.example h5 {
		background-color: #001d72;
		text-align: center;
		color: #FFF;
		padding: 2px 0;
		margin: 0 0 5px 0;
		font-weight: normal;
		width: 100%;
	}
	.page div.case div.example ul {
		list-style: none;
		text-align: left;
		padding: 0 0 7px 0;
		margin: 0;
		border-bottom: solid 1px #121416;
		width: 100%;
	}
	.page div.case div.example li {
		list-style: none;
		text-align: left;
		font-size: 1em;
		padding: 0;
		margin: 0;
		display: inline-block;
		line-height: 100%;
	}
	.page div.case div.example li:before {
		content: "●";
		color: #001d72;
	}
	.page div.case div.example p.total {
		font-weight: bold;
		color: #e61515;
		text-align: center;
		font-size: 1.2em;
		padding: 0;
		margin: 7px 0 0 0;
		width: 100%;
	}
	.page div.concept {
		text-align: center;
		font-weight: bold;
		background-image: url("/parts/contents/s-member/arrow.png");
		background-repeat: no-repeat;
		background-position: top center;
		background-size: 20%;
		padding: 50px 0 0 0;
		margin: 10px 0 20px 0;
	}
	.page div.concept p:nth-child(1) {
		font-size: 1.3em;
		padding: 0;
		margin: 0;
		text-align: center;
	}
	.page div.concept p:nth-child(2) {
		font-size: 1.5em;
		padding: 0;
		margin: 0;
		text-align: center;
	}
	.page div.detail {
		background-color: #deeaf7;
		padding: 0 0 10px 0;
	}
	.page div.detail p.detail_btn {
		background-color: #001d72;
		border-radius: 7px;
		width: 100%;
		margin: 15px 0 0 0;
		clear: both;
	}
	.page div.detail p.detail_btn a {
		font-weight: bold;
		font-size: 1em;
		color: #FFF;
		text-decoration: none;
		display: block;
		padding: 7px 0;
		text-align: center;
	}
	.page div.detail p.detail_btn a:after {
		content: " ▶";
	}
	.page div.detail div.primary {
		width: 92%;
		margin: 0 auto;
		padding: 20px 0 0 0;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.page div.detail div.primary > div {
		text-align: center;
		background-color: #001d72;
		width: 32%;
		border-radius: 10px;
		display: inline-block;
		margin: 0;
		padding: 10px 0;
		box-sizing: border-box;
	}
	.page div.detail div.primary > div:nth-child(1) {
		margin: 0;
	}
	.page div.detail div.primary > div:nth-child(3) {
	}
	.page div.detail div.primary > div p:nth-child(1) {
		font-weight: bold;
		color: #FFF;
		font-size: 1em;
		line-height: 1.1;
		padding: 0 0 0.35em 0;
		margin: 0;
		text-align: center;
	}
	.page div.detail div.primary > div p:nth-child(2) {
		font-weight: bold;
		color: #ffd217;
		font-size: 2.5em;
		line-height: 90%;
		padding: 0 0 3px 0;
		margin: 0;
		text-align: center;
	}
	.page div.detail div.primary > div p:nth-child(3) {
		font-weight: bold;
		color: #ffd217;
		font-size: 1.2em;
		line-height: 100%;
		padding: 0;
		margin: 0;
		text-align: center;
	}
	.page div.detail div.primary > div .small {
		color: #FFF;
	}
	.page div.detail div.secondary {
		text-align: center;
		font-weight: bold;
		padding: 15px 0 0 0;
		margin: 0 0 20px 0;
	}
	.page div.detail div.secondary p:nth-child(1) {
		font-size: 1.3em;
		line-height: 100%;
		padding: 0 0 7px 0;
		margin: 0;
		text-align: center;
	}
	.page div.detail div.secondary p:nth-child(2) {
		font-size: 1.8em;
		line-height: 100%;
		padding: 0;
		margin: 0;
		text-align: center;
	}
	.page div.detail div.service div.item {
		box-sizing: border-box;
		border: solid 2px #001d72;
		background-color: #FFF;
		width: 95%;  
		padding: 20px;
		margin: 0 auto 15px auto;
		position: relative;
	}
	.page div.detail div.service div.item:before {
		content: "";
		display: inline-block;
		width: 50px;
		height: 50px;
		background-repeat: no-repeat;
		background-size: contain;
		position: absolute;
		top: 0;
		left: 0;
	}
	.page div.detail div.service div.item:nth-child(1):before {
		background-image: url("/parts/contents/s-member/menu01_sp.png");
	}
	.page div.detail div.service div.item:nth-child(2):before {
		background-image: url("/parts/contents/s-member/menu02_sp.png");
	}
	.page div.detail div.service div.item:nth-child(3):before {
		background-image: url("/parts/contents/s-member/menu03_sp.png");
	}
	.page div.detail div.service div.item:nth-child(4):before {
		background-image: url("/parts/contents/s-member/menu04_sp.png");
	}
	.page div.detail div.service div.item:nth-child(5):before {
		background-image: url("/parts/contents/s-member/menu05_sp.png");
	}
	.page div.detail div.service div.item:nth-child(6):before {
		background-image: url("/parts/contents/s-member/menu06_sp.png");
	}
	.page div.detail div.service div.item h3 {
		font-size: 1.55em;
		text-align: left;
		line-height: 125%;
		padding: 0 0 0 40px;
		margin: 0;
	}
	.page div.detail div.service div.item h3 + p {
		font-size: 1em;
		line-height: 145%;
		padding: 0;
		margin: 0 0 12px 0;
	}
	.page div.detail div.service div.item table.repair_menu {
		width: 100%;
		margin: 0;
		box-sizing: border-box;
		color: #121416;
	}
	.page div.detail div.service div.item table.repair_menu caption {
		text-align: left;
		font-weight: bold;
		font-size: 0.95em;
		padding: 0 0 5px 0;
	}
	.page div.detail div.service div.item table.repair_menu th,
	.page div.detail div.service div.item table.repair_menu td {
		padding: 5px 0;
		font-weight: normal;
	}
	.page div.detail div.service div.item table.repair_menu tr:nth-child(1) th {
		border-top: solid 1px #000;
		border-bottom: solid 1px #000 !important;
	}
	.page div.detail div.service div.item table.repair_menu tr:nth-child(1) th:nth-child(1)  {
		background-color: #FFF;
	}
	.page div.detail div.service div.item table.repair_menu tr:nth-child(1) th:last-child  {
		background-color: #fad5d5;
	}
	.page div.detail div.service div.item table.repair_menu tr th:nth-child(1) {
		border-left: solid 1px #000;
		border-bottom: dotted 1px #000;
		text-align: left;
		background-color: #ebebeb;
		padding: 5px;
		box-sizing: border-box;
	}
	.page div.detail div.service div.item table.repair_menu th {
		border-right: solid 1px #000;
		border-bottom: solid 1px #000;
		line-height: 140%;
		font-size: 0.95em;
		text-align: center;
	}
	.page div.detail div.service div.item table.repair_menu td {
		border-right: solid 1px #000;
		border-bottom: dotted 1px #000;
		text-align: left;
		padding: 5px;
		font-size: 0.95em;
	}
	.page div.detail div.service div.item table.repair_menu tr td:last-child {
		font-weight: bold;
		color: #e61515;
		background-color: #fdefef
	}
	.page div.detail div.service div.item table.repair_menu tr:last-child td,
	.page div.detail div.service div.item table.repair_menu tr:last-child th {
		border-bottom: solid 1px #000 !important;
	}
	.page div.detail div.service div.item div.support {
		box-sizing: border-box;
		border-top: solid 1px #001d72;
		border-right: solid 1px #001d72;
		border-left: solid 1px #001d72;
		text-align: left;
	}
	.page div.detail div.service div.item div.support dl {
		border-bottom: solid 1px #001d72;
		padding: 10px 10px 10px 70px;
		margin: 0;
		background-position: left 10px top 10px;
		background-repeat: no-repeat;
		background-size: 15%;
	}
	.page div.detail div.service div.item div.support dl:nth-child(1) {
		background-image: url("/parts/contents/s-member/icon_tel_sp.png");
	}
	.page div.detail div.service div.item div.support dl:nth-child(2) {
		background-image: url("/parts/contents/s-member/icon_remote_sp.png");
	}
	.page div.detail div.service div.item div.support dl:nth-child(3) {
		background-image: url("/parts/contents/s-member/icon_shop_sp.png");
	}
	.page div.detail div.service div.item div.support dt {
		padding: 0;
		margin: 0;
		font-size: 1.25em;
		font-weight: bold;
	}
	.page div.detail div.service div.item div.support dd {
		padding: 0;
		margin: 0;
		font-size: 1em;
		line-height: 140%;
	}
	.page div.detail div.service div.item div.software {
		box-sizing: border-box;
		border: solid 1px #001d72;
		text-align: left;
		padding: 10px;
	}
	.page div.detail div.service div.item div.software dl {
		padding: 10px 0 10px 40px;
		margin: 0;
		width: 100%;
		box-sizing: border-box;
		border-bottom: dotted 1px #000;
		background-position: left center;
		background-repeat: no-repeat;
		background-size: 12%;
	}
	.page div.detail div.service div.item div.software dl:last-child {
		border-bottom: none;  
	}
	.page div.detail div.service div.item div.software dl:nth-child(1) {
		background-image: url("/parts/contents/s-member/soft01_sp.jpg");
	}
	.page div.detail div.service div.item div.software dl:nth-child(2) {
		background-image: url("/parts/contents/s-member/soft02_sp.jpg");
	}
	.page div.detail div.service div.item div.software dl:nth-child(3) {
		background-image: url("/parts/contents/s-member/soft03_sp.jpg");
	}
	.page div.detail div.service div.item div.software dl:nth-child(4) {
		background-image: url("/parts/contents/s-member/soft04_sp.jpg");
	}
	.page div.detail div.service div.item div.software dl:nth-child(5) {
		background-image: url("/parts/contents/s-member/soft05_sp.jpg");
	}
	.page div.detail div.service div.item div.software dl:nth-child(6) {
		background-image: url("/parts/contents/s-member/soft06_sp.jpg");
	}
	.page div.detail div.service div.item div.software dl:nth-child(7) {
		background-image: url("/parts/contents/s-member/soft07_sp.jpg");
	}
	.page div.detail div.service div.item div.software dl:nth-child(8) {
		background-image: url("/parts/contents/s-member/soft08_sp.jpg");
	}
	.page div.detail div.service div.item div.software dt {
		padding: 0;
		margin: 0;
		font-size: 1em;
		display: inline-block;
	}
	.page div.detail div.service div.item div.software dd {
		padding: 0;
		margin: 0;
		font-size: 0.75em;
		display: inline-block;
	}
	.page div.detail div.service div.item div.security {
		border: solid 1px #001d72;
		text-align: left;
		box-sizing: border-box;
		padding: 10px;
	}
	.page div.detail div.service div.item div.eset {
		background-position: left 10px top 10px;
		background-repeat: no-repeat;
		background-image: url("/parts/contents/s-member/icon_virus_sp.png");
		background-size: 15%;
		margin-bottom: 10px;
	}
	.page div.detail div.service div.item div.sagiwall {
		background-position: left 10px top 10px;
		background-repeat: no-repeat;
		background-image: url("/parts/contents/s-member/icon_net_sp.png");
		background-size: 15%;
	}
	.page div.detail div.service div.item div.security h4 {
		font-size: 1.15em;
		padding: 0 0 0 60px;
		margin: 0;
	}
	.page div.detail div.service div.item div.security h4 + p {
		font-size: 1em;
		line-height: 140%;
		padding: 0 0 0 60px;
		margin: 0;
	}
	.page div.detail div.service div.item div.security p.detail_btn {
		margin-top: 10px !important;
	}
	.page div.detail div.service div.item ul.checking {
		border: solid 1px #001d72;
		text-align: left;
		box-sizing: border-box;
		padding: 10px;
		margin: 0;
		list-style: none
	}
	.page div.detail div.service div.item ul.checking li {
		font-size: 0.8em;
		width: 49%;
		margin: 0;
		float: left;
	}
	.page div.detail div.service div.item ul.checking li:last-child {
		width: 100%;
		float: none;
		clear: both;
	}
	.page div.detail div.service div.item ul.checking li:before {
		content: "●";
		font-size: 1.15em;
		color: #001d72;
		padding-right: 1px;
		vertical-align: middle;
	}
	.page div.detail div.service ol {
		box-sizing: border-box;
		border: solid 1px #001d72;
		background-color: #FFF;
		width: 95%;  
		padding: 0;
		margin: 0 auto;
		text-align: left;
	}
	.page div.detail div.service ol li {
		border-bottom: dotted 1px #000;
		font-weight: bold;
		font-size: 1.4em;
		line-height: 110%;
		padding: 10px 0 10px 60px;
		background-position: left center;
		background-repeat: no-repeat;
		background-size: 13%;
		list-style: none;
	}
	.page div.detail div.service ol li:nth-child(1) {
		background-image: url("/parts/contents/s-member/menu07_sp.png");
	}
	.page div.detail div.service ol li:nth-child(2) {
		background-image: url("/parts/contents/s-member/menu08_sp.png");
	}
	.page div.detail div.service ol li:nth-child(3) {
		background-image: url("/parts/contents/s-member/menu09_sp.png");
	}
	.page div.detail div.service ol li:nth-child(4) {
		background-image: url("/parts/contents/s-member/menu10_sp.png");
	}
	.page div.detail div.service ol li:nth-child(5) {
		background-image: url("/parts/contents/s-member/menu11_sp.png");
	}
	.page div.detail div.service ol li:nth-child(6) {
		background-image: url("/parts/contents/s-member/menu12_sp.png");
	}
	.page div.detail div.service ol li:nth-child(7) {
		background-image: url("/parts/contents/s-member/menu13_sp.png");
	}
	.page div.detail div.service ol li:nth-child(8) {
		background-image: url("/parts/contents/s-member/menu14_sp.png");
	}
	.page div.detail div.service ol li:nth-child(9) {
		background-image: url("/parts/contents/s-member/menu15_sp.png");
	}
	.page div.detail div.service ol li:nth-child(10) {
		background-image: url("/parts/contents/s-member/menu16_sp.png");
	}
	.page div.detail div.service ol li:nth-child(11) {
		background-image: url("/parts/contents/s-member/menu17_sp.png");
	}
	.page div.detail div.service ol li:last-child {
		border-bottom: none;
	}
	.page p.shoplist {
		background-color: #e61515;
		border-radius: 10px;
		width: 80%;
		margin: 20px auto;
		padding: 5px 0 3px 0;
		box-shadow:0px 5px 0px 0px #691515;
	}
	.page p.shoplist a {
		font-weight: bold;
		font-size: 1.4em;
		line-height: 130%;
		color: #FFF;
		text-decoration: none;
		display: block;
		padding: 10px 0;
		text-align: center;
	}
	.page p.shoplist + p {
		margin: 0 auto;
		width: 92%;
	}
}