@charset "utf-8";


html,body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}

li.none a {
	border: none !important;
}

.font_size {
	font-size: 12px;
}

span.red {
	color: #F00;
}

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

.top_main {
	position: relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

p.top_main_img {
	margin-top: -80px;
	margin-bottom: 50px;
	text-align: center;
}

p.top_main_but {
	position: absolute;
	left: 140px;
	bottom: 58px;
}

#main-img {
	width: 1280px;
	height: 280px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 55px;
}

/*-------header----------*/

header {
	width: 1000px;
	height: 180px;
	margin-left: auto;
	margin-right:auto;
}

header h1 {
	width: 134px;
	height: 134px;
	float: left;
	padding-top: 20px;
}

header .hd-inner {
	width: 840px;
	height: 134px;
	float: right;
	padding-top: 20px;
	font-size: 12px;
}

header .hd-inner p {
	margin-bottom: 20px;
	font-weight: 800;
	text-align: right;
}

header .hd-inner ul.hd-contact {
	overflow: hidden;
	margin-left: 365px;
	margin-bottom: 20px;
}

header .hd-inner ul.hd-contact li {
	float: left;
	margin-left: 40px;
}

header .hd-inner ul li:first-child {
	margin-left: 0px;
}

header nav {
	clear: both;
}

header nav ul.hd-nav {
	overflow: hidden;
}

header nav ul.hd-nav li {
	float: left;
	line-height: 20px;
	width: 120px;
	height: 30px;
	text-align: center;
}

header nav ul.hd-nav li a {
	font-size: 14px;
	color: #000;
	display: block;
	border-left: 1px solid #000;
}

header nav ul.hd-nav li a:hover {
	background-color: #1B1464;
	color: #fff;
}

header nav ul.hd-nav li.none a {
	border: none !important;
}


/*-------#content----------*/

#content {
	clear: both;
	width: 1000px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}


/*-------footer----------*/

footer {
	width: 100%;
	height: 135px;
	background-color: #373D4A;
}

footer #footer-inner {
	width: 1000px;
	height: 135px;
	margin-left: auto;
	margin-right: auto;
}

footer #footer-inner .f-contact {
	width: 55%;
	height: 135px;
	float: left;
	font-size: 12px;
	color: #fff;
}

footer #footer-inner .f-contact h3 {
	padding: 15px 0;
}

footer #footer-inner .f-contact ul {
	overflow: hidden;
	margin-bottom: 10px;
}

footer #footer-inner .f-contact ul li {
	float: left;
	margin-right: 25px;
}

footer #footer-inner .f-contact p {
	clear: both;
	letter-spacing: 0.2em;
}

footer #footer-inner .f-nav {
	width: 45%;
	height: 135px;
	float: right;
	color: #fff;
}

footer #footer-inner .f-nav ul {
	overflow: hidden;
	padding-top: 30px;
}

footer #footer-inner .f-nav ul li {
	float: left;
	width: 110px;
	height: 30px;
	text-align: center;
	line-height: 17px;
	margin-bottom: 5px;
}

footer #footer-inner .f-nav ul li a {
	color: #fff;
	font-size: 13px;
	display: block;
	border-left: 1px solid #fff;
}

footer #footer-inner .f-nav ul li a:hover {
	color: #fff;
	background-color: #C4AF98;
}

#footer-c {
	clear: both;
	width: 100%;
	height: 75px;
	background-color: #F2F2F2;
}

#footer-c .footer-c-inner {
	width: 1000px;
	height: 75px;
	margin-left: auto;
	margin-right: auto;
}

#footer-c .footer-c-inner h2 {
	padding-top: 17px;
	width: 175px;
	float: left;
}

#footer-c .footer-c-inner .footer-info {
	width: 350px;
	height: 75px;
	float: left;
	margin-left: 20px;
}

#footer-c .footer-c-inner .footer-info h3 {
	font-size: 14px;
	padding-top: 17px;
	margin-bottom: 10px;
}

#footer-c .footer-c-inner .footer-info h3 span {
	font-size: 12px;
	margin-right: 5px;
}

