/* page css */

/*----------------------------------------
	reform
----------------------------------------*/
/*　web fonts
----------------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Roboto:300&text=0123456789");

/*　common
----------------------------------------*/
.m-box-title2 {
	background: url(../../img/reform/bg_title_reform.jpg) no-repeat center top;
}

.m-box-title2 .m-box-fixed {
	position: relative;
}

@media screen and (min-width: 0px) and (max-width: 667px) {
	.m-box-title2 .reform-achievements {
		display: none;
	}
}

.m-box-title2 .reform-achievements {
	background: url(../../img/reform/bg_reform_achievements.png) 0 0 no-repeat;
	position: absolute;
	top: -33px;
	right: 0;
	height: 100px;
	margin: auto;
	width: 300px;
	text-align: center;
}

.m-box-title2 .reform-achievements dt {
	padding-top: 8px;
	font-size: 143%;
	font-weight: 700;
	color: #fff;
}

.m-box-title2 .reform-achievements dd {
	/*padding-top: 12px;*/
	position: relative;
	color: #fff;
}

.m-box-title2 .reform-achievements dd span {
	font-size: 129%;
	font-weight: 700;
}

.m-box-title2 .reform-achievements dd br {
	display: none;
}

.m-box-title h3 {
	float: none;
}

.m-box-title4 {
	padding-right: 672px;
	min-height: 320px;
}

.m-box-title4 > h3 {
	color: #fff;
	font-weight: 700;
	font-size: 172%;
	padding: 34px 30px;
	background: #e60012;
}
.m-box-title4 > dl {
	color: #fff;
	padding: 34px 30px 12px;
}
.m-box-title4 > dl dt {
	font-size: 115%;
}
.m-box-title4 > dl dd {
	margin-top: 0.6em;
}

