@charset "utf-8";
/* CSS Document */

/* 共通
------------------------------------ */

.br768 {
	display: none;
}

.w27 {
    width: 27% !important;
}


#skinZero .ContentPane {
	width: 100%;
}
.test {
	width: 100%;
	height: auto;
}
.test img {
	width: 100%;
	height: auto;
}
.color_blue {
color: #0063af!important;
}

.txt_blue{
	color: #0063af!important;
}

.color_red {
	color: #de2804;
}
.txt_bold {
	font-weight: bold;
}
.txt_nomal {
	font-weight: normal;
}
.ovh {
	overflow: hidden;
}
.fs12 {
	font-size: 12px !important;
}
.fs14 {
	font-size: 14px !important;
}
.fs18 {
	font-size: 18px !important;
}
.fs20 {
	font-size: 20px !important;
}
.ti08 {
	text-indent: -0.8em!important;
}
.ti2 {
	text-indent: -2em!important;
}
.ti17 {
	text-indent: -1.7em!important;
	margin-left: 0.2em;
}
.ti21 {
	text-indent: -2.1em!important;
	margin-left: 6.5px;
}
.ti25 {
	text-indent: -2.5em!important;
}
.mainarea h2 {
    color: #0063af;
}

.listIndent {
	padding-bottom: 10px;
}

.listIndent li {
	font-size: 1.2rem;
	line-height: 1.4;
	margin: 0;
	padding-left: 1em;
	text-indent: -1em;
}

.listIndent_03 li {
	font-size: 1.2rem;
	line-height: 1.4;
	margin: 0;
	padding-left: 3em;
	text-indent: -3em;
}

.listDefinition dt,
.listDefinition dd {
	font-size: 1.4rem;
	font-weight: normal;
	line-height: 2;
	margin: 0;
	padding-left: 3em;
	text-indent: -3em;
}

.mt00 {
	margin-top: 0px !important;
}
.mt05 {
	margin-top: 5px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mt35 {
	margin-top: 35px !important;
}
.mb00 {
	margin-bottom: 0px !important;
}
.mb05 {
	margin-bottom: 5px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mb35 {
	margin-bottom: 35px !important;
}
.pb00 {
	padding-bottom: 0px !important;
}

@media (max-width: 768px) {
	.sp_mt00 {
		margin-top: 0px !important;
	}
	.sp_mt05 {
		margin-top: 5px !important;
	}
	.sp_mt15 {
		margin-top: 15px !important;
	}
	.sp_mt20 {
		margin-top: 50px !important;
	}
	.sp_mt25 {
		margin-top: 25px !important;
	}
	.sp_mt35 {
		margin-top: 35px !important;
	}
	.sp_mb00 {
		margin-bottom: 0px !important;
	}
	.sp_mb05 {
		margin-bottom: 5px !important;
	}
	.sp_mb15 {
		margin-bottom: 15px !important;
	}
	.sp_mb25 {
		margin-bottom: 25px !important;
	}
	.sp_mb35 {
		margin-bottom: 35px !important;
	}
	.pb00 {
		padding-bottom: 0px !important;
	}
}


/* header Nav
------------------------------------ */
header {
	position: relative;
}
#grpheader {
	line-height: 1.6;
	box-shadow: -1px 1px 3px rgba(0,0,0,.2);
}
.cont.clearfix {
	width: 100%;
	margin: 0 auto;
	display: table;
	max-width: 950px;
}
#grpheader .rc-h-site-id {
	float: none;
	padding-top: 15px;
	display: table-cell;
	vertical-align: middle;
	width: 20%;
}
	
#grpheader .rc-h-logo {
	width: 100%;
	margin-right: 0;
	max-width: 200px;
	margin-right: 11px;
}


#grpheader .rc-h-logo, #grpheader .rc-h-title, #grpheader .rc-h-icon {
	display: inline-block;
	vertical-align: middle;
}
header .right {
	display: table-cell;
	width: 80%;
}
#grpheader .rc-h-site-menu {
	float: right;
	margin-top: 19px;
}
#grpheader .rc-h-site-menu .right_logo img {
	max-width: 160px;
}
#grpheader .HeadTopPane {
	float: left;
	margin-right: 18px;
}
.searchWrap {
	margin-left: 22px;
}
#grpheader .rc-h-service-bar img {
	width: inherit;
}
#mddNav .nav-outer {
	max-width: 1150px;
	margin: 0 auto;
	position: static;
	z-index: 9;
}
#grpheader .rc-h-fixed-bar .rc-h-inner .rc-h-logo {
	margin: 10px 19px 10px 0;
}
#mddNav ul.nav-inner {
	margin: 0 auto;
	max-width: 950px;
	width: 760px;
	text-align: left;
}
header {
	margin-bottom: 2px;
}
#grpheader .rc-h-inner {
	max-width: 950px;
}
.rakutenLogo {
	float: right;
	width: 150px;
	margin-top: 18px;
	margin-left: 18px;
}
#grpheader .rc-h-fixed-bar_Active {
	height: 70px;
}
#grpheader .rc-h-fixed-bar_Active .rc-h-inner .rc-h-logo {
	margin-top: 9px;
	position: static;
	width: 15%;
}
.rc-h-fixed-bar_Active #mddNav.jwidth {
	width: 760px;
	margin-top: 26px;
}

#mddNav ul.nav-inner .nav-innerList:hover {
	border-bottom: 4px solid #0063af;
}
.breadcrumbs {
	padding-top: 2.1%;
}
.breadcrumbs.white {
	color: #fff;
}
.breadcrumbs.white>li.active span, .breadcrumbs.white>li>a {
	color: #fff;
}
.breadcrumbs.white>li>a:focus, .breadcrumbs.white>li>a:hover {
	color: #ff1212;
}
.breadcrumbs.white>li.active span {
	color: #bf0000;
	text-decoration: underline;
}

@media (max-width: 1060px) {

#grpheader .rc-h-fixed-bar_Active .rc-h-inner .rc-h-logo {
	margin-right: 2%;
}
.rc-h-fixed-bar_Active #mddNav.jwidth {
	width: 80%;
	margin-top: 26px;
}
.rc-h-fixed-bar_Active #mddNav ul.nav-inner {
	width: 100%;
}
}

@media (max-width: 950px) {
#mddNav ul.nav-inner {
	width: 100%;
	overflow: hidden;
}
} /*max-width: 950px*/