#footer-c .footer-c-inner .footer-info dl {
	overflow: hidden;
}

#footer-c .footer-c-inner .footer-info dt {
	float: left;
	font-size: 14px;
}

#footer-c .footer-c-inner .footer-info dd {
	float: left;
	font-size: 14px;
	margin-left: 10px;
}


#footer-c .footer-c-inner .copyright {
	width: 380px;
	height: 75px;
	float: right;
}

#footer-c .footer-c-inner .copyright p {
	line-height: 75px;
	font-size: 11px;
	color: #656565;
	letter-spacing: 0.1em;
}


/*-------▼page-bg　共有----------*/

#page-bg {
	width: 1280px;
	height: 285px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/common/page-hd-bg.png) no-repeat top center;
}

/*-------▼#content-oage 共有----------*/

#content-page {
	clear: both;
	width: 1000px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-top: -80px;
}


#contact-form table.formTable {
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
	margin-bottom: 70px;
	clear: both;
}

#contact-form table.formTable td,table.formTable th {
	border:3px solid #ccc;
	padding:10px;
}

#contact-form table.formTable th {
	width:30%;
	height: 60px;
	font-weight:normal;
	background:#efefef;
	text-align:left;
	font-size: 14px;
}

#contact-form table.formTable th.t-s {
	height: 100px;
	line-height: 1.8em;
}


#contact-form table.formTable th span.size {
	font-size: 12px;
}

#contact-form table.formTable td {
	padding-left: 30px;
}

#contact-form table.formTable .f-size {
	width: 580px;
	height: 25px;
	border:3px solid #ccc;
	margin: 10px 0;
	font-size: 16px;
	text-indent: 10px;
}

#contact-form table.formTable .f-sizeb {
	width: 130px;
	height: 25px;
	border:3px solid #ccc;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 16px;
	text-indent: 10px;
}

#contact-form table.formTable .f-sized {
	width: 350px;
	height: 25px;
	border:3px solid #ccc;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 16px;
	text-indent: 10px;
}

select {
    color: #000;
    font-size: 100%;
    width: 380px;
	height: 35px;
    padding: 12px 50px 12px 12px;
	border:3px solid #ccc;
    border-radius: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 10px;
    text-overflow: "";
	background: #fff;
}


.f-sizec {
    color: #000;
    font-size: 100%;
    width: 230px;
	height: 35px;
	margin: 10px 0;
	border:3px solid #ccc;
    border-radius: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 10px;
    text-overflow: "";
	background: #fff;
}



textarea {
	width: 580px;
	height: 130px;
	border:3px solid #ccc;
}

.button {
	border: none; /*枠を消す*/
	background-color: #ffffff; /*背景色を白に*/
	text-align: center;
	padding-top: 10px;
	margin-bottom: 100px;
}
.bt_submit {
	display: inline-block;
	width: 186px;
	height: 41px;
	background-image: url(../images/contact/contact-bt02.jpg);
	border-style: none;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	margin-right:20px;
	background-repeat: no-repeat;

}
.bt_reset {
	display: inline-block;
	width: 100px;
	height: 41px;
	background-image: url(../images/contact/contact-bt01.jpg);
	border-style: none;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	background-repeat: no-repeat;
}

#formWrap {
	position:  relative;
	overflow:  hidden;
}

#f-bt { 
	position: absolute;
	bottom: 0;
}

p.error_messe{
	margin: 10px 0;
	color:red;
}

#formWrap h4 {
	margin: 100px 0;
}

#formWrap input {
	margin-bottom:  100px;
}

p.form_txt {
	float: left;　
}

p.form_txt2 {
	margin-bottom: 15px;
	float: right;
}


/*-------top page----------*/

.top_img {
	text-align: center;
	margin-bottom: 60px;
}

.top_box_a {
	overflow: hidden;
	margin-bottom: 58px;
}

.top_left {
	float: left;
}

.top_right {
	float: right;
}

.top_box_b {
	overflow: hidden;
	margin: 11px 0 59px;
}