.m-btn-reform {
	position: relative;
	margin: 0 auto;
	display: inline-block;
	text-align: center;
	padding: 10px 18px 6px;
	background: #6b6a69;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	color: #fff !important;
}
.iar:after {
	content: '';
	position: absolute;
	right: 0.6em;
	top: 1em;
	border: 5px solid #fff;
	border-bottom: 4px solid transparent;
	border-top: 4px solid transparent;
	border-right: 5px solid transparent;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
	.m-btn-reform {
		width: auto !important;
		display: block;
	}
}
.m-btn-reform:hover {
	text-decoration: none;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.u-grid-col3 {
	width: 102.9703%;
	margin-left: -2.9703%;
}
.u-grid-col3 .m-box-txt1 {
	font-size: 129%;
	line-height: 1.4;
	color: #333333;
	font-weight: bold;
	background: url(../../img/base/i_ar_white.png) no-repeat right 10px;
	margin: 4px 0px;
}
.u-grid-col3 .m-box-txt1 span {
	font-size: 80% !important;
	font-weight: normal !important;
}
.u-grid-col3:before,
.u-grid-col3:after {
	content: ""; display: table;
}
.u-grid-col3:after { clear: both; }
.u-grid-col3 > li {
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-top: 20px;
	width: 30.29703%;
	margin-left: 2.9703%;
}
.u-grid-col3 > li:first-child,
.u-grid-col3 > li:first-child + li,
.u-grid-col3 > li:first-child + li + li { margin-top: 0; }

.u-grid-col3 a dt.a-ar {
	position: relative;
}
.u-grid-col3 a dt.a-ar:after {
	content: "";
	position: absolute;
	width: 6px;
	height: 9px;
	right: 10px;
	top: 50%;
	margin-top: -5px;
	background: url("../../img/base/i_ar_gray01.png") no-repeat right center;
}

.u-grid-col3 a:hover {
	text-decoration: none;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
	color: inherit;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

@media screen and (min-width: 0px) and (max-width: 667px) {
	.u-grid-col3 > li {
		float: none;
		width: auto;
		margin-top: 20px !important;
	}
	.u-grid-col3 > li:first-child { margin-top: 0 !important; }
	.grid-thumb {
		text-align: center;
	}
}


.u-grid-col6 {
	width: 102.9703%;
	margin-left: -2.9703%;
}
.u-grid-col6 .m-box-txt1 {
	color: #333333;
	font-weight: bold;
	background: url(../../img/base/i_ar_gray01.png) no-repeat right 0.4em;
}
.u-grid-col6:before,
.u-grid-col6:after {
	content: ""; display: table;
}
.u-grid-col6:after { clear: both; }
.u-grid-col6 > li {
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-top: 20px;
	width: 13.66337%;
	margin-left: 2.9703%;
}
.u-grid-col6 > li:first-child,
.u-grid-col6 > li:first-child + li,
.u-grid-col6 > li:first-child + li + li,
.u-grid-col6 > li:first-child + li + li + li,
.u-grid-col6 > li:first-child + li + li + li + li,
.u-grid-col6 > li:first-child + li + li + li + li + li { margin-top: 0; }

.u-grid-col6 a:hover {
	text-decoration: none;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.u-grid-col4 {
	width: 102.9703%;
	margin-left: -2.9703%;
}
.u-grid-col4 .m-box-txt1 {
		font-size: 129%;
		line-height: 1.4;
		color: #333333;
		font-weight: bold;
		background: url(../../images/i_ar_gray01.png) no-repeat right 10px;
		margin: 4px 0px;
}
.u-grid-col4 .m-box-txt1 span {
		font-size: 80% !important;
		font-weight: normal !important;
}
.u-grid-col4:before,
.u-grid-col4:after {
	content: ""; display: table;
}
.u-grid-col4:after { clear: both; }
.u-grid-col4 > li {
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-top: 20px;
	width: 21.9802%;
	margin-left: 2.9703%;
}
.u-grid-col4 > li:first-child,
.u-grid-col4 > li:first-child + li,
.u-grid-col4 > li:first-child + li + li,
.u-grid-col4 > li:first-child + li + li + li { margin-top: 0; }

.u-grid-col4 a:hover {
		text-decoration: none;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
		opacity: 0.7;
		-webkit-transition: all 0.3s ease-out;
		-moz-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;
}

.u-grid-col2 {
	width: 102.9703%;
	margin-left: -2.9703%;
}
.u-grid-col2:before,
.u-grid-col2:after {
	content: ""; display: table;
}
.u-grid-col2:after { clear: both; }
.u-grid-col2 > div {
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-top: 20px;
	width: 46.93069%;
	margin-left: 2.9703%;
}
.u-grid-col2 > div:first-child { margin-top: 0; }
.u-grid-col2 > div:first-child + div { margin-top: 0; }

[class^="u-grid-col"] img {
	max-width: 100%;
	height: auto;
}

@media screen and (min-width: 0px) and (max-width: 667px) {
	.m-box-title4 {
		margin: 0 -15px;
		padding-right: 0px;
		min-height: 320px;
		-webkit-background-size: 100% auto !important;
		background-size: 100% auto !important;
		background-position: 50% 120% !important;
	}
	.m-box-title4 > h3 {
		padding: 18px 15px;
	}
	.m-box-title4 > dl {
		background: #706d6c;
		color: #fff;
		padding: 18px 15px 12px;
	}
	.sp-mag {
		padding-left: 15px;
		padding-right: 15px;
		width: auto !important;
	}
	.u-grid-col2 {
		width: auto;
		margin-left: 0;
	}
	.u-grid-col2 > * {
		float: none !important;
		margin-top: 20px !important;
		width: auto !important;
		margin-left: 0;
	}
	.u-grid-col2 > *:first-child { margin-top: 0 !important; }

	.u-grid-col6,
	.u-grid-col4 {
		width: 104.47761%;
		margin-left: -4.47761%;
	}
	.u-grid-col6 > li,
	.u-grid-col4 > li {
		margin-top: 20px !important;
		width: 45.06579%;
		margin-left: 4.93421%;
	}
	.u-grid-col6 > li:first-child,
	.u-grid-col6 > li:first-child + li { margin-top: 0 !important; }
	.u-grid-col4 > li:first-child,
	.u-grid-col4 > li:first-child + li { margin-top: 0 !important; }
}



/*　index
----------------------------------------*/
#u-reform-title {
	position: relative;
	background: url(../../img/reform/bg_reform_main.jpg) 0 0 no-repeat;
	height: 270px;
}

#u-reform-title .reform-achievements {
	position: absolute;
	bottom: 0;
	margin: auto;
	width: 80%;
	max-width: 320px;
	text-align: center;
	padding: 16px;
	background: rgba(255,255,255,0.6);
}

#u-reform-title .reform-achievements dt {
	font-size: 143%;
	font-weight: 700;
	color: #fff;
}

