@charset "utf-8";

/*基本*/
body, html {
	position: relative !important;
}
html {
	min-height: 100%;
}

#wrapper {
	position: relative;
	width: 100%;
	overflow-x: hidden !important;
}


a:hover img {
  opacity: 1;
}

/*pc*/
#contents_pc {
	display: none;
}



/*SP*/
#contents_sp {
	display: block;
}

.container {
	width: 100%;
}

.header_pc {
	display: none;
}

.header_sp {
	position: relative;
	display: block;
	background:url("../img/header.jpg");
	-webkit-background-size: cover;
	background-size: cover;
  height:auto;
	padding:0 0 70.3125%;
}

.header_sp .logo_area,
.header_sp h1,
.header_sp h1 img {
	position: absolute;
	left: 0;
	top: 0;
	text-indent: -9999px;
}



.burgerMenu {
	position: fixed;
	right: 5px;
	top: 10px;
	display: block;
	width: 44px;
	z-index: 10000;
}
.burgerMenu img {
	width: 44px;
}

div.first_aligment_content{
	background: url(../img/alignment_bg01_sp.png);
	-webkit-background-size: cover;
	background-size: cover;
	height:auto;
}

div.inner_content{
	position: relative;
}
div.inner_content{
	margin-bottom: 10px;
}

div.aligment_subimg img{
	display: block;
	width: 96.825%;
	margin: 0 1.5625%;
	height: auto;
}

p.description{
	color: #417505;
	position: absolute;
	right:20px;;
	top: 40%;
	font-size: 12px;
	width: 38.427%;;
	text-align: center;
	line-height: 15px;
	font-weight: bold;
	text-align: center;
}

h2.chatch{
	color: #417505;
	font-size: 16px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	padding: 25px 0;
}
span.fonted_red{
	color: #B20319;
}
div.selfcheck{
	border: 2px #417505 solid;
	width: 84.375%;
	margin: 0 1.5625%;
	background: #ffffff;
}


.alignment_btn{
	width: 100%;
}

.checklist img{
	width: 4.6875%;
	display: inline;
}




.selfcheck{
	padding: 6.25%;
	width: 100%;
}
.selfcheck_subtitle{
	padding-bottom: 20px;
}
.selfcheck h3, .selfcheck p{
	color: #417505;
	text-align: center;
}
.selfcheck h3{
	font-size: 15px;
}
.selfcheck p{
	font-size: 11px;
	padding-left: 3.125%
}
.checklist img, .checklist p{
	display: inline;
}
.checklist p{
	color: #472E18;
	font-size: 10px;
}
.checklist{
/* 	padding-left: 26.25%; */
	text-align: center;
	margin: 0 auto;
}
.checklist li{
	padding-bottom: 3.125%;
	text-align: left;
}
.emphasis{
	font-weight: bold;
}
.alignment_threepoints_content{

}

.alignment_nani_inner{
	background: url(../img/alignment_bg04_sp.jpg);
}

.alignment_threepoints_img,
.alignment_threepoints_inner{
	float: left;
}
.alignment_threepoints .alignment_threepoints_img{
	line-height: 18px;
}

.alignment_threepoints_img{
	width: 30%;
}
.alignment_threepoints_inner{
	width: 70%;
}

.alignment_centerfit_inner{
	background: url(../img/alignment_bg07_sp.png);
	background-size: cover;

}

.btn, .title{
	width: 100%;
}
.desctiption{
	color: #417505;
	font-size: 11px;
}
.alignment_nani_inner2{

}
.alignment_nani_ftxt,
.alignment_nani_stxt{
	color: #B20319;
	text-align: center;
	font-size: 15px;
}
.alignment_nani_ftxt{
	padding: 6.25% 0 3.125% 0;
}
.alignment_nani_stxt{
	padding: 3.125% 0 6.25% 0;
}

.alignment_threepoints .title,
.alignment_threepoints .divitionline{
	width: 100%;
}
.alignment_nani_inner .desctiption,
.alignment_centerfit_inner .desctiption{
	color: #417505;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	padding: 6.25% 3.125%;

}

.alignment_threepoints_img, .alignment_zure_img{
	width: 100%;
}