/*----------buy----------*/

#content-page h3 {
	text-align: center;
}

.b_box_a {
	width: 997px;
	height: 420px;
	margin: 0 auto 2px auto;
	position: relative;
	background: url(../images/buy/buy_img01.jpg) no-repeat;
}

 p.ba_text {
	position: relative;
	left: 20px;
	top: 200px;
	font-size: 18px;
	line-height: 33px;
}

#content-page h4 {
	margin-bottom: 43px;
}

.b_box_b {
	width: 993px;
	height: 209px;
	margin: 0 auto 34px auto;
	overflow: hidden;
}

.b_box_b .bb_left {
	width: 314px;
	height: 209px;
	float: left;
}

.b_box_b .bb_right {
	width: 673px;
	height: 191px;
	float: right;
}

p.bb_subtitle {
	font-size: 21px;
	letter-spacing: 0.1em;
	margin-bottom: 25px;
}

span.step {
	background-color: #8bc53f;
	font-size: 16px;
	padding: 10px 10px 6px 10px;
	letter-spacing: 0;
}

.bb_right dl.bb_text1 {
	width: 673px;
	height: 55px;
	overflow: hidden;
	margin-bottom: 23px;
}

.bb_right dl.bb_text1 dt {
	width: 375px;
	float: left;
	font-size: 13px;
	line-height: 24px; 
	margin-left: 5px;
}

.bb_right dl.bb_text1 dd {
	width: 270px;
	background-color: #c0272d;
	color: #fbed21;
	font-size: 18px;
	text-align: center;
	padding: 10px 0;
	float: right;
	margin-right: 10px;
}

.bb_right dl.bb_text2 {
	width: 673px;
	height: 58px;
	overflow: hidden;
}

.bb_right dl.bb_text2 dt {
	width: 323px;
	float: left;
}

.bb_right dl.bb_text2 dd {
	width: 331px;
	float: right;
}

p.yajirushi {
	margin-bottom: 47px;
	text-align: center;
	margin: 60px 0;
}

.b_box_c {
	width: 993px;
	height: 880px;
	margin: 0 auto 20px auto;
	overflow: hidden;
}

.b_box_c .bc_left {
	width: 314px;
	height: 834px;
	float: left;
}

.b_box_c .bc_right {
	width: 673px;
	height: 834px;
	float: right;
}

p.bc_text1 {
	font-size: 13px;
	line-height: 24px;
	margin: 0 0 33px 5px;
}

p.buy_red {
	font-size: 16px;
	color: #fff;
	background-color: #c0272d;
	border-radius: 5px 5px;
	text-align: center;
	padding: 7px 0;
	margin-bottom: 17px;
}

p.bc_img {
	margin-bottom: 40px;
}

.bc_right dl {
	width: 664px;
	overflow: hidden;
	margin-bottom: 30px;
}

.bc_right dt {
	width: 151px;
	float: left;
}

.bc_right dd {
	width: 497px;
	float: right;
	font-size: 12px;
	line-height: 22px;
}

.bc_right dd.bc_text2 {
	padding-top: 18px;
}

p.caution {
	font-size: 15px;
	color: #c0272d;
	text-indent: 0.5em;
	margin-bottom: 50px;
}

.bc_right dl.bc_img2 {
	margin-bottom: 17px;
}

p.yajirushi2 {
	text-align: center;
	margin: 10px 0 100px 0;
}

.b_box_d {
	width: 993px;
	height: 317px;
	margin: 0 auto 79px auto;
	overflow: hidden;
}

.b_box_d .bd_left {
	width: 314px;
	height: 317px;
	float: left;
}

.b_box_d .bd_right {
	width: 671px;
	height: 317px;
	float: right;
}

p.bd_text {
	font-size: 25px;
	margin-bottom: 30px;
}

.b_box_e {
	width: 993px;
	height: 807px;
	margin: 0 auto 60px auto;
	overflow: hidden;
}

.b_box_e .be_left {
	width: 314px;
	float: left;
}