@media screen and (max-width: 781px) {
#grpheader .rc-h-site-menu .rc-h-action-nav li:first-child {
	padding-left: 0px;
}
#grpheader .rc-h-site-menu .rc-h-action-nav li {
	padding-left: 8px;
}
#grpheader #dnn_HeadTopPane.HeadTopPane {
	margin-right: 5px;
}
}

@media (max-width: 768px) {
#grpheader .rc-h-logo {
	width: 150px;
	height: auto;
	display: block;
	margin: 0 auto;
}
#grpheader .rc-h-logo img {
	vertical-align: top;
}
.zdo_drawer_menu .zdo_drawer_button, .zdo_drawer_button02 {
	left: 15px;
	right: auto;
}
.rakutenLogo {
	float: none;
	width: 160px;
	margin-top: 21px;
	position: fixed;
	right: 60px;
}
#grpheader .rc-h-site-id {
	width: 100%;
	position: fixed;
	z-index: 9999;
	padding: 0;
}
.rc-h-site-id h1 {
	float: none;
}
.rc-h-site-id > span {
	float: none;
	position: absolute;
	top: 9px;
	right: 10px;
	width: 74px;
	height: 40px;
}
.rc-h-site-id > span img {
	width: 100px;
}
}
/* sidenav
------------------------------------ */

.div#navfixed {
	height: 100%;
}
.navblock {
	margin-bottom: 15px;
}
.navblock a:hover {
	box-shadow: 0px 5px 10px 2px rgba(76,76,76,0.2);
}
.navtitle {
	max-width: 228px;
	background: #fff;
	margin-bottom: 30px;
	box-shadow: 1px 3px 6px 0px rgba(77, 77, 77, 0.26);
}
.navtitle .navinner {
	padding: 20px 3%;
	text-align: center;
}
.navtitle .colorOrange {
	color : #e84b00;
}
.navtitle p {
	margin-top: 10px;
}
.navtitle .navlink {
	text-align: center;
	margin-top: 10px;
}
.navlink a {
	display: inline-block;
	padding: 8px 28px 8px 8px;
	color: #fff;
	background: url(/Portals/0/images/driveassist/navarrow03.png) no-repeat right 10px center #ef5e01;
}
.arr_link a {
	color: #4c4c4c;
	background: url(/Portals/0/images/driveassist/navarrow02.png) no-repeat right 10px center;
	padding-right: 2em;
}
.navtitle .circle {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	width: 45px;
	height: 45px;
	margin: 0 2%;
	border: 1px solid #fad3d3;
	border-radius: 50px;
	background-color: #fce1e1;
	text-align: center;
	color: #e61717;
	font-size: 11px;
	line-height: 15px;
}
.navtitle .circle p {
	font-weight: bold;
	margin-top: 6px;
}
.navtitle .navlogo {
	display: inline-block;
	max-width: 80%;
}
.navblock a {
	display: block;
	border-radius: 10px;
	box-shadow: 1px 3px 6px 0px rgba(77, 77, 77, 0.26);
}
.navblock p {
	padding-top: 5px;
	line-height: 2rem;
}
.navblock .colorLight-blue {
	color : #0097ad;
}
.navblock .colorGreen {
	color : #009864;
}
.navblock .colorBlue {
	color : #0e5dab;
}
.navarea {
	float: right;
	max-width: 228px;
	width: 24.1%;
	position: absolute;
	right: 7.4%;
	z-index: 1001;
}

@media (max-width: 1060px) {
.navarea {
	right: 3.4%;
}
}/*max-width: 1060px*/

@media (max-width: 950px) {
.navarea {
	position: static;
}
}/*max-width: 950px*/

@media (max-width: 768px) {
.navarea {
	float: none;
	position: static;
	text-align: center;
	width: 100%;
	max-width: 100%;
	/* padding: 30px 6%; */
}
.navtitle {
	max-width: 450px;
	margin: 0 auto 30px;
}
.navtitle img {
	width: 100%;
	vertical-align: top;
}
.navblock {
	margin-right: 1%;
}
.spslider {
	float: none;
	max-width: 100%;
	width: 100%;
}
#navfixed.fixed {
	display: block;
	max-width: 100%;
}
}/*max-width: 768px*/
/* 
------------------------------------ */

.mainarea .headlineCar {
    color: #0063af;
    font-size: 30px;
   /* padding-left: 70px;
    background: url(/Portals/0/images/driveassist/da_icon_18.png) no-repeat left center / 55px;*/
	text-align:center;
}

.borderHeadingInner {
	max-width: 1150px;
	margin: 0 auto 20px;
}
.borderHeading {
	display: inline-block;
	height: 50px;
	color: #333333;
	font-size: 26px;
	text-align: left;
	border-bottom: 4px solid #0063af;
}
.continner {
	width: 100%;
	max-width: 1150px;
	margin: 0px auto 0;
	padding: 0 5.3%;
}
#asap .continner {
	margin-top: 0;
}
.none {
	display: none;
}
.pagetopLink a {
	background: url(../img/top_pagetop.png) 50% no-repeat;
}
@media screen and (max-width: 756px) {
	.pagetopLink a {
		background: url(../img/pagetop.png) 50% no-repeat;
	}	
}
.specacobtn {
	background: url(/Portals/0/images/driveassist/da_close.png) 96% no-repeat #0072bd;
	cursor: pointer;
}
.specacobtn.active {
	background: url(/Portals/0/images/driveassist/da_open.png) 96% no-repeat #0072bd;
}
.specaco .specacobtn2 {
	border: solid 2px #9c9c9c;
	padding: 7px;
	cursor: pointer;
	background: url(/Portals/0/images/bicycleassist/bicycleassistaco_close.png) 35% no-repeat;
	text-align: center;
	line-height: 1.7;
}
.specaco .specacobtn2.active {
	background: url(/Portals/0/images/bicycleassist/bicycleassistaco_open.png) 35% no-repeat;
}
.specaco .specacobtn2.service_btn {
	background-position: 30%;
}
/*==================================================
TOP
===================================================*/