#onayami,
#fuan {
	background: #fff url("../img/content_bg_sp.png") left top repeat;
	-webkit-background-size: 100% 10px;
	background-size: 100% 10px;
}
#onayami h2 img,
#fuan h2 img {
	display: block;
	width: 100%;
}

#onayami .onayami_l,
#onayami .onayami_r,
#fuan .onayami_l,
#fuan .onayami_r {
	float: none;
	-webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0;
	border: none;
}

#onayami .bg_white,
#onayami .bg_green,
#fuan .bg_white,
#fuan .bg_green {
	height: auto !important;
	padding: 20px 20px 15px;
	border-left: none;
  border-right: none;
	background: transparent none;
}
#onayami .bg_green,
#fuan .bg_green {
	padding: 8px 20px 15px;
  background: #417505;
}

#onayami h3,
#fuan h3 {
  margin:0 0 10px 0;
}
#fuan h3 {
	display: block;
	min-height: auto;
}
#onayami h3:after,
#fuan h3:after {
	clear: none;
	content:"";
	display: block;
	height: auto;
	visibility: visible;
}

#onayami .bg_white h3 .onayami_text,
#onayami .bg_green h3 .onayami_text,
#fuan .bg_white h3 .onayami_text,
#fuan .bg_green h3 .onayami_text {
  float: none;
	display: block;
	height: 14px;
}
#onayami .bg_white h3 .onayami_ico,
#onayami .bg_green h3 .onayami_ico,
#fuan .bg_white h3 .onayami_ico,
#fuan .bg_green h3 .onayami_ico {
  float: right;
	margin: -14px 0 8px 8px;
}

#onayami p,
#fuan p {
  font-size:11px;
  line-height:1.2;
}
#onayami .bg_white p,
#fuan .bg_white p {
  color:#417505;
}
#onayami .bg_green p,
#fuan .bg_green p {
  color:#ffffff;
}

/*ピンポイント調整*/
#onayami .pinpoint_01 {
  height:auto;
}
#onayami .pinpoint_02 {
  padding-top:0;
}
#onayami .bg_white h3 .pinpoint_03 {
	margin: -14px 0 8px 8px;
	padding: 0;
	width: 71px;
}
#onayami .pinpoint_04 {
	height: auto;
}
#onayami .pinpoint_04 img.onayami_text {
  padding-top:0;
}
#onayami .pinpoint_04 img.onayami_ico {
	width: 72px;
	margin: -14px 0 8px 8px;
}
#onayami .pinpoint_05 {
  padding:0;
}
#onayami .bg_green h3.pinpoint_05 .onayami_ico {
	width: 59px;
	margin: -14px 0 8px 8px;
}
#onayami .pinpoint_06 {
  padding-top:0;
}
#fuan .pinpoint_07 {
  height:auto;
}
#fuan .pinpoint_07 .onayami_ico {
	width: 74px;
}
#fuan .pinpoint_08 {
  padding-top: 0;
}
#fuan .pinpoint_09 {
  padding-top:10px
}
#fuan .pinpoint_10 {
  padding-top:24px
}
#fuan .pinpoint_11 {
  padding-top:0;
}
#fuan .pinpoint_12 {
  padding-top:0;
}
#fuan .pinpoint_13 {
  padding-top:0;
}

.onayami_arrow_down {
	width: auto;
	background: #417505;
}
.onayami_arrow_down img {
	width: 100%;
	margin-left: 0;
}
.onayami_r .onayami_arrow_down img {
    margin-left:0;
}



/*下記は非効率！上記#onayamiを#fuanに置き換えた、まったく同じもの*/
/*
#fuan {
}
#fuan p {
  font-size:16px;
  line-height:1.5em;
}
#fuan .bg_white p {
  color:#417505;
}
#fuan .bg_white {
  border-left: 3px solid #417505;
  border-right: 3px solid #417505;
  background: #ffffff;
}
#fuan h3 {
  margin:0 0 30px 0;
}
#fuan .bg_white h3 .onayami_text {
  float: left;
}
#fuan .bg_white h3 .onayami_ico {
  float: right;
}
#fuan .onayami_l {
  width:42%;
  float: left;
  padding:30px 0 50px 37px;
}
#fuan .onayami_r {
  width:42%;
  float:right;
  padding:30px 37px 50px 0;
}
#fuan .bg_green {
  background: #417505;
}
#fuan .bg_green p {
  color:#ffffff;
}
#fuan .bg_green {
  border-left: 3px solid #417505;
  border-right: 3px solid #417505;
}
#fuan .bg_green h3 .onayami_text {
  float: right;
}
#fuan .bg_green h3 .onayami_ico {
  float: left;
}
*/