.b_box_e .be_right {
	width: 664px;
	float: right;
}

p.be_text {
	margin-bottom: 25px;
	font-size: 18px;
}

p.be_text1 {
	margin-bottom: 30px;
}

p.be_text2 {
	font-size: 14px;
	margin-bottom: 60px;
}

p.be_text3 {
	font-size: 22px;
	text-align: center;
	margin: 30px 0 147px 0;
}

.b_box_f {
	width: 1000px;
	height: 490px;
	margin: 0 auto 103px auto;
	background: #f2f2f2 url(../images/buy/buy_img28.jpg) no-repeat;
	background-position: 98% 20px;
}

p.bf_title {
	margin-left:26px;
	margin-bottom: 24px;
	padding-top: 20px;
}

.b_box_f dl {
	width: 926px;
	height: 105px;
	overflow: hidden;
	border-bottom: 1px dashed #000;
	padding-top: 12px;
	margin-left: 30px;
}

.b_box_f dt {
	width: 193px;
	height: 68px;
	float: left;
	font-size: 25px;
	color: #fff;
	background-color: #c0272d;
	border-radius: 5px 5px;
	text-align: center;
	padding-top: 25px;
}

.b_box_f dd {
	width: 713px;
	height: 105px;
	float: right;
	font-size: 14px;
	line-height: 25px;
	padding-top: 5px;
}

span.be_subtitle {
	font-size: 24px;
	line-height: 40px;
	font-weight: bold;
}

p.contact_but {
	text-align: center;
	margin-bottom: 65px;
}




/*----------sell----------*/

.s_box_a {
	overflow: hidden;
	width: 983px;
	height: 150px;
	margin: 61px auto 53px auto;
}

.s_box_a .sa_left {
	width: 152px;
	float: left;
}

.s_box_a .sa_center {
	width: 450px;
	float: left;
	margin-left: 20px;
}

p.sa_subtitle {
	font-size: 39px;
	line-height: 56px;
	font-weight: bold;
	margin-top: 5px;
	letter-spacing: 0.05em;
}

p.sa_text {
	font-size: 14px;
	margin-top: 5px;
}

.s_box_a .sa_right {
	width: 301px;
	float: right;
	background-color: #1b1464;
	border-radius: 7px 7px;
	color: #ffff00;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	padding: 22px 0;
	margin-top: 17px;
}

.s_box_b {
	width: 1000px;
	height: 183px;
	margin: 0 auto 26px auto;
	background: url(../images/sell/sell_img02.jpg) no-repeat;
	position: relative;
}

p.sb_subtitle,
p.sd_subtitle {
	position: absolute;
	top: 45px;
	left: 174px;
	font-size: 28px;
}

p.sb_text,
p.sd_text {
	position: absolute;
	top: 94px;
	left: 174px;
	font-size: 14px;
	line-height: 24px;
}

.s_box_c {
	width: 1000px;
	height: 183px;
	margin: 0 auto 26px auto;
	background: url(../images/sell/sell_img03.jpg) no-repeat;
	position: relative;
}

p.sc_subtitle {
	position: absolute;
	top: 21px;
	left: 174px;
	font-size: 28px;
}

p.sc_text {
	position: absolute;
	top: 70px;
	left: 174px;
	font-size: 14px;
	line-height: 24px;
}

.s_box_d {
	width: 1000px;
	height: 183px;
	margin: 0 auto 26px auto;
	background: url(../images/sell/sell_img04.jpg) no-repeat;
	position: relative;
}

p.s_blue {
	width: 992px;
	margin: 67px auto 54px auto;
	background-color: #1f2c5c;
	border-radius: 7px 7px;
	color: #fff;
	font-size: 26px;
	text-align: center;
	padding: 19px 0;
	letter-spacing: 0.2em;
}

.s_box_e {
	overflow: hidden;
	width: 978px;
	height: 226px;
	margin: 0 auto 17px auto;
	border: 1px solid #e5e5e5;
}

.s_box_e .se_left,
.s_box_f .se_left {
	width: 254px;
	float: left;
	margin: 24px 0 0 22px;
}