#u-reform-title .reform-achievements dd {
	padding-top: 12px;
	position: relative;
	color: #fff;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
#u-reform-title .reform-achievements dd {
	padding-top: 30px;
}
}

#u-reform-title .reform-achievements dd em {
	font-size: 300%;
	font-weight: 700;
	font-style: normal;
	font-family: 'Roboto', sans-serif;
}
#u-reform-title .reform-achievements dd em span {
	line-height: 0;
	font-size: 80%;
}


#u-reform-title .reform-achievements dd span {
	font-size: 129%;
	font-weight: 700;
}

@media screen and (min-width: 0px) and (max-width: 667px) {
	#u-reform-title {
		background-position: 50% 100%;
		-webkit-background-size: 640px auto;
		background-size: 640px auto;
		padding: 0 0 80px;
	}
	#u-reform-title .reform-achievements {
		position: static;
		width: auto;
	}
}

#u-reform-idx {
	padding-bottom: 38px;
}

.u-bnr-area img {
	max-width: 100%;
	height: auto;
}

.u-bnr-area a:hover {
	text-decoration: none;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.m-grid-reform > li {
	margin-top: 30px;
}

.m-grid-reform > li:first-child,
.m-grid-reform > li:first-child + li,
.m-grid-reform > li:first-child + li + li,
.m-grid-reform > li:first-child + li + li + li {
	margin-top: 0;
}


#u-reform-idx .u-txt-reform {
	margin-top: 30px;
	padding: 10px 10px 8px;
	background: #e60012;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	display: block;
	color: #fff;
	font-size: 129%;
	text-align: center;
}
#u-reform-detial .u-recommend-shopinfo {
	text-align: center;
	padding: 30px;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}
#u-reform-detial .u-recommend-shopinfo dt {
	font-size: 143%;
}
#examle-area img {
	max-width: 100%;
	height: auto;
}
.u-examle-outline {
	padding: 16px 42px 18px 0;
	background: #edecec;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}
.u-examle-outline:before,
.u-examle-outline:after {
	content: ""; display: table;
}
.u-examle-outline:after { clear: both; }

.u-examle-outline dt {
	float: left;
	padding-top: 126px;
	width: 252px;
	background: url(../../img/reform/i_reform_example.gif) 50% 76px no-repeat;
	text-align: center;
	font-size: 129%;
	font-weight: 700;
}
.u-examle-outline dd {
	margin-left: 252px;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
	#examle-area .fl,
	#examle-area .fr {
		margin-top: 20px;
		float: none !important;
	}
	#examle-area .fl {
		width: 60%;
		margin: 20px auto;
	}

	.u-examle-outline {
		padding: 16px;
	}
	.u-examle-outline dt {
		width: auto;
		float: none;
		padding-top: 44px;
		background-position: 50% 6px;
	}
	.u-examle-outline dd {
		margin:10px 0 0 0;
	}
}


#u-grid-reform-content li a {
	display: block;
	padding: 6px 5px;
	background: #f2f3f4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}

