@charset "UTF-8";
/* CSS INDEX for TOP page */

main a{
	font-weight: bold;
	color: var(--primary);
}
#content {
	padding: 0;
}

.tsunagaru #content h2 {
	font-size: 34px;
	margin: 45px 0;
	text-align: left;
}

.tsunagaru #content h3 {
	font-size: 20px;
	background-color: var(--background-gray);
	padding: 10px 0 10px 20px;
	line-height: 40px;
	margin-top: 48px;
	border-radius: 8px;
}

.tsunagaru #content h4 {
	margin: 0;
	background-color: var(--background-gray);
}


.text-note {
	font-size: 14px;
	margin: 32px;
}

.text-note_in {
	font-size: 14px;
}

.small_note {
	font-size: 12px;
	margin: 0 32px;
}

.indent {
	padding-left: 1em;
	text-indent: -1em;
}

/*----------Main----------*/
.flex {
	display: flex;
}

.Main_block {
	max-width: 920px;
	width: 100%;
	margin: 40px auto;
	justify-content: space-between;
	align-items: center;
}

.Main_textBox_wrap {
	margin: 0 32px 0 0;
}

.Main_v {
	max-width: 498px;
	width: 100%;
}

.Main_v img {
	width: 100%;
}

.Main_textBox_wrap h1 {
	font-size: 36px;
	color: var(--black);
}

.Main_textBox_wrap h1 span {
	font-size: 18px;
}

.Main_textBox_flex {
	margin: 20px auto 30px;
	gap: 16px;
}

.Main_textBox_flex p {
	font-size: 14px;
	font-weight: bold;
}

.Main_text {
	font-size: 16px;
	color: var(--black);
}

/*----------保証内容----------*/
.tsunagaru #content h4 {
	padding: 20px;
	font-size: 20px;
	text-align: left;
	border-radius: 8px;
	margin-top: 48px;
}

.tsunagaruWrap01, .tsunagaruWrap02, .tsunagaruWrap03 {
	padding-bottom: 45px;
	text-align: center;
}

.tsunagaru_flex_wrap {
	display: flex;
	margin: 0 32px 40px;
	gap: 32px;
}

.tsunagaru_flex_wrap li {
	position: relative;
	width: 100%;
	flex: 1;
}

.tsunagaru_flex_wrap li:nth-of-type(3n) {
	margin-right: 0;
}

.tsunagaru_flex_wrap li .bg-gray {
	padding: 30px 0;
}

.tsunagaru_flex_wrap li .bg-gray img {
	height: 182px;
	margin-bottom: 16px;
}

.tsunagaru_flex_wrap li {
	font-weight: bold;
	color: var(--black);
	font-size: 14px;
}

.tsunagaru #content .tsunagaru_flex_wrap h5 {
	padding: 10px;
	margin: 0;
	font-weight: bold;
	font-size: 20px;
	color: var(--black);
	background-color: var(--primary-75);
	border-radius: 4px;
}

.triangle {
	max-width: 181px;
	width: 100%;
	margin: 20px auto;
}

.kosyou {
	padding: 3px;
	font-weight: bold;
	font-size: 20px;
	display: inline;
	color: var(--secondary);
}

.kosyou_cmt sub {
	font-size: 12px;
}

.boder_dot_box {
	margin: 20px 32px;
	padding: 24px 32px;
	border: 2px dashed var(--black);
	border-radius: 8px;
}

.tsunagaru #content .boder_dot_box h4 {
	background-color: transparent;
	margin-bottom: 10px;
	padding: 0;
	font-size: 20px;
	color: var(--black);
	margin-top: 0;
}

.boder_dot_box .flex {
	justify-content: space-around;
	align-items: center;
	gap: 20px;
}

.boder_dot_box img {
	max-width: 220px;
	width: auto;
}

.boder_dot_box .flex p {
	font-weight: bold;
	line-height: 1.5;
	font-size: 14px;
}

.boder_dot_box .flex p .small_note {
	margin: 10px auto 0;
	font-weight: normal;
	font-size: 12px;
}


/*----------保証端末の登録方法・修理時の申請方法----------*/

.col5Wrap {
	display: flex;
	margin: 0 32px;
	align-items: center;
}

.col5Wrap li {
	margin-right: 14px;
}

.col5Wrap li:nth-of-type(5n) {
	margin-right: 0;
}

.stepWrap {
	position: relative;
}

.stepWrap img {
	border-radius: 8px;
}

.stepText {
	position: absolute;
	top: 228px;
	left: 0;
	font-size: 14px;
	margin: 0 20px;
	text-align: left;
}

span.small {
	font-size: 12px;
}

.warning {
	margin: 30px auto 0;
	padding: 24px 32px;
	background: var(--background-red);
	border-radius: 8px;
	gap: 24px;
	text-align: left;
}

.warning img {
	max-width: 60px;
	width: 100%;
}

.warning sub {
	font-size: 12px;
}

.tsunagaruWrap03 .warning {
	margin: 40px 32px 0;
}

/*----------ボタン----------*/


.HowBtn-p {
	text-align: center;
}

.HowBtn-a {
	text-align: center;
	display: inline-block;
	color: var(--primary);
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.4;
	padding: 15px 60px 15px 45px;
	border: 1px solid var(--primary);
	background: url(/assets/img/commons/blue_btn.png) no-repeat 235px 50% var(--white);
}

.HowBtn-a:hover {
	color: var(--white);
	text-decoration: none;
	border: 1px solid var(--primary);
	background: url(/assets/img/commons/blue_btn-ov.png) no-repeat 235px 50% var(--primary);
}