.s_box_e .se_right,
.s_box_f .se_right {
	width: 660px;
	height: 182px;
	float: right;
	margin: 30px 10px 0 0;
}

p.se_subtitle {
	font-size: 20px;
	letter-spacing: 0.5px;
	margin-bottom: 21px;
}

p.se_text {
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 23px;
}

p.se_caution {
	font-size: 16px;
	color: #c0272d;
}

p.yajirushi3 {
	text-align: center;
	margin-bottom: 40px;
}

p.s_img {
	text-align: center;
	margin-bottom: 41px;
}

p.yajirushi4 {
	text-align: center;
	margin-bottom: 29px;
}

.s_box_f {
	overflow: hidden;
	width: 978px;
	height: 226px;
	margin: 0 auto 115px auto;
	border: 1px solid #e5e5e5;
}




/*----------faq----------*/

.faq_box {
	width: 990px;
	height: auto;
	margin: 46px auto 125px auto;
}

.faq_box h4 {
	margin-bottom: 34px;
}

.f_question {
	width: 980px;
	height: 60px;
	background: url(../images/faq/faq_bg_q.jpg) no-repeat;
	position: relative;
	margin-bottom: 27px;
}

.f_question p.f_title {
	position: absolute;
	font-size: 20px;
	font-weight: bold;
	top: 15px;
	left: 80px;
}

.f_question p.f_number {
	position: absolute;
	font-size: 17px;
	color: #999999;
	top: 20px;
	right: 20px;
}

.f_answer {
	width: 956px;
	height: 120px;
	background: url(../images/faq/faq_bg_a01.jpg) no-repeat;
	position: relative;
	margin-bottom: 47px;
}

.f_answer p.f_text,
.f_answer2 p.f_text {
	position: absolute;
	font-size: 16px;
	color: #333333;
	top: 25px;
	left: 140px;
}

.f_answer2 {
	width: 956px;
	height: 120px;
	background: url(../images/faq/faq_bg_a02.jpg) no-repeat;
	position: relative;
	margin-bottom: 47px;
}

p.f_pagetop {
	text-align: right;
	margin: -20px 0 93px 0;
}



/*--------company--------*/

.c_box_a {
	width: 1000px;
	height: 510px;
	margin: 41px auto 20px auto;
	background: url(../images/company/company_bg.jpg) no-repeat;
	background-position: top right;
	position: relative;
}

p.ca_subtitle {
	font-size: 21px;
	position: absolute;
	top: 130px;
	left: 30px;
	letter-spacing: 0.2em;
	line-height: 2.0em;
}

p.ca_text {
	font-size: 14px;
	position: relative;
	top: 280px;
	left: 30px;
	line-height: 2.0em;
}

p.c_title {
	margin-bottom: 33px;
}

.c_box_b {
	width: 1000px;
	height: 473px;
	margin: 0 auto 72px auto;
	overflow: hidden;
}

.c_box_b .cb_left {
	width: 410px;
	height: 473px;
	float: left;
	margin-left: 30px;
}

.c_box_b .cb_left dl {
	overflow: hidden;
	width: 410px;
	height: auto;
}

.c_box_b .cb_left dt {
	width: 120px;
	height: auto;
	float: left;
	font-size: 14px;
	background-color: #ccc;
	margin-bottom: 13px;
}

.c_box_b .cb_left dd {
	width: 270px;
	height: auto;
	float: right;
	font-size: 14px;
	line-height: 24px;
	padding-top: 4px;
}

.c_box_b .cb_right {
	width: 489px;
	height: 473px;
	float: right;
}

p.map {
	text-align: right;
	margin-right: 30px;
	margin-top: 30px;
}

.c_box_c {
	width: 968px;
	margin: 0 auto 49px auto;
	overflow: hidden;
}

.c_box_c p.cc_left {
	float: left;
}

.c_box_c p.cc_center {
	float: left;
	margin-left: 17px;
}

.c_box_c p.cc_right {
	float: right;
}



/*--------contact--------*/