#u-grid-reform-content li dl {
	text-align: center;
	padding: 12px 0;
}

#u-grid-reform-content li dl dt {
	font-size: 129%;
}

#u-grid-reform-content li dl dd {
	margin-top: 0.4em;
}

#u-grid-reform-content li .grid-thumb img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

#u-grid-reform-achievements li {
	padding: 16px 0;
	text-align: center;
	border-top: 1px solid #ccc;
}

#u-grid-reform-achievements li dl {
}

#u-grid-reform-achievements li dl dt {
	font-size: 129%;
	font-weight: 700;
}

#u-grid-reform-achievements li dl dd {
	font-size: 193%;
}

#u-grid-reform-achievements li dl dd em {
	font-size: 150%;
	color: #e60012;
	font-weight: 700;
	font-style: normal;
	font-family: 'Roboto', sans-serif;
	line-height: 1;
}

#u-grid-reform-achievements li .grid-thumb img {
	display: block;
	max-width: 100%;
	height: auto;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
	#u-grid-reform-achievements li {
		float: none;
		width: auto;
		margin-top: 20px !important;
	}
	#u-grid-reform-achievements li:first-child {
		margin-top: 0 !important;
	}
}


#u-grid-reform-promise {

}

#u-grid-reform-promise li {
	padding: 20px 19px;
	text-align: center;
	border: 1px solid #ccc;
}

#u-grid-reform-promise li dl {
}

#u-grid-reform-promise li dl dt {
	font-weight: 700;
	background: #f38992;
	color: #fff;
}

#u-grid-reform-promise li dl dt span {
	font-size: 171%;
	vertical-align: -0.15em;
	line-height: 1.3;
}

#u-grid-reform-promise li dl dd {
	margin-top: 0.6em;
}

#u-grid-reform-promise li dl dd em {
	font-size: 178%;
	color: #e60012;
	font-weight: 700;
	font-style: normal;
	font-family: 'Roboto', sans-serif;
	letter-spacing: -0.07em;
	line-height: 1;
}

@media screen and (min-width: 0px) and (max-width: 667px) {
	#u-grid-reform-promise li {
		float: none;
		width: auto;
		margin-top: 20px !important;
	}
	#u-grid-reform-promise li:first-child {
		margin-top: 0 !important;
	}
}

#u-grid-reform-license {

}

#u-grid-reform-license li {
	padding: 12px 8px;
	text-align: center;
	border: 1px solid #ccc;
	background: #f2f2f2;
}

/* flow
----------------------------------------*/
#u-reform-flow {
	padding-bottom: 68px;
}

#u-reform-flow .u-box-flow {
	padding: 20px 20px 20px 334px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	min-height: 244px;
}
#u-reform-flow .u-box-flow h4 {
	margin-left: -314px;
	padding: 8px 12px 6px;
	text-align: center;
	color: #fff;
	margin-bottom: 20px;
}
#u-reform-flow .u-box-flow h5 {
	font-size: 143%;
	padding: 4px 12px 2px;
	background: #fff;
}
#u-reform-flow .u-box-flow h5 + p {
	margin-top: 0.6em;
}
#u-reform-flow .u-box-flow p + h5 {
	margin-top: 1em;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
	#u-reform-flow .u-box-flow {
		background-image: none !important;
		padding: 0 12px 12px;
	}
	#u-reform-flow .u-box-flow h4 {
		margin: 0 -12px 20px;
	}
}



#u-reform-flow #flow01-area {
	background: #f9f2f2 url(../../img/reform/bg_flow01.jpg) 20px 5.5em no-repeat;
}
#u-reform-flow #flow02-area {
	background: #e7f5f5 url(../../img/reform/bg_flow02.jpg) 20px 5.5em no-repeat;
}
#u-reform-flow #flow03-area {
	background: #e7effa url(../../img/reform/bg_flow03.jpg) 20px 5.5em no-repeat;
}
#u-reform-flow #flow04-area {
	background: #faeff5 url(../../img/reform/bg_flow04.jpg) 20px 5.5em no-repeat;
}