.daTopPage .titleposition p {
	margin-left: 32px;
	font-size: 16px;
	color: #ffffff;
	font-weight: 500;
}
.daTopPage .titleposition h1 {
	position: static;
	margin-left: 3%;
}
.daTopPage .titleposition p .SP_titleposition {
	display: none;
}
.supporttxt li {
	margin-bottom: inherit !important;
}
.maincontent {
	font-family: 'Hiragino Kaku Gothic ProN',Meiryo,MS-PGothic,sans-serif;
	width: 100%;
	height: 100%;
	padding-top: 20px;
	background: #002d4f url(../img/top_bg_01.png) center top no-repeat;
	background-size: contain;
	color: #4c4c4c;
	font-size: 1.4rem;
	margin-bottom:50px;
}
.titleposition {
	position: absolute;
	width: 100%;
	bottom: 55%;
}
.btnposition {
	max-width: 1150px;
	margin: 0 auto;
	padding: 0 5.3%;
}
.titleposition h1 {
	position: absolute;
	left: 1%;
	bottom: 50%;
}
.contentinner {
	position: relative;
	max-width: 1150px;
	height: auto;
	margin: 0 auto;
	padding: 30px 4.2666vw 50px;
}


.mainarea {
    margin: 0 auto 50px;
    max-width: 950px;
    height: auto;
}
.triangle {
	width: 100%;
	height: 300px;
	position: absolute;
	bottom: -1px;
	background: url(/Portals/0/images/homeassist/triangle.png) no-repeat bottom;
	background-size: 100%;
}
.menubtnlist {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.menubtn {
	margin: 0 2%;
}
.menubtn img {
	filter: drop-shadow(1px 3px 6px rgba(77, 77, 77, 0.26));
}
@media screen and (max-width: 756px) {
	.menubtnlist {
		justify-content: space-between;
		width: 69.3333vw;
		margin: 0 auto;
	}
	.menubtn {
		margin: 1.3333vw 0;
		width: 29vw;
	}
}

.areaSetting {
	background-color: #ffffff;
	overflow: hidden;
	padding: 0 4.2666vw 30px;
}
.asap6List li {
	line-height: 34px;
	font-size: 20px;
	color: #0063af;
}
.asap6List .acNumber {
	position: relative;
	margin-top: 0;
}
.asap6ListText {
	padding-left: 43px;
}

.simulationButton a {
	display: block;
	color: #ffffff;
	font-size: 2.3rem;
	padding: 30px 2%;
	box-shadow : 1px 3px 6px 0px rgba(77, 77, 77, 0.26);
}

/* --- 安心ポイント --- */
.contentslist{
	align-content: space-between;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.contentsbox {
	text-align: center;
    width: 255px;
}

.contentsbox-img {
	text-align: center;
}

.contentsbox-img .img_w140 {
	padding: 20px 0;
	width: 140px;
}

.contentsbox-text {
	font-size: 1.4rem;
}

.contentsbox-text_em {
	font-weight: bold;
	color: #de2804;
	font-size:2rem;
}

@media screen and (max-width: 756px) {
	.contentslist {
		margin-top: 20px;
	}
	
	.contentsbox {
		margin-bottom: 50px;
	}

	.contentsbox:last-child {
		margin: 0;
	}
}

.imgList {
	margin-top: 30px;
}
@media screen and (max-width: 756px) {
	.imgList {
		margin-top: 50px;
	}
}
.imgList li {
    float: left;
    margin: 0 2.8% 0 0;
    width: 22.8%;
	text-align: center;
}

.imgList img {
    margin-bottom: 19px;
}

.imgList li:last-child{
margin-right: 0;
}
@media screen and (max-width: 756px) {
.br768 {
	display: block;
}
.continner {
	padding-top: 100px;
}
#asap .continner {
	padding-top: 0;
}
.contentinner {
	max-width: 100%;
	padding-top: 9vw;
    padding-bottom: 13.3333vw;
	width: 100%;
}
.maincontent {
	background-size: auto;
}
.titleposition {
	width: 65%;
	bottom: 55%;
}
.btnposition {
	display: none;
}
.mainarea {
	float: none;
	width: 100%;
	max-width: 100%;
}
.mainarea .headlineCar {
	font-size: 6.4vw;

}


.mainarea h2 span {
	font-size: 5.2vw;
}
.mainarea h2 .mark {
	font-size: 5.2vw;
	letter-spacing: -0.5rem;
}
.innerleft {
	float: none;
	width: 100%;
	display: block;
}
.total dt {
	width: 65%;
}
.innerleft dt {
	float: left;
	margin-right: 15px;
}
.innerleft dd {
	float: left;
}
.innerright {
	float: none;
	display: block;
	margin-top: 10px;
}
.support .logo {
	display: block;
	width: 100%;
}
.supporttxt {
	display: block;
	width: 100%;
	margin-top: 20px;
}
.simulation a {
	padding: 20px 2%;
	font-size: 2rem;
}

.daTopPage .titleposition {
	width: 67%;
	bottom: 53%;
}
.daTopPage .titleposition p {
	font-size: 14px;
	margin-left: 17px;
}

.imgList li {
    float: left;
    margin-right: 0;
    width: 50%;
	margin-bottom: 9%;
	padding: 0 2px;
}

}/*max-width: 768px*/

@media (max-width: 960px) {
.simulationButton {
	width: 100%;
	margin: 0 auto;
	background-position: 10%;
}
.simulationButton a {
	width: 100%;
	font-size: 2rem;
	padding: 20px 2%;
	
}
}
 @media (max-width: 768px) {
.simulationButton a {
	width: 100%;
	font-size: 2rem;
	padding: 20px 2%;
}
}

 @media (max-width: 576px) {
 
.simulationButton {
 background-position: 3%;
}
 .simulationButton a {
 font-size: 1.4rem;
 padding-left: 25px
}
 .blowOut1 {
 right: 22%;
}

.titleposition {
 bottom: 67%;
}
.simulation a {
 font-size: 1.4rem;
}
.innerright span {
 font-size: 1.1rem;
}
.navblock {
 font-size: 1.2rem;
}

.daTopPage .titleposition {
width: 66%;
bottom: 61%;
display: block;
}
.daTopPage .titleposition p {
margin-top: 8px;
margin-left: 14px;
line-height: 1.5;
}
.daTopPage .titleposition p .SP_titleposition {
display: block;
}
}
 @media (max-width: 480px) {
header h1 {
 font-size: 2.4rem;
}
}
 @media (max-width: 468px) {
 .menubtninner02 {
    left: 1px;
    font-size: 3.5vw;
    top: 33%;
    line-height: 2rem;
}

.simulationButton {
 background-position: 6%;
 background-size: 7%;
}
.blowOut1 {
 right: 19%;
}
.linkBox a {
 font-size: 13px;
}
 .daTopPage .titleposition {
width: 66%;
bottom: 59%;
}
.daTopPage .titleposition p {
font-size: 1.2rem;
margin-left: 11px;
}
 .daTopPage .titleposition {
width: 66%;
bottom: 62%;
}

}/*max-width: 468px*/
 @media (max-width: 375px) {
.anshin3 {
margin-top: 0;
}
 .simulationButton {
 background-position: 5%;
 background-size: 7%;
}
.blowOut1 {
 right: 13%;
}
/* sidenav */
div#navfixed {
 height: 100%;
}
div#navfixed.fixed {
 max-width: 228px;
 position: fixed;
}
.fixed-side {
	position: fixed;
 	bottom: 0;
}
.bottom-side {
 	position: absolute;
}
 .rakutenLogo {
 width: 140px;
}

 .daTopPage .titleposition {
width: 74%;
bottom: 57%;
}
.daTopPage .titleposition p {
font-size: 1.1rem;
}
 .simulationButton a {
 padding-left: 0;
}
}
 @media screen and (max-width:767px) {
div#navfixed.fixed-side {
 position: static;
}
div#navfixed.bottom-side {
 position: static;
}
}
/*==================================================
option
===================================================*/
#option .txt01 {
	color: #424242;
}
.headingBox {
	overflow: hidden;
	width: 100%;
	padding: 12px 7%;
	background-color: #0072bd;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
  position: relative;
}