.contact_box {
	width: 981px;
	height: auto;
	margin: 65px auto 50px auto;
}

p.ct_title {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 21px;
	padding-bottom: 20px;
	border-bottom: 1px solid #000;
}

p.ct_text {
	font-size: 14px;
	line-height: 26px;
	margin: 34px 0 52px 24px;
}

p.ct_caution {
	font-size: 14px;
	text-align: center;
	border: 1px solid #cbcbcb;
	padding: 18px 0;
}

p.input {
	width: 1000px;
	height: 60px;
	line-height: 60px;
	background-color: #666666;
	color: #fff;
	font-size: 21px;
	letter-spacing: 0.1em;
	margin-bottom: 50px;
	text-indent: 30px;
}

.page-title{
	margin-top: 50px;
	font-size: 14px;
}

.post{
	padding-top: 50px;
}

.blog-archive{
	padding-bottom: 75px;
}

p#titles{
	font-size: 22px;
	padding-bottom: 5px;
	margin-bottom: 15px !important;
	font-weight: bold;
	color:#345DA4;
	border-bottom: 1px solid #ccc;
	padding-top: 10px;
}

p#titles a{
	color:#345DA4;
	text-decoration: none;
}

p#titles a:hover{
	color:#1B1464;
	text-decoration: none;
}

.new-202502 img{
	max-width: 100%;
}
.new-202502 .top_img {
	margin-bottom: 20px;
  }  
.new-202502 .top_box_a{
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px;
	margin-bottom: 20px;
}
.new-202502 .top_box_a > p{
float: unset;
}
.car_bt-line{
	margin-bottom: 50px;
}
.car_bt-line .car_bt{
	float: unset;
	margin-bottom: 0;
}
.car_bt-line > div{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	width: 850px;
	margin: auto;
	margin-top: 2rem;
	
}
.car_bt-line > div > img{
	grid-area: 1 / 1 / 2 / 5;
	margin: auto;
	display: block;
}
.car_bt-line img{
	max-width: 100%;
}
.car_bt-line a{
	display: block;
}
.boder-top,.boder-bottom{
	height: 50%;
}
.boder-bottom{
	transform: rotate(180deg);
}
/*---------------

整備・点検

---------------*/
.tenken-area img{
	max-width: 100%;
}
.tenken_box_b {
	display: grid;
	grid-template-columns: 1fr 1fr;
	align-items: center;
	gap: 5rem;
	width: 98%;
	margin: 5rem auto;
	letter-spacing: -1.8px;
  }
  .tenken_box_b >div{
	background: url(../images/tenken/tenken-bg.webp)no-repeat;
	background-size: 76%;
padding: 5rem 0px;
background-position: center;
  }
  .tenken_box_b .catch {
	font-size: 21px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: solid 2px;
	margin-bottom: 12px;
  }
  
  .tenken_box_b .text {
	font-size: 16px;
	line-height: 2;
  }
  

.tenken_box_b > div {
	/* background-size: cover; */
	background-size: 76%;
	padding: 5rem 0px;
	background-position: center;
  }
    
  .tenken_list  ul {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 5rem;
	width: 98%;
	margin: auto;
  }
  
  
  .tenken_list > ul:nth-child(1) > li h4 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 14px !important;
	position: relative;
padding-left: 55px;
  }
  .tenken_list > ul:nth-child(1) > li h4::before{
	content: url(../images/tenken/icon.webp);
	margin-right: 10px;
position: absolute;
left: 0;
top: 53%;
transform: translateY(-50%);
width: 38px;
  }
  .tenken_list > ul:nth-child(1) > li > p:nth-child(3) {
	margin-top: 2rem;
	font-size: 14px;
	letter-spacing: -1px;
	line-height: 1.8;
  }
  
  .tenken_list{
	margin-bottom: 8rem;
  }


.title {
	font-size: 1.3rem;
	line-height: 1;
	margin-bottom: 10px !important;
  }
  
  .hd-inner > p:nth-child(1) {
	margin-bottom: 5px;
  }
  