/*----------テーブル----------*/

.table01, .table02 {
	width: 856px;
	margin: 0 auto;
}

.th {
	width: 30%;
}

.table01 col.td {
	width: 14%;
}

.table02 col.td {
	width: 70%;
}

table {
	width: 100%;
	border: 1px solid var(--neutral-300);
	color: var(--black);
	line-height: 1.5;
}

thead, th {
	background-color: var(--neutral-100);
	font-weight: normal;
}

thead {
	text-align: center;
	border-bottom: 1px solid var(--neutral-300);
}

th {
	border-right: 1px solid var(--neutral-300);
	padding: 10px 20px;
}

tbody th {
	text-align: left;
}

tr {
	border-bottom: 1px solid var(--neutral-300);
}

tr:last-of-type {
	border-bottom: 0;
}

td {
	padding: 10px;
}

.col5Table01 td, .col5Table02 td {
	text-align: center;
	border-right: 1px solid var(--neutral-300);
}

.col5Table01 td:last-of-type {
	border-right: 0;
}

.col5Table02 td:last-of-type {
	border-right: 0;
}

.SpOnly {
	display: none !important;
}

#content p.text-color-blue {
	color: var(--primary);
}

.text-bold {
	font-weight: bold;
}

.cvButton_wrap {
	gap: 20px;
	justify-content: center;
	flex-wrap: wrap;
}

/*----------SP----------*/

@media screen and (max-width:869px) {
	.PcOnly {
		display: none;
	}

	.SpOnly {
		display: block !important;
	}


	#content {
		padding: 0 15px;
	}

	/*----------img----------*/

	.w90per, .w78per, .w40per, .w38per, .w18per, .w16per {
		margin: 0 auto;
	}

	h4.w40per img {
		width: 40%;
	}

	h4.w38per img {
		width: 38%;
	}

	h4.w18per img {
		width: 18%;
	}

	p.w90per {
		width: 90%;
	}

	p.w78per {
		width: 78%;
	}

	p.w40per {
		width: 40%;
	}

	p.w16per {
		width: 16%;
	}


	/*----------見出し----------*/
	.tsunagaru #content h2 {
		font-size: 18px;
		margin: 0 0 30px 0;
		text-align: left;
	}

	.tsunagaru #content h3 {
		font-size: 14px;
		padding: 7px 0 7px 10px;
		line-height: 40px;
		border-radius: 4px;
		margin-top: 48px;
	}

	.tsunagaru #content h4 {
		padding: 16px;
	}

	/* Main */
	.Main_block {
		flex-direction: column;
		padding: 0 24px;
		box-sizing: border-box;
	}

	.Main_textBox_wrap h1 {
		text-align: center;
	}

	.Main_textBox_wrap {
		margin: 0 auto;
	}

	.Main_textBox_flex {
		justify-content: center;
		margin: 20px auto;
	}

	.Main_text {
		font-size: 14px;
	}

	.Main_textBox_flex p {
		font-size: 14px;
		padding: 6px;
	}

	.Main_v {
		margin: 20px 24px 0;
	}

	/*----------保証内容・保証端末の登録方法・修理時の申請方法----------*/

	.tsunagaruWrap01, .tsunagaruWrap02, .tsunagaruWrap03 {
		padding-bottom: 29px;
	}

	.tsunagaru_flex_wrap {
		margin: 20px 16px;
		flex-direction: column;
	}

	.tsunagaru_flex_wrap li {
		margin-right: 0;
		max-width: 100%;
	}

	.tsunagaru_flex_wrap li:not(:first-of-type) {
		margin-top: 10px;
	}

	.tsunagaru_flex_wrap li .bg-gray img {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0px;
		width: 30%;
		margin: auto;
	}

	.tsunagaru_flex_boxList {
		width: 80%;
		margin-right: 0;
		margin-left: auto;
	}

	.tsunagaru #content .tsunagaru_flex_wrap h5 {
		font-size: 16px;
	}

	.kosyou {
		line-height: 1.8;
		font-size: 16px;
	}

	.warning {
		flex-direction: column;
		align-items: center;
		gap: 16px;
		padding: 24px 16px;
	}

	.warning img {
		max-width: 40px;
	}

	.tsunagaruWrap03 .warning {
		max-width: 90%;
		width: 100%;
		margin: 20px auto 0;
		box-sizing: border-box;
	}

	.boder_dot_box {
		margin: 16px;
	}

	.boder_dot_box .flex {
		flex-direction: column;
	}

	.tsunagaru #content .boder_dot_box h4 {
		font-size: 16px;
	}

	.boder_dot_box img {
		max-width: 60%;
	}

	.boder_dot_box p {
		line-height: 1.5;
		font-size: 13px;
		font-weight: normal;
	}


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

	.content03 {
		margin-top: 74px;
	}


	.stepText {
		font-size: 12px;
		width: 60%;
		top: 27%;
		left: 25%;
	}



	/*----------テーブル----------*/

	.table01, .table02 {
		width: 100%;
	}

	thead {
		border-bottom: 0;
	}

	th {
		border-right: 0;
		padding: 5px 10px;
	}

	.col5Table01 td {
		display: table-cell;
		width: 20%;
	}

	.col5Table02 td {
		display: table-cell;
		width: 20%;
	}

	.text-note {
		margin: 16px;
	}

	.small_note {
		margin: 0 16px;
	}
}