.headingBox .iconPosition{
  position: absolute;
  top: 1px;
  left: 10px;
  width: 47px;
}



.headingBox span {
	font-size: 14px;
	font-weight: normal;
}
.triangleBorderHeading {
	font-size: 24px;
	padding-bottom: 20px;
	color: #0063af;
	text-align: center;
}
.triangleBorder {
	border-bottom: 2px solid #548fbc;
	position: relative;
	margin-bottom: 27px;
}
.triangleBorder:before {
	position: absolute;
	top: 16px;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border: 15px solid transparent;
	border-top: 15px solid #548fbc;
	content: "";
}
.triangleBorder:after {
	position: absolute;
	top: 13px;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border: 15px solid transparent;
	border-top: 15px solid #fff;
	content: "";
}
.compensation {
	position: relative;
	overflow: hidden;
}
.compensationComment {
	width: 200px;
	padding: 8px;
	position: absolute;
	left: 37px;
	background-color: #d4f2f8;
	color: #0063af;
	font-size: 16px;
	text-align: center;
}
.recommended {
	overflow: hidden;
}
.compensationImg {
	margin-top: 25px;
	margin-bottom: 65px;
}
.recommendedList {
	float: left;
	width: 47.5%;
	margin-right: 5%;
	text-align: center;
}
.recommendedList:nth-child(2n) {
	margin-right: 0;
}
.recommend {
	text-align: center;
}
.recommendedHeading {
	width: 100%;
	text-align: center;
	padding: 10px;
	color: #ffffff;
	font-size: 13px;
	background-color: #0063af;
}
.earthquake {
	overflow: hidden;
	font-weight: bold;
}
.earthquake dt {
	float: left;
	clear: left;
	width: 14%;
	margin-right: 3%;
	padding: 7px 0;
	text-align: center;
	border: solid 1px #0063af;
	background-color: #ffffff;
	color: #0063af;
	font-size: 13px;
	line-height: 1;
}
.earthquake dd {
	float: left;
	width: 83%;
	margin-top: 3px;
}
.earthquake span {
	color: #de2804;
}
.SpecialContractImg {
	margin-bottom: 44px;
  text-align: center;
}
.mainarea .JudgmentExample {
	font-size: 16px;
	text-align: left;
}
.titleBlowOut {
	position: relative;
	padding-top: 50px;
}
.kt_service {
	padding-top: 50px;
}


.anshin3, .roadAssistance, .service {
	color: #0063af;
}
.ac_icon {
	float: left;
	width: 26%;
	text-align: center;
}
.ac_text {
	float: left;
	width: 74%;
	padding-left: 30px;
	padding-right: 14px;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}
.AcceptedCorresponding li {
	border-top: 1px solid #548fbc;
	padding: 30px 0;
	margin-bottom: 0;
	overflow: hidden;
}
.AcceptedCorresponding li:last-child {
	border-bottom: 1px solid #548fbc;
}
.acNumber {
	width: 34px;
	height: 34px;
	float: left;
	margin: 21px 9px 0 13px;
	border-radius: 50%;
	background-color: #0063af;
}
.acImg {
	float: left;
}
.acNumber p {
	color: #ffffff;
	font-size: 20px;
	text-align: center;
}
.acBold {
	font-size: 16px;
}
.acComments {
	color: #333333;
	font-size: 12px;
	text-align: left;
}
.anshinImgComments ul {
	width: 352px;
	margin: 0 auto;
	overflow: hidden;
}
.anshinImgComments li {
	float: left;
	background-color: #d4f2f8;
	width: 110px;
	height: 30px;
	margin-right: 11px;
	color: #0063af;
	line-height: 30px;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}