#muryou h2 img {
	display: block;
	width: 100%;
}

#muryou .contents {
  background: transparent none;
}
#muryou .contents .texted_img {
	display: block;
  padding-top:0;
  text-align: center;
}
#muryou .contents .texted_img img {
	width: 100%;
}

.btn_cv {
  text-align:center;
  padding:0;
}

.btn_cv p {
  margin: -25px 0 10px 0;
  font-size:11px;
}

.btn_cv a,
.btn_cv img {
	display: block;
	width: 100%;
}


#donnamise {
	background: transparent none;
}
#donnamise h2 img {
	display: block;
	width: 100%;
}
#donnamise .conted {
	margin:0;
	padding: 20px 20px 30px;
	background: url("../img/donnamise_bg_sp.png") left top repeat-y;
	-webkit-background-size: 100%;
	background-size: 100%;
}
#donnamise .conted p {
	margin: 0;
  font-size:11px;
	font-weight: bold;
  line-height:1.8;
}


#tenposuu {
  background: transparent none;;
}
#tenposuu h2 img {
	display: block;
	width: 100%;
}
#tenposuu .search_map_img {
	display: block;
  margin:0;
  text-align:center;
}
#tenposuu .search_map_img img {
	display: block;
	width: 100%;
}

#content02 img, #content03 img, #content05 img{
	width: 100%;
}


/* content01 */
#content01, #content02 {
  position: relative;
	background: #fff url("../img/content_bg_sp.png") left top repeat;
	-webkit-background-size: 100% 10px;
	background-size: 100% 10px;
}
#content01 h2 img {
	display: block;
	width: 100%;
}
#content01 .scene_of_1 .text_l,
#content01 .scene_of_1 .text_r {
  width:auto;
  margin:0;
  padding:10px 20px;
}
#content01 .scene_of_1 .text_l h3 img,
#content01 .scene_of_1 .text_r h3 img {
	display: block;
	height: 18px;
}
#content01 .scene_of_1 .text_l p,
#content01 .scene_of_1 .text_r p {
  margin: 5px 0 0;
  font-size: 11px;
  line-height: 1.2;
}

#content01 .bgimg02,
#content01 .bgimg04,
#content01 .bgimg06,
#content01 .bgimg08 {
	background-color: #417505;
}
.txtgreen{
	color: #417505;
}
.txtwhite{
	color: #ffffff;
}

#voice {
  margin-top: 0;
}
#voice h2 img {
	display:block;
	width: 100%;
}
#voice .voice_of_1 {
  background:#ffffff;
  margin:10px 5px 0;
  padding:20px;
}
#voice .voice_of_1 .fig img {
	display: block;
	width: 100%;
}
#voice .voice_of_1 .voice_text_wrap {
  margin-top:0;
}
#voice .voice_text_net {
  width:auto;
  float:none;
	margin: -70px 0 0 90px;
}
#voice .voice_text_net h3 {
  margin-top: 0;
  font-size:12px;
  line-height:1.41;
  color:#417505;
  font-weight:bold;
}
#voice .voice_text_net .voice_in {
  margin-top: 8px;
  font-size: 11px;
  line-height: 1.2;
  color: #666464;
}
#voice .voice_text_net .voice_prof {
  margin: 8px 0 0 -90px;
  font-size:10px;
  line-height: 1.2;
  color: #666464;
  text-align: right;
}
#voice .voice_text_pic {
  float:none;
	width: 81px;
}
#voice .voice_text_pic img {
	display: block;
	width: 70px;
	margin: 10px 0 0;
}




#faq {
  background: #EDF2E7;
}
#faq h2 img {
	display: block;
	width: 100%;
}

