@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjp.css);
/* =========================================================
 base
========================================================= */
.lp_contents section {
	padding: 80px 0;
	text-align: center;
}
a:hover{
	color: initial;
	text-decoration: none;
	opacity: 0.7;
}
.point-list_item-link::before,
.main_visual-menu li a::before,
.anshin-footer_link::before,
.search-footer_link::before {
	position: absolute;
	margin: auto;
	content: "";
	vertical-align: middle;
	top: 0;
	bottom: 0;
	right: 15px;
	width: 8px;
	height: 8px;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.tb_footer__inner{
	display: none;
}
.lp_contents {
	font-family: 'Noto Sans JP', sans-serif;
	width: 100%;
	margin: 0 auto;
	line-height: 1.6;
	color: #4B4B4B;
}
.contents-shoulder{
	padding: 20px 0;
	margin: 30px 0;
	display: inline-block;
	position: relative;
	font-weight: bold;
	font-size: 1.2em;
}
.contents-shoulder::before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	display: inline-block;
	width: 55px;
	height: 2px;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translate(-50%);
	background-color: #ccc;
}
.marker {
	background-image: linear-gradient(transparent 70%, yellow 0%)
}
/* =========================================================
main_visual
========================================================= */
.main_visual-txt{
	font-size: 2em;
	font-weight: 900;
	letter-spacing: 2px;
	margin-bottom: 80px;
}
.main_visual-menu{
    width: 720px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
.main_visual-menu li{
	width: 340px;
	margin: 0 10px;
}
.main_visual-menu li a{
	font-size: 1.2em;
	display: block;
	width: 320px;
	position: relative;
	padding-left: 20px;
	line-height: 60px;
	background: #003894;
	color: #fff;
	border-radius: 8px;
	text-align: left;
	margin: 20px 0;
	box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%);
}
/* =========================================================
point
========================================================= */
.point{
	background:#F8F8F8 url(/car/special/yattaa/images/new/img_point_bg.png) no-repeat center center ;
}
.point-title{
	font-size: 2em;
	font-weight: 900;
	letter-spacing: 2px;
	margin-bottom: 80px;
}
.point-title span {
	background: #fff;
	color: #003894;
	padding: 5px 10px;
	margin-right: 10px;
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
}
.point-list{
	width: 980px;
	margin: 0 auto;
	margin-bottom: 80px;
	font-weight: bold;
	font-size: 1.2em;
}
.point-list_item{
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin-bottom: 80px;
}
.point-list .point-list_item:nth-child(2n-1) {
	flex-direction: row-reverse;
}
.point-list_item-txt_area{
	text-align: left;
	width: 340px;
}
.point-list_item-shoulder{
	font-family: "Roboto";
	font-size: 2.5em;
	line-height: 1em;
}
.point-list_item-shoulder span {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 0.5em;
	margin-right: 5px;
	vertical-align: top;
	line-height: 1.6em;
	position: relative;
}
.point-list_item-shoulder span::before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	display: inline-block;
	width: 100%;
	height: 1px;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translate(-50%);
	background-color: #4B4B4B;
}
.point-list_item-title{
	font-size: 1.4em;
	font-weight: 900;
	margin: 20px 0;
}
.point-list_item-link{
	display: inline-block;
	width: 340px;
	position: relative;
	padding-left: 20px;
	line-height: 60px;
	background: #003894;
	color: #fff !important;
	border-radius: 8px;
	margin-top: 30px;
	box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%);
	vertical-align: middle;
	text-decoration: none;
}

/* =========================================================
anshin
========================================================= */
.anshin .contents-shoulder{
	color: #fff;
}
.anshin .contents-shoulder::before{
	background-color: #fff;
}
.anshin {
	background: url(/car/special/yattaa/images/new/img_anshin_bg.jpg) no-repeat center center;
	background-size: cover;
}
.anshin-title {
	font-size: 2em;
	font-weight: 900;
	letter-spacing: 2px;
	margin-bottom: 80px;
	color: #fff;
}
.anshin-title span {
	background: #fff;
	color: #003894;
	padding: 5px 10px;
	margin-right: 10px;
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
}
.anshin-list{
	display: flex;
	width: 980px;
	margin: 50px auto 80px auto;
	justify-content: space-between;
}
.anshin-list_item{
	width: 300px;
	font-size: 1.2em;
}
.anshin-list_item img {
	width: 100%;
}
.anshin-list_item p {
	position: relative;
	margin-right: -50px;
	color: #fff;
	font-weight: bold;
	padding-top: 30px;
}
.anshin-list_item p::before {
	position: absolute;
	margin: auto;
	content: "";
	vertical-align: middle;
	top: 0;
	right: 0;
	left: 0;
	width: 12px;
	height: 12px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.anshin-list_item p span {
	font-size: 0.8em;
}
.anshin-footer_link {
	display: inline-block;
	width: 340px;
	position: relative;
	padding-left: 20px;
	line-height: 60px;
	background: #003894;
	color: #fff !important;
	border-radius: 8px;
	margin-top: 30px;
	box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%);
	vertical-align: middle;
	text-decoration: none;
}
.anshin-footer_shoulder{
	border: solid thin #fff;
	padding: 0 8px;
	display: inline-block;
	color: #fff;
	font-size: 1.2em;
}
.anshin-footer_txt{
	color: #fff;
	font-size: 2em;
	font-weight: bold;
	margin: 20px 0;
}
.anshin-footer_txt span{
	background-image: linear-gradient(transparent 95%, yellow 0%)
}
.anshin-footer_link{
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
}
/* =========================================================
member
========================================================= */
.member-title {
	font-size: 2em;
	font-weight: 900;
	letter-spacing: 2px;
	margin-bottom: 80px;
}
.member-title span {
	background: #fff;
	color: #003894;
	padding: 5px 10px;
	margin-right: 10px;
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
}
.member-list{
	display: flex;
	width: 980px;
	margin: 0 auto;
	justify-content: space-between;
}
.member-list li {
	width: 310px;
}
.member-list li img {
	width: 100%;
}
/* =========================================================
search
========================================================= */
.search{
	background: #F8F8F8 url(/car/special/yattaa/images/new/img_search_bg.png)no-repeat top center;
	height: 300px;
}
.search-title {
	font-size: 2em;
	font-weight: 900;
	letter-spacing: 2px;
}
.search-title span {
	background-image: linear-gradient(transparent 70%, yellow 0%)
}
.search-footer_link {
	display: inline-block;
	width: 320px;
	position: relative;
	padding-left: 20px;
	line-height: 60px;
	background: #F08300;
	color: #fff !important;
	border-radius: 8px;
	margin-top: 30px;
	box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%);
	vertical-align: middle;
	text-decoration: none;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
}
.legacySearch__area{
	bottom: auto !important;;
	margin-top: 30px !important;
}
.topBtn{
	text-align: center;
}

/* english */
.english .anshin-list_item p {
	margin-right: 0;
}

.english .anshin-footer_link {
	text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 33px;
    padding: 10px;
}

.english .point-list_item-link.newline {
    width: 340px;
    line-height: 30px;
    padding: 10px;
}
/* english */