.anshinImgComments {
	color: #0063af;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}
.anshinImgComments li:last-child {
	margin-right: 0px;
}
.raText {
	color: #4c4c4c;
	font-size: 14px;
	text-align: center;
}
.taTable {
	width: 600px;
}
.ra_TableTr {
	border-top: 1px solid #4c4c4c;
	border-bottom: 1px solid #4c4c4c;
	width: 600px;
}
.ra_TableTh {
	background-color: #ebf6ff;
	width: 276px;
	vertical-align: middle;
	color: #4c4c4c;
	font-size: 16px;
	text-align: left;
	padding: 20px 5% 20px 5%;
}
.ra_TableTd {
	width: 324px;
	vertical-align: middle;
	color: #0063af;
	font-size: 16px;
	text-align: center;
	padding: 20px 0;
	font-weight: bold;
}
.contentsText {
	float: left;
	width: 66%;
	color: #4c4c4c;
	font-size: 14px;
	text-align: left;
}
.example {
	text-align: left;
	margin-bottom: 86px;
}
.textBox {
	display: inline-block;
	padding: 0 13px;
	background-color: #0063af;
	line-height: 28px;
	color: #ffffff;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
}
.textBox2 {
	margin-left: 5%;
}
.exampleList {
	color: #4c4c4c;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 0;
}
.blowOut {
	position: absolute;
	color: #de2804;
	text-align: center;
}
.blowOut1 {
	width: 60px;
	height: 44px;
	padding-top: 5px;
	background: url(/Portals/0/images/driveassist/browout1.png) no-repeat;
	top: -45px;
	right: 144px;
	font-weight: bold;
}
.emergencyRepairComment {
	color: #4c4c4c;
	font-size: 14px;
	text-align: center;
}
.FreeRepair {
	overflow: hidden;
}
.FreeRepairList {
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 40px;
	overflow: hidden;
}
.FreeRepairList:nth-child(3n) {
	margin-right: 0;
}
.FreeRepairIcon {
	width: 140px;
	height: 140px;
	border: 2px solid #0063af;
	margin: 0 auto;
}
.Number {
	background-color: #0063af;
	width: 30px;
	height: 30px;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
	position: absolute;
}
.FreeRepairTitle {
	color: #0063af;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
.FreeRepairText li {
	color: #4c4c4c;
	font-size: 14px;
	text-align: left;
}
.service {
	padding-top: 40px;
	padding-bottom: 0;
	position: relative;
}
@media screen and (max-width: 756px) {
	.service {
		padding-top: 5.3333vw;
	}
}
.blowOut2 {
	position: absolute;
	width: 93px;
	height: 44px;
	color: #de2804;
	padding-top: 5px;
	background: url(/Portals/0/images/driveassist/browout2.png) no-repeat;
	top: 45px;
	right: 60px;
	font-weight: bold;
}
.service .contentsIcon {
	max-width: 140px;
	height: auto;
	border: 2px solid #0063af;
}
.service .contentsTitle {
	color: #0063af;
	font-size: 14px;
	text-align: left;
}
.emergencyRepair .liststyle li {
	color: #4c4c4c;
	font-size: 14px;
	text-align: left;
	margin-bottom: 10px;
}
.commentlist {
	font-family: HiraKakuStd;
	color: #4c4c4c;
	font-size: 12px;
	text-align: left;
}
.simulationButton {
	width: 100%;
	text-align: center;
	background: #ef5e00;
	max-width: 680px;
	margin: 0 auto;
}
.simulationButton a span {
	padding-left: 7%;
	background: url(/Portals/0/images/driveassist/da_icon_16.png) no-repeat;
	background-size: 5.5%;
}
.support {
	display: table;
	border-top: 1px solid #87715a;
	padding: 30px 0;
	margin: 0 3%;
}
.support:last-child {
	border-bottom: 1px solid #87715a;
	margin-bottom: 20px;
}
.support .logo {
	display: table-cell;
	vertical-align: middle;
	width: 35%;
}
.supporttxt {
	display: table-cell;
	width: 45%;
}
.supporttxt p {
	font-weight: bold;
}
.supporttxt ul {
	margin-top: 10px;
	color : #b4846b;
}
.simulation {
	width: 100%;
	text-align: center;
	background: #ef5e00;
	margin-top: 30px;
}
.simulation a {
	display: block;
	padding: 30px 2%;
	color: #fff;
	font-size: 2.3rem;
	box-shadow : 1px 3px 6px 0px rgba(77, 77, 77, 0.26);
}
.simulation a span {
	padding-left: 7%;
	background: url(/Portals/0/images/homeassist/homeassist_icon_02.png) no-repeat;
	background-size: 6%;
}
.simulation a:hover {
	box-shadow: 0px 5px 10px 2px rgba(76,76,76,0.2);
}

.contentsIcon.leftimg01{
  overflow: hidden;
}
.imageLeftOp{
  float: left;
  width: 24%;
  margin-left: 5%;
  margin-right: 5%;
  background-position: center center;
}
.imageRightOp{
  float: left;
  width: 66%;
}

.contentsIcon.blueBorder img{
border: 2px solid #0063af;
}

 .optionPage .contentsTitle {
    color: #0063af;
    font-size: 14px;
    text-align: left;
}
@media (max-width: 768px) {
	.maincontent {
	font-size: 1.4rem;
	padding: 0;
	}
}
 @media (max-width: 576px) {
 
 .FreeRepair{
     margin-bottom: 20px;
 }
 
 
 .FreeRepairList {
 float: left;
 width: 100%;
 margin-right: 0;

}

.service .contentsIcon {
    margin: 0 auto 20px;
}
 
 .anshin3 {
margin-top: 65px;
}

 .linkBox a {
font-size: 1.3rem;
}
 .specaco .specacobtn2.service_btn {
background-position: 25%;
}

}
 @media (max-width: 468px) {
.compensationComment {
font-size: 12px;
}
.compensationImg {
margin-top: 50px;
}
 .logoList:nth-child(2) img {
width: 10px;
}
}
 @media (max-width: 375px) {
.specaco .specacobtn2.service_btn {
 background-position: 20%;
}

}
/*==================================================
features
===================================================*/
.leftimg01 {
	text-align: center;
}

/* link bottom */
.linkBox_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.linkBox {
	align-items: center;
	box-shadow: 1px 3px 6px 0px rgba(77, 77, 77, 0.26);
	display: flex;
	height: 60px;
	justify-content: center;
	line-height: 1.2;
	margin: 0 2.3%;
	max-width: 300px;
	width: 90%;
}
.linkBox_blue {
	background: url(/Portals/0/images/driveassist/blueArrow.png) no-repeat #48bbd4 93% center;
}
.linkBox_orange {
	background: url(../img/navarrow03.png) no-repeat #ef5e00 93% center;
}
.linkBox a {
	align-items: center;
	color: #fff;
	display: flex;
	justify-content: center;
	font-size: 1.4rem;
	font-weight: normal;
	height: 60px;
	text-align: center;
	width: 100%;
}
.linkBox:hover {
	box-shadow: 0px 3px 10px 2px rgba(76,76,76,0.2);
}
.linkBox_Large {
	background-color: #ef5e00;
	height: 85px;
	max-width: 750px;
	width: 100%;
}
.linkBox_Large a {
	align-items: center;
	color: #fff;
	display: flex;
	justify-content: center;
	font-size: 2.3rem;
	font-weight: normal;
	line-height: 1.5;
	height: 85px;
	width: 100%;
}

.simulationButton:hover {
	box-shadow: 0px 5px 10px 2px rgba(76,76,76,0.2);
}
.bgLine {
	background: url(/Portals/0/images/driveassist/da_img_04.png) center 13px repeat-x;
	position: relative;
	text-align: center;
}
.bgLine h3 {
	padding: 0 30px;
	line-height: 22px;
	font-size: 16px;
	font-weight: bold;
	background-color: #fff;
	display: inline-block;
	margin: 0 auto;
	text-align: center;
	color: #0063af;
}
.agreementList-wrap {
	margin: 0 auto;
	max-width: 700px;
}
.agreementList-wrap::after {
	content: '';
	clear: both;
	display: block;
}
.agreementListLeft {
	float: left;
	width: 47.5%;
	margin-right: 5%;
}
.agreementListRight {
	float: left;
	width: 47.5%;
}
@media screen and (max-width: 756px) {
	.agreementListLeft {
		width: 100%;
	}
	.agreementListRight {
		width: 100%;
	}	
}
.imagearea.plantitle .imagebox {
	width: 100%;
	text-align: center;
}


.imagebox {
	max-width: 22%;
}

#featuresMainC {
	color: #4c4c4c;
}
.featuresList {	
	font-size: 1.8rem;
	font-weight: bold;
	text-align: left;
}
.circleNo, .circleNo02 {
	display: inline-block;
	border-radius: 50%;
	background-color: #0063af;
	width: 22px;
	height: 22px;
	color: #ffffff;
	font-size: 10.5px;/* フォント置換による類似 */
	text-align: center;
	margin-right: 5px;
}
.circleNo p {
	left: 13px;
	position: relative;
	line-height: 24px;
	font-size: 10.5px;
	font-weight: normal;
}
.circleNo02 p {
	left: 13px;
	position: relative;
	line-height: 24px;
	font-size: 10.5px;
	font-weight: normal;
}
.featuresList .indent_list02 {
	font-weight: normal;
}
.imgBorder {
	border: 2px solid #0063af;
}
#set .leftimg01 {
	margin-bottom: 0;
}
.plan {
	font-size: 1.3rem;
	border-radius: 20px;
	display: block;
	color: #ffffff;
	padding: 4px 30px;
	background: #0063af;
	margin-top: 38px;
	font-weight: bold;
}
.plan02 {
	font-size: 1.2rem;
	border-radius: 20px;
	display: block;
	color: #0063af;
	border: 1px #0063af solid;
	padding: 4px 14px;
	background-color: #ffffff;
	font-weight: bold;
}