#faq .faq_of_1 {
  margin:7px 10px 0;
  border-bottom:1px solid #979797;
  padding-bottom: 10px;
}
#faq .faq_of_1: {
	margin: 7px 10px 10px;
}
#faq .faq_of_1 .of_q {
  background: url("../img/faq_ico_q_sp.png") left top no-repeat;
	-webkit-background-size: 17px 17px;
	background-size: 17px 17px;
  min-height: auto;
  margin-bottom: 10px;
  padding:5px 0 0 33px;
  font-size: 13px;
  font-weight: bold;
  color:#000000;
  line-height: 1.1;
}
#faq .faq_of_1 .of_a {
  background: url("../img/faq_ico_a_sp.png") left top no-repeat;
	-webkit-background-size: 17px 17px;
	background-size: 17px 17px;
  min-height: auto;
  margin-bottom: 0;
  padding:5px 0 0 33px;
  font-size: 11px;
  line-height: 1.1;
  color: #000000;
}

.last_of_text {
	margin: 10px 0 0;
	padding: 15px 0 0;
  background: url("../img/faq_bg_sp.png");
	-webkit-background-size: 100%;
	background-size: 100%;
}
.last_of_text h2 {
  margin-top:0;
  text-align: center;
  font-size: 14px;
  line-height: 2;
  color: #472E18;
  padding: 0;
}



footer {
  background: #9C9C9C;
  border-top: 1px solid #ffffff;
  text-align: center;
}
footer p {
  color:#ffffff;
}
footer .foot_catch {
  font-size:11px;
	line-height: 1.8;
  margin:20px 0 0;
}
footer .foot_logo {
	width: 28.4375%;
	margin: 10px auto 0;
}
footer .foot_logo img {
	display: block;
	width: 100%;
}
footer .footprint {
  font-size: 9px;
	line-height: 1.1;
  margin:20px 0 0;
	padding: 0 0 20px;
}

/*logo 新設追加版*/
footer .logo_wrp {
  width:80%;
  max-width: 360px;
  margin: 15px auto 0;
	padding: 0;
}
footer .foot_logo_l {
  float: left;
  line-height: 0.5em;
  width:31%;
}
footer .foot_logo_l img {
  width: 100%;
}
footer .foot_logo_r {
  float: right;
  width:36%;
}
footer .foot_logo_r img {
  width: 100%;
}
footer a:hover img {
  opa
}



#page_menu {
	display: none !important;
}



#modal {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 10001;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: 0 0 0 55px;
	background: rgba(0, 0, 0, 0.5);
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	opacity: 1;
	/* -webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s; */
}
#modal.modal-show {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
}
.btn_closemodal {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 55px;
}
.btn_closemodal img {
	margin: 15px 0 0 15px;
}
.modal_inner {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}
.modal_menu_wrapper {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	background: #fff none;
}
.modal_navi_taiyakan {
	padding: 19px 0 0;
}
.modal_navi_bridgestone {
	margin: 10px 0 0;
}

/*SPメニューロゴ差し替え用 追加css*/
.modal_menu_wrapper .logo_mdl {
	line-height:1em;;
}
.modal_menu_wrapper .logo_mdl .modal_logo_new {
	width:50%;
	margin:0 auto;
	padding-top:1.5em;
}
.modal_menu_wrapper .logo_mdl .modal_logo_new img {
	width:100%;
}
.modal_menu_wrapper .logo_mdl .modal_logo_old {
	width:45%;
	margin:0 auto;
	padding:0.5em 0;
}
.modal_menu_wrapper .logo_mdl .modal_logo_old img {
	width:100%;
}

.modal_navi_txt {
	margin: 10px 0 0;
	color: #4a4a4a;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	line-height: 1;
}
.modal_navi_btn_search a {
	display: block;
	width: 220px;
	margin: 15px auto 0;
}

.modal_navi_taiyakan img,
.modal_navi_bridgestone img,
.modal_navi_btn_search img {
	display: block;
	margin: 0 auto;
}


.modal_menu_wrapper ul {
	margin: 30px 0 0;
}
.modal_menu_wrapper li {
	display: table;
	width: 100%;
	margin-top: 1px;
}
.modal_menu_wrapper li:first-child {
	margin-top: 0;
}
.modal_menu_wrapper li a {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: table-cell;
	height: 60px;
	padding: 0 10px 0 20px;
	background: #ebe9e7 none;
	color: #472E18;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.1;
	vertical-align: middle;
}