#u-reform-flow #flow01-area h4 {
	background: #df9292;
}
#u-reform-flow #flow02-area h4 {
	background: #60bbbb;
}
#u-reform-flow #flow03-area h4 {
	background: #6092df;
}
#u-reform-flow #flow04-area h4 {
	background: #df92bb;
}

#u-reform-flow #flow01-area h5 {
	color: #df9292;
}
#u-reform-flow #flow02-area h5 {
	color: #60bbbb;
}
#u-reform-flow #flow03-area h5 {
	color: #6092df;
}
#u-reform-flow #flow04-area h5 {
	color: #df92bb;
}

#u-reform-flow #report-area .m-btn-reform {
	display: block;
}

#u-reform-flow #report-area .u-grid-reform-report {
}
#u-reform-flow #report-area .u-grid-reform-report li {
	border-top: 1px solid #e60012;
}
#u-reform-flow #report-area .u-grid-reform-report li dt {
	font-weight: 700;
	font-size: 129%;
	padding-top: 6px;
}
#u-reform-flow #report-area .u-grid-reform-report li dd {
	margin-top: 0.6em;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
	#u-reform-flow #report-area .u-grid-reform-report li dd {
		text-align: center;
	}
}

/* guarantee
----------------------------------------*/

#u-grid-reform-guarantee li {
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	padding: 10px 18px;
	border: 3px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}

#u-grid-reform-guarantee li dl {
}

#u-grid-reform-guarantee li dl dt {
	font-size: 129%;
	color: #d82128;
}

#u-grid-reform-guarantee li dl dd {
	color: #999;
}

#u-grid-reform-guarantee li .grid-thumb img {
	max-width: 100%;
	height: auto;
}

@media screen and (min-width: 0px) and (max-width: 667px) {
	#certificate-area > * {
		float: none !important;
	}
	#certificate-area img {
		max-width: 100%;
		height: auto;
		margin-top: 20px;
	}
}

/* qa
----------------------------------------*/

#u-reform-qa {
	padding-bottom: 68px;
}
.u-list-pager {
	*zoom: 1;
	margin-top: 10px;
	margin-bottom: 30px;
}
.u-list-pager:after {
	content: " ";
	display: table;
	clear: both;
}
.u-list-pager > li {
	position: relative;
	margin-top: 0.6em;
}
.u-list-pager > li:first-child {
	margin-top: 0;
}
.u-list-pager > li:before {
	content: "";
	position: absolute;
	left: 0.5em;
	top: 1.1em;
	border: 9px solid #f27f88;
	border-bottom: 9px solid transparent;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
}

.u-list-pager > li a {
	display: block;
	padding: 10px 10px 10px 30px;
	font-weight: bold;
	color: #000;
	background: #fce5e7;
}
.u-list-pager > li a:hover {
	text-decoration: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

#u-reform-qa .m-box-qa {
}

#u-reform-qa .m-box-qa > dt {
	background: url("../../img/reform/i_q.png") 0 0 no-repeat;
	padding: 0 0 8px 38px;
	font-size: 128%;
	border-bottom: 2px solid #7fa6d0;
	margin-bottom: 10px;
	font-weight: bold;
}
#u-reform-qa .m-box-qa > dd {
	background: url("../../img/reform/i_a.png") 0 0 no-repeat;
	padding: 0 0 0 38px;
}
#u-reform-qa .m-box-qa > dd + dt {
	margin-top: 40px;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
	#u-reform-qa .m-box-qa > dd {
		padding: 0 0 0 32px;
	}
}

/* ========= 20230104 住設10年保障規約 =========*/
a.btn-hosho{
	position: relative;
	display: inline-block;
	padding: 0.5em 2.5em 0.5em 1em;
	margin-top: 20px;
	background: #e60012;
	border-radius: 5px;
	color: #fff;
	font-size: 1.2em;
	text-decoration:none;
	transition:0.3s}