.imagebox {
	display: inline-block;
	vertical-align: top;
}
.imagearea.plantitle .imagebox:first-child {
	margin-right: 1%;
	width: 19%;
}
.planbox {
	margin: 30px 0 20px;
}
.imagearea {
	margin-bottom: 10px;
	font-size: 0;
}
.plantitle .imagebox p {
	color: #0063af;
	margin-bottom: 10px;
	font-size: 1.4rem;
}
.imagebox p {
	padding-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}
.posi_r {
	position: relative;
}
.posi_a {
	position: absolute;
	right: 15%;
	top: -40%;
}
.imagearea.plantitle .imagebox:nth-child(4n) {
	margin-right: 0;
}
.planlist {
	text-align: left;
}
.planlist .planlist01 {
	background: url(/Portals/0/images/driveassist/circle.png) no-repeat left center/20px 20px;
}
.planlist li {
	font-size: 1.2rem;
	margin-bottom: 10px;
	padding-left: 30px;
}
.planlist .planlist02 {
	background: url(/Portals/0/images/driveassist/fertures_icon_01.png) no-repeat left;
}
.exampleImgArea {
	overflow: hidden;
}
.exampleImgLeft {
	float: left;
	width: 47.5%;
	margin-right: 5%;
	overflow: hidden;
}
.exampleImgRight {
	float: left;
	width: 47.5%;
	overflow: hidden;
}
.fontS12 {
	font-size: 12px;
}

.featuresPage .contentsIcon.leftimg01{
max-width: 220px;
}

 @media (max-width: 950px) {
.plan, .plan02 {
 font-size: 1.1rem;
 padding: 4px 7px;
}
 .posi_a {
right: 18%;
}
.linefeed_950 {
display: none;
}
} /*max-width: 950px*/



@media (max-width: 768px) {
.imagearea.plantitle .imagebox:first-child {
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
}
.imagebox p {
	font-size: 1.1rem;
	padding: 10px 10%;
	margin-bottom: 0;
}
.imagearea.plantitle .imagebox {
width: 25%;
margin-right: 2.5%;
text-align: center;
}
.posi_r {
	position: relative;
}
.imagearea.plantitle .imagebox {
	max-width: 30%;
  width: 100%;
  text-align: center;
}

.plan, .plan02 {
	width: 100px;
	font-size: 1.3rem;
}
.posi_a {
  right: 14%;
}
}/*max-width: 768px*/
@media (max-width: 576px) {
.posi_a {
  right: 9%;
}
}/*max-width: 576px*/
@media (max-width: 468px){
.posi_a {
    right: 0%;
}
}/*max-width: 468px*/
@media (max-width: 375px){
.posi_a {
    right: -7%;
}

.linkBox a {
    font-size: 12px;
}

}/*max-width: 375px*/
/*==================================================
discount
===================================================*/
.maintitle h1 {
	display: inline-block;
	color: #522313;
	border-bottom: 4px solid #eb5f00;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.backline {
	margin-bottom: 33px;
	padding: 0 0 10px 0;
	position: relative;
	text-align: center;
	font-weight: bold;
}
.backline:before {
	position: absolute;
	top: 37.5%;
	z-index: 1;
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background: #548fbc;
}
.backline span {
	font-size: 1.6rem;
	position: relative;
	z-index: 2;
	display: inline-block;
	padding: 0 3rem;
	background: #fff;
	text-align: left;
	color: #0063af;
}
.backline.bg02 span {
	background: #fff;
}

.discountPage .areaSetting{
padding-top:80px;
}

.planlist li {
	font-size: 1.2rem;
	margin-bottom: 10px;
	padding-left: 30px;
}
.specialcontract {
	text-align: left;
	margin: 20px 0;
}
.specialcontract li {
	margin-bottom: 5px;
}
.specialcontract li span {
	display: inline-block;
	text-align: center;
	font-size: 1.2rem;
	width: 16px;
	height: 16px;
	color: #fff;
	background: #522313;
	border-radius: 50%;
	line-height: 1.4;
	margin-right: 5px;
}
.support .caseimage {
	width: 38%;
	margin-right: 2%;
	text-align: left;
	display: inline-block;
}
.support .imagecaption {
	font-size: 1.2rem;
}
.support .casetxt {
	width: 60%;
	text-align: left;
	vertical-align: top;
	display: inline-block;
}
.tablebox {
	display: table;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 60px;
	padding: 0 2%;
}
.tableimg {
	display: table-cell;
	width: 35px;
	vertical-align: middle;
}
.tabletxt {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	width: 65px;
}
.tabletxt .frame {
	font-size: 1.3rem;
}
.caption {
	font-size: 1.2rem;
	text-indent: -1.5em;
	padding-left: 1.5em;
}
 @media (max-width: 1060px) {
 .discountTableCaption {
text-align: left;
font: 14px;
}
}/*max-width: 1060px*/



 @media (max-width: 768px) {
.discountPage .areaSetting{
padding-top:40px;
}
}/*max-width: 768px*/

/*==================================================
fixMenu_sp
===================================================*/


@media (min-width: 769px) {
 .fixMenu_sp {
display: none!important;
}
}
 @media (max-width: 768px) {
 .fixMenu_sp {
display: none;
width: 100%;
height: 60px;
position: fixed;
bottom: 0;
left: 0;
background-color: #ffffff;
border-bottom: 4px solid #007ABD;
z-index: 9999;
box-shadow:0px 2px 5px 3px #ccc;
}
 .fixMenuList {
width: 20%;
height: 56px;
float: left;
color: #000000;
font-size: 14px;
font-weight: bold;
text-align: center;
}
 .fixMenuList.active {
background-color: #feffc2;
}
 .fixMenuList a {
display: block;
color: #000000;
}
 .fixMenuList:nth-child(1) p, .fixMenuList:nth-child(2) p, .fixMenuList:nth-child(3) p {
line-height: 1.4;
height: 34px;
margin-top: 12px;
border-right: 1px dotted #000000;
}
 .fixMenuList:nth-child(4) {
padding: 18px 0;
border-right:none;
}
 .fixMenuList:last-child {
border: none;
background-color:#EE7700;
background: url(/Portals/0/images/common/oragebtn02.gif) center no-repeat;
background-size: cover;
padding-top: 5px;
}
 .fixMenuList:last-child p {
color: #fff;
}
}
/*==================================================
ankerarea
===================================================*/
.ankerDiv {
	padding-top: 20px;
	margin: 50px 0 40px;
}
.ankerDiv2 {
	padding-top: 20px;
	margin: 80px 0 40px;
}
.ankerDiv4 {
	padding-top: 20px;
	margin-top: 132px;
}
.ankerDiv5 {
	padding-top: 20px;
	margin-top: 80px;
}

.ankerLinkArea {
margin-top: 30px;
overflow: hidden;
}

.ankerLinkArea .ankerLinkText1{
color:  #ffffff;
font-size:  2rem;
margin-bottom: 23px;
}

.ankerLinkArea .ankerLinkText2{
color: #ffffff;
font-size:  1.6rem;
text-align: center;
}

/* /////////////////////////////////////////////////
	top
///////////////////////////////////////////////// */
.flexCenter {
	display: flex;
	flex-wrap:nowrap;
	justify-content: center;
}

.fig_graphItem {
	margin: 0 0 0 4px;
}

@media screen and (max-width: 756px) {
.flexCenter {
    flex-wrap: wrap;
}

	.fig_graphItem {
		margin: 5px 0;
		width: 100%;
	}
}
/* -------------------------------------------------
	title
------------------------------------------------- */
.ttl_lv02 {
	color: #0063af;
	font-size: 3rem;
	font-weight: bold;
	padding-top: 50px;
	text-align: center;
}

.ttl_lv04 {
	color: #0063af;
	font-size: 1.8rem;
	font-weight: bold;
}
@media screen and (max-width: 756px) {
	.ttl_lv04 {
		font-size: 1.6rem;
	}
}

.ttlRibbon {
	margin: 30px 0;
}
@media screen and (max-width: 756px) {
	.ttlRibbon {
		margin-top: 10px;
	}
}
.ttlRibbon_car {
	margin-top: 10px;
}

.imgPointget_500 {
	margin-top: 50px;
	padding-right: 40px;
	text-align: right;
}

.imgPointget_1000 {
	margin-top: 25px;
	text-align: center;
}
@media screen and (max-width: 756px) {
	.imgPointget_500 {
		margin-top: 15px;
		text-align: center;
		padding: 0;
	}
}

/* -------------------------------------------------
	modal
------------------------------------------------- */
.modal {
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
}
.modal_bg {
    background: rgba(0,0,0,0.7);
    height: 100vh;
    position: absolute;
    width: 100%;
}
.modal_content {
    background: #fff;
    left: 50%;
    padding: 30px 40px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    max-width: 480px;
}

@media screen and (max-width: 756px) {
	.modal_content {
		padding: 20px;
		width: 90%;
	}
}
.modal_btn {
	background-color: #0063af;
	border-radius: 5px;
	margin: 0 auto;
	width: 100%;
}
.modal_btn a {
	color: #fff;
	display: block;
	padding: 1em;
	text-align: center;
	width: 100%;
}

/* -------------------------------------------------
	Key Visual
------------------------------------------------- */
.kyvLeisure {
	width: 100%;
}