a.btn-hosho:hover{opacity: 0.7}
a.btn-hosho:after{
	content:"";
  position: absolute;
	top: 50%;
  right: 10px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 6px;
	border-color: transparent transparent transparent #ffffff;}
.page-support05{padding: 30px 0;}
.page-support05 .alignright{text-align:right;}
.page-support05 .frame-content{line-height: 1.6em}
.page-support05 .section{margin-bottom: 40px;}
.page-support05 .section#section08{margin-bottom:10px;}
	.page-support05 .section .article{margin-bottom:30px;}
	.page-support05 .section .article:last-child{margin-bottom:0;}
	
	.page-support05 .section .title-chapter{
		padding: 10px 15px;
		margin-bottom: 20px;
		background: #F5F2E8;
		border-radius: 4px;
		font-size: 18px;}
	.page-support05 .section .title-article{
		margin-bottom: 15px;
		padding-bottom: 5px;
		border-bottom: 1px solid #999;
		font-size: 16px;}
		
.page-support05 ol{padding-left:1.5em;}
	.page-support05 ol li{
		list-style: decimal;
		margin-bottom: 10px;}
	.page-support05 ol li:last-child{margin-bottom: 0;}
	
.page-support05 ol.num-circle {
  counter-reset: my-counter;
  list-style: none;
  padding: 0;
  margin: 0;
	margin-top:10px;}
	.page-support05 ol.num-circle li {
		list-style:none;
		padding-left: 24px;
		position: relative;}
	.page-support05 ol.num-circle li:before {
		content: counter(my-counter);
		counter-increment: my-counter;
		border: 1px solid #000;
		border-radius: 50%;
		box-sizing: border-box;
		display: flex;
		justify-content: center;
		align-items: center;
		height: 20px;
		width: 20px;
		font-size: 75%;
		line-height: 1;
		position: absolute;
		top: 0;
		left: 0;}

.page-support05 table.yogo-table{
	margin-top: 10px;
	border-collapse: collapse;}
.page-support05 table.yogo-table,
.page-support05 table.yogo-table th,
.page-support05 table.yogo-table td{
	padding: 10px;
	border:1px solid #999;}
	.page-support05 table.yogo-table th.number{width: 5%;}
	.page-support05 table.yogo-table th.yogo{width: 25%;}
	.page-support05 table.yogo-table th.teigi{width: 70%;}

.page-support05 .cc-wrap{
	border: 1px solid #999;
	padding:20px;
	margin: 30px 0;}
	.page-support05 .cc-wrap p{font-size:16px;}
	.page-support05 .cc-wrap p.title{
		margin-top: 0;
		color: #ed4c59;
		font-size:18px;
		font-weight: 600;
		text-indent:-0.5em;}
	.page-support05 .cc-wrap p.callcenter{
		margin-top: 20px;
		padding-left: 0.5em;
		border-left: 5px solid #000;
		font-size:18px;
		line-height: 1.2}
	.page-support05 .cc-wrap p.telnum{}
		.page-support05 .cc-wrap p.telnum span{
			display: inline-block;
			margin-left: 30px;}
			@media screen and (max-width: 768px){
			.page-support05 .cc-wrap p.telnum span{
					display:block;
					margin-left: 0;}}
	
.btn-list a{
	display: block;
  position: relative;
  padding: 10px;
  margin: 0 auto 30px auto;
  width: 305px;
  background: #6b6a69;
  border-radius: 5px;
  color: #FFF;
  font-size: 1.2em;
	font-weight: bold;
  text-align: center;
  text-decoration: none;
  box-sizing: border-box;
	transition: 0.3s;}
	.btn-list a:hover{opacity: 0.7;}
	.btn-list a:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
		left: 15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 5px 0;
    border-color: transparent #fff transparent transparent;}