.kyvLeisure-wrap {
    height: 100%;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

.kyvLeisure-inner {
	padding-left: 55px;
	position: relative;
	width: 100%;
}

/* pattern image ---------------- */
.kyvLeisure.kyvLeisure_drive{
/*background: url(../img/top_img_kyv_02.jpg) no-repeat center center;
	background-size:contain;
	display:block;
	padding:4em 0;
    height: 530px; */
background-color: #ffe8e8;
    text-align: center;

}
.kyvLeisure.kyvLeisure_drive img{

}
.kyvLeisure_drive .kyvBadge {
	padding-top: 20px;
}

.kyvLeisure_drive .kyvLeisure-ttl {
	padding-top: 40px;
	color: #007cc5;
	text-shadow: #fff 1px 0 10px;
}
.kyvLeisure_drive .kyvLeisure-ttl span {
    font-size: 0.6em;	color: #fff;

}
.kyvLeisure-ttl_kome{
    font-size: 0.6em;
    color: #fff;
}

/* pattern blue ---------------- */
.kyvLeisure.kyvLeisure_blue {
	background: #307bbf;
	height: 380px;
}

.kyvLeisure_blue .kyvBadge {
	padding-top: 30px;
}

.kyvLeisure_blue .kyvLeisure-ttl {
	padding-top: 20px;
}

.kyvLeisure_blue .kyvLeisure-icon {
	right: 0;
	position: absolute;
	top: 0;
}

.kyvLeisure_blue .kyvLeisure-icon_type02 {
	padding: 5px 50px 0 0;
}

.kyvLeisure_blue .kyvLeisure-icon_type03 {
	padding: 0 25px 0 0;
}

.kyvLeisure_blue .kyvLeisure-icon_type04 {
	padding: 75px 140px 0 0;
}

.kyvLeisure_blue .kyvLeisure-icon_type05 {
	padding: 65px 15px 0 0;
}
.point_t{
margin:1em 0 0;
}
.point_t p{
	color:#fff;
	font-size:0.8em;
}
.point_t a{
	color:#fff;
	    text-decoration: underline;
}
@media screen and (max-width: 756px) {
	.kyvLeisure {
		margin-top: 60px;
	}

	.kyvLeisure-wrap {
		width: 100%;
	}

	.kyvLeisure-inner {
		padding-left: 1.8vw;
		position: relative;
		width: 100%;
	}

	.kyvLeisure.kyvLeisure_drive {
		height:auto;
		display:block;
		padding:1em 0;
	}
	
	.kyvLeisure.kyvLeisure_drive img {
    width: 100%;
    margin-bottom: 10px;
}

.point_t{
    padding: 20px;
    margin: 0;

}
.point_t p{

	font-size:0.6em;
}	

.kyvLeisure_drive .kyvBadge {
		padding-top: 4vw;
		margin: 0 20px;
	}

	.kyvLeisure_drive .kyvBadge img {
		width: 25.0666vw;
	}

	.kyvLeisure_drive .kyvLeisure-ttl {
		    margin:20px 20px 0;
    font-size: 1.8em;
	}
.kyvLeisure-ttl_kome {

    margin: 0 20px;
}
	.kyvLeisure_drive .kyvLeisure-ttl img {
		width: 53vw;
	}

}

.breadcrumbs {
	margin-bottom: 0;
}
.breadcrumbs li {
	margin-bottom: 0;
	display:inline-block;
}
.breadcrumbs>li.active span {
    color: #bf0000;
    text-decoration: underline;
}
.breadcrumbs>li:not(:first-child):before {
     font-family: "Font Awesome 5 Free";
    content: "\f105";
	 font-weight: 900;
    font-size: 1em;
    margin-right: .8rem;
    margin-left: .8rem;
    vertical-align: middle;
	    color: #ccc;

}

.breadcrumbs>li a{
    color: #ccc;
}

.spOnly {
	display: none;
}

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

	.spOnly {
		display: block;
	}

	img.spOnly {
		display: inline;
	}
}

/* 2019-2020 attention ---------------- */
.attention {
	color: yellow;
	text-align: center;
	margin-bottom: 20px;
	font-size: 14px;
}



.inner {
    width: 1000px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}
.sitelink_Box {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	background-color: #eaf6e0;
	text-align: center;
	margin:5% 0;
}

.sitelink_ttl {
	margin: 0;
	padding-top: 20px;
	color: #76bc49;
}

.sitelink_list {
	padding:2% 3% 2%;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	list-style: none;
}

.sitelink_list li {
	position: relative;
	width: 23.333%;
	height: 35px;
	margin-bottom: 1%;
	background-color: #fff;
}

.sitelink_list li a {
	position:absolute;
	display:block;
	width: 100%;
	height: 100%;
	line-height: 35px;
	text-decoration: none;
}

.sitelink_list img {
	display: inline-block;
	padding-right: 10px;
	vertical-align:sub;
}

.mB20 {
    margin-bottom: 20px !important;
}
.tC {
    text-align: center !important;
}
.insabu {
	list-style-type: none;
	padding-left: 0;
    text-align: center;
}
.insabu li {
	width: auto;
	height: 50px;
    text-align: center;
    display: inline-block;
}.subTxt {
    max-width: 800px;
    margin: 0 auto 60px;
    text-align: center;
}

@media screen and (max-width: 756px) {

.inner {
width: 96%;
    padding: 0;
}
	.sitelink_ttl {
		padding: 5px 0;
		font-size: 1.2em;
	}

	.sitelink_Box {
		padding: 0;
		margin: 10px 0;
		box-sizing: border-box;
		background-color: #eaf6e0;
		text-align: center;
	}

	.sitelink_ttl {
		margin: 0;
		padding: 10px;
		color: #76bc49;
	}

	.sitelink_list {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
		list-style: none;
		padding: 0;
	}

	.sitelink_list li {
		position: relative;
		width: 46%;
		height: 35px;
		margin-bottom: 10px;
		background-color: #fff;
	}

	.sitelink_list li a {
		position:absolute;
		display:block;
		width: 100%;
		height: 100%;
		font-size: .7em;
		line-height: 35px;
	}

	.sitelink_list img {
		display: inline-block;
		padding-right: 5px;
		vertical-align:sub;
	}


}
.rakuten_bnr p{
color:#fff;

}
.rakuten_bnr img{
margin-top:10px;

}
.rakuten_bnr{
	text-align:center;
border-top:1px solid #ffffff5e;
	padding:3% 0;
}

.rakuten_bnr p a{
background-color: #ffffffcf;
color:#c30000;
padding:1%;
display:block;
width:300px;
margin:1% auto;
}

.rakuten_bnr p a:hover{
background-color:#c30000cc;
color:#fff;

}.rakuten_youtube{
	text-align:center;
	width:650px;
	margin:0 auto;
	padding-bottom:3%;

}
.sub_t{color:#fff;
margin-top:20px;
}


@media screen and (max-width: 756px) {
.rakuten_youtube{
width:86%;
max-width:86%;

}

}