html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

h1{
	font-size:0.5em;
	margin-bottom:20px;
	}

.mb10{
	margin-bottom:10px;
	}

.fl-right{
	float: right;
	margin-right:20px;
	}

.fl-left{
	float: left;
	}

#nissanhead ul {
	display:inline;
	position:absolute;
	top:9px;
	right:5%;
	margin-left:200px;
	}

#nissanhead li {
	display: inline-block;
	font-weight:normal;
	color:#fff;
	font-size:14px;
	padding:0 20px;
	border-right:1px solid #555;
	}

#nissanhead li a {
	color:#fff;
	}

#section7{
	background-image: url(../images/form_bg.jpg);
	background-repeat: no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	}

#ouboform {
	margin:0 auto;
}

#ouboform p {
	font-size: 14px;
	line-height:20px;
	margin: 2px;
}

#ouboform{
	margin:0 auto;
	width:1000px;
	color:#FFF;
	background: rgba(0,0,0,0.4);
	padding:20px;
}

#ouboform dl{
	padding:10px;
	border-bottom:1px dotted #eee;
	margin:0 auto;
	width:450px;
	height:35px;
	vertical-align:middle;
	}

#ouboform dt{
	font-size:14px;
	display:inline-block;
	text-align:right;
	width:120px;
	vertical-align:middle;
	padding-top:3px;
	}

#ouboform dd{
	font-size:14px;
	display:inline-block;
	vertical-align:middle;
	margin-left:20px;
	}

.w_kinmu{
	width:300px;
	}

.w_name{
	width:120px;
	}

.w_area{
	width:120px;
	}

.w_birth{
	width:80px;
	}

.w_monthday{
	width:60px;
	}

.w_big{
	width:250px;
	}

.w_youbou{
	width:250px;
	height:80px;
	}
.nobr{
	display:none;
	}
input[type=text]{
height:30px;
font-size:14px;
}

input[type=number]{
height:30px;
font-size:14px;
}

input[type=tel]{
height:30px;
font-size:14px;
}

input[type=email]{
height:30px;
font-size:14px;
}

input[type=radio]{
height:20px;
width:20px;
vertical-align:-5px;
}

input[type=checkbox]{
height:20px;
width:20px;
vertical-align:-5px;
}

select{
height:37px;
font-size:14px;
}

/*for Webkit*/
input::-webkit-input-placeholder {
    color:    #cccccc;
}

/*for Firefox*/
input:-moz-placeholder {
    color:    #cccccc;
}

/* Webkit */
    :focus::-webkit-input-placeholder {
        color: transparent;
    }
    /* Firefox 18 以前 */
    :focus:-moz-placeholder {
        color: transparent;
    }
    /* Firefox 19 以降 */
    :focus::-moz-placeholder {
        color: transparent;
    }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.mb30{ margin-bottom:30px; }
.mb50{ margin-bottom:50px; }
.f-blue{color:#014684;}
.f-weight{font-weight: bold;}
.pb10{ padding-bottom:10px;}


a{
	color: #696969;
	text-decoration:none
}
a:hover{
	color:#014684;
	text-decoration:underline;
}

a:hover img.over {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}

.leftcalam{
	width:15%;font-size:0.9vw;color:#FFFFFF;background:#c90028;text-align:center;vertical-align:middle;
	}

.rightcalam{
	width:40vw;font-size:0.9vw;background:#efefef;line-height:1.1vw;padding:10px;
	}

.support_title{
	font-size:1.8vw;text-decoration:underline;
	}

.support{
	font-size:1.3vw;line-height:2vw;color:#666666;position:absolute;top:25%;left:50%;width:45vw;
	}

.youkou{
	 margin-top:60px;width:50vw;position:absolute;top:3%;left:45%;font-size:12px;
	 }

.staffvoice{
	color:#FFFFFF;font-size:1vw;line-height:1.4vw;background:#c90028;width:36vw;padding:15px;position:absolute;top:30%;left:18%;
	}

.scale img {
    -moz-transition: -moz-transform 0.2s linear;
    -webkit-transition: -webkit-transform 0.2s linear;
    -o-transition: -o-transform 0.2s linear;
    -ms-transition: -ms-transform 0.2s linear;
    transition: transform 0.2s linear;
}

.scale img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.medal_text{
	color:#FFFFFF !important;
	}

.page {
    padding: 0 20px;
    max-width:1200px;
    margin:0 auto;
}

.page a {
	color:#FFF;
	}

ul.pageSetUL {
    display: flex;
    width: 100%;
    margin-top: 10px;
    justify-content: space-between;
    margin-bottom:30px;
}

.page > ul.pageSetUL li:nth-child(odd) {
    margin-left: 20px;
}

.page > ul.pageSetUL li {
    width: initial;
    min-height: 1rem;
}

.page > ul.pageSetUL li:nth-child(1) a:before {
    position: relative;
    top: 5px;
    left: -3px;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: " ";
    transform: rotate( -90deg );
    background-color: #000;
    background: url(/contents/pc/images/pagetop.png) no-repeat 0 0;
}

.page > ul.pageSetUL li:nth-child(2) a:after {
    position: relative;
    top: 5px;
    left: 0px;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: " ";
    background: url(/contents/pc/images/pagetop.png) no-repeat 0 0;
}

.maker_intro_title {
	font-weight:bold;
	border-bottom:1px solid #CCC;
	font-size:1.2em;
	margin:10px auto 10px;
	width:1000px;
	}


.maker_intro_text {
	margin:10px auto 20px;
	width:1000px;
	font-size:1em;
	line-height:1.4em;
	}

.maker_intro_text a,.maker_intro_text a:-webkit-any-link {
	text-decoration:underline;
	color:#1e90ff;
	}

@media screen and (max-height: 750px) {

#section5 {padding-bottom:50px;}

}


@media screen and (max-width: 1250px) {
	.support_title{
	font-size:20px;text-decoration:underline;
	}

	.support{
	font-size:16px;line-height:25px;color:#666666;position:absolute;top:25%;left:600px;width:550px;
	}

	.youkou{
	width:630px;position:absolute;top:20px;left:550px;
	}

	.leftcalam{
	width:15%;font-size:12px;color:#FFFFFF;background:#c90028;text-align:center;vertical-align:middle;
	}

	.rightcalam{
	width:450px;font-size:11px;background:#efefef;line-height:15px;padding:10px;
	}

	.staffvoice{
	color:#FFFFFF;font-size:12px;line-height:17px;background:#c90028;width:470px;padding:15px;position:absolute;top:200px;left:220px;
	}
}

/* ここから */

.fp-tableCell, .fp-section {
	height: auto !important;
}

.fp-section {
	padding-bottom: 120px;
}


.wrap_contents {
	width: 1000px;
	margin: 0 auto;
}

.work, .place, .treatment, .recruit_tochigif, .recruit_iwaki {
	width: 100%;
}

.work h2 {
	font-weight: bold;
	display: inline-block;
	position: relative;
}

.work h2::after {
	content: "";
	width: 100%;
	height: 2px;
	background-color: #d0173a;
	position: absolute;
	bottom: -5px;
	left: 0;
}

.work__title, .work__note {
	display: inline-block;
}

.work__title {
	font-size: 32px;
	padding-left: 50px;
	position: relative;
}

.work__title::before {
	content: "";
	width: 30px;
	height: 30px;
	background-image: url("/contents/pc/nissan-tochigi/images/ico_title_01.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	bottom: 0;
	left: 10px;
}

.work__title span {
	color: #d0173a;
}

.work__note {
	font-size: 23px;
	padding-left: 50px;
	position: relative;
}

.work__note::before {
	content: "";
	width: 17px;
	height: 29px;
	background-image: url("/contents/pc/nissan-tochigi/images/ico_title_02.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	bottom: 0;
	left: 28px;
}

.work__content {
	width: 100%;
	margin-top: 70px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.work .wrap_content {
	width: 56%;
}

.work .wrap_content > * {
	display: flex;
	align-items: center;
}

.processing {
	padding-bottom: 25px;
}

.parts, .assembly, .painting {
	padding: 25px 0;
	border-top: 2px #d0173a dashed;
}

.work .wrap_content .title {
	width: 20%;
	height: 45px;
	line-height: 45px;
	font-size: 25px;
	font-weight: bold;
	color: #d0173a;
	text-align: center;
	outline: 1px #d0173a solid;
}

.work .wrap_content .content {
	line-height: 1.46;
	font-size: 13px;
	padding-left: 15px;
}

.work .wrap_img {
	width: 40.8%;
}

.work .wrap_img img {
	width: 100%;
}

.work .wrap_img .img_01,
.work .wrap_img .img_02,
.work .wrap_img .img_03,
.work .wrap_img .img_04 {
	width: 48%;
}

.work .wrap_img .img_01,
.work .wrap_img .img_03 {
	float: left;
}

.work .wrap_img .img_02,
.work .wrap_img .img_04 {
	float: right;
}

.work .wrap_img .img_03,
.work .wrap_img .img_04 {
	margin-top: 4%;
}

.work__img {
	margin: 10px 0 10px;
	margin-left: 13%;
}
/* --work-- */


.place__title {
	font-size: 32px;
}

.place__title span {
	background-color: #d0173a;
	color: #fff;
	padding: 5px;
}

.place__title span:nth-child(1) {
	margin-left: 3px;
}

.place__title span:nth-child(2) {
	margin: 0 20px 0 5px;
}

.place .wrap_city {
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}

.place .wrap_city > * {
	width: 48.5%;
}

.place .wrap_city .title {
	background-color: #04adf4;
	font-size: 18px;
	color: #fff;
	text-align: center;
	display: inline-block;
	padding: 10px;
}

.place .wrap_city .content {
	line-height: 1.6;
	font-size: 10px;
	border: 1px #04adf4 solid;
	padding: 5px;
	position: relative;
    height:185px;
    margin-bottom: 20px;
}

.place .wrap_city .content p:nth-child(n + 2) {
	margin-top: 20px;
}

.place .wrap_city .content .img {
	width: 120px;
	position: absolute;
	top: 10px;
	right: 10px;
	margin-top: 0 !important;
}

.place .wrap_city .content .img img {
	width: 100%;
}

.factory {
	position: relative;
}

.factory__img {
	width: 400px;
}

.factory__img img {
	width: 100%;
}

.wrap_factory {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: space-between;
}

.wrap_factory .tochigif, .wrap_factory .iwaki {
	position: absolute;
}

.wrap_factory .tochigif {
	top: 0;
	left: 273px;
}

.wrap_factory .iwaki {
	top: 164px;
	left: 408px;
}

.factory .title {
	background-color: #454545;
	font-size: 16px;
	color: #fff;
	padding: 8px;
	display: inline-block;
}

.factory .title span{
font-size:14px;
}

.factory .intro {
	line-height: 1.12;
	font-size: 12px;
	margin-top: 7px;
}

.factory .detail {
	line-height: 1.3;
	font-size: 12px;
	margin-top: 5px;
}
/* --place-- */


.treatment__title {
	font-size: 43px;
	font-weight: bold;
}

.treatment__title span {
	color: #d0173a;
}

.treatment__content {
	margin-top: 15px;
	display: flex;
	justify-content: space-between;
	position: relative;
}

.treatment .wrap_list {
	width: 70%;
     display: -webkit-flex;
     display: -ms-flexbox;
     display: flex;
     -webkit-justify-content: space-between;
       -ms-flex-pack:space-between;
         justify-content:space-between;
     -webkit-flex-wrap: wrap;
       -ms-flex-wrap: wrap;
         flex-wrap: wrap;
}

.treatment .wrap_list .title {
	font-size: 29px;
	font-weight: bold;
}

.treatment .wrap_list .list {
	display: flex;
	flex-wrap: wrap;
	margin-top: 10px;
}

.treatment .wrap_list .list li {
	width: 49.5%;
	/* height: 128px; */
	height: 94px;
	box-sizing: border-box;
	border: 1px #d0173a solid;
	color: #d0173a;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.treatment .wrap_list .list li:nth-child(even) {
	margin-left: 1%;
}

.treatment .wrap_list .list li:nth-child(n + 3) {
	margin-top: 1%;
}

.treatment .wrap_list .list li h4 {
line-height: 26px;
	font-size: 21px;
	font-weight: bold;
	text-align: center;
}

.treatment .wrap_list .list li p {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.treatment .wrap_list .list li .free {
	font-size: 35px;
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
	display: block;
}

.treatment .wrap_list .list li .number {
	font-size: 40px;
	font-weight: bold;
	margin-top: 10px;
	display: inline-block;
}

.treatment .wrap_list .list li .mid {
	line-height: 50px;
    font-size: 22px;
    font-weight: bold;
}

.treatment .wrap_list .list li .small {
	font-size: 12px;
	font-weight: bold;
}

.treatment .wrap_list .list li.l3 .number{
	margin-top: 2px;
}

.treatment .wrap_list .list li.l3 .small{
display: block;
margin-left: 40%;
}

.tochigif, .iwaki {
	/* width: 49%; */
}

.treatment .wrap_img {
	width: 28%;
}

.treatment .wrap_img img {
	width: 100%;
}

.treatment .wrap_img .img_01, .treatment .wrap_img .img_02 {
	width: 100%;
}

.treatment .wrap_img .img_02 {
	margin-top: 10px;
}

.wrap_remark {
padding-top: 10px;
width:100%;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-flex-pack:space-between;
 justify-content:space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
 flex-wrap: wrap;
/*	position: absolute;
	bottom: 0;
	left: 180px;
*/
}

.wrap_remark .others {
width:73%;
	line-height: 1.51;
	font-size: 17px;
}

.wrap_remark .remark {
width:26%;
	line-height: 1.67;
	font-size: 12px;
	margin-bottom: -4.2px;
}
/* --treatment */


.recruit_tochigif .wrap, .recruit_iwaki .wrap {
	display: flex;
	justify-content: space-between;
}

.point {
	width: 43.6%;
}

.point .title {
text-align: center;
	line-height: 80px;
	height: 80px;
	border-top: 4px #595959 solid;
	border-bottom: 2px #595959 solid;
	font-size: 32px;
	color: #595959;
	font-weight: bold;
	white-space: nowrap;
    text-align: center;
	position: relative;
}

.point .title::before {
vertical-align: middle;
display: inline-block;
	content: "";
	width: 45px;
	height: 58px;
	background-image: url("/contents/pc/nissan-tochigi/images/ico_title_03.png");
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: 45px auto;
	/*position: absolute;
	top: 50%;
	left: 55px;
	transform:  translateY(-50%);*/
}

.wrap_circle {
	margin-top: 60px;
	display: flex;
	justify-content: space-between;
}

.wrap_circle .circle {
	width: 210px;
	height: 210px;
	border-radius: 105px;
	border: 2px #d22244 solid;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.wrap_circle .circle p {
	line-height: 1.44;
	font-size: 25px;
	font-weight: bold;
	color: #d22244;
	text-align: center;
}

.wrap_circle .circle p.txt_s{
font-size: 21px;
padding-bottom: 15px;
}

.wrap_circle .circle p.txt_vt{
padding-bottom: 20px;
}

.recruit_tochigif__img, .recruit_iwaki__img {
	width: 100%;
	margin-top: 60px;
}

.recruit_tochigif__img img, .recruit_iwaki__img img {
	width: 100%;
}

.table {
	width: 50.9%;
}

.table h3 {
	white-space: nowrap;
}

.table__title, .table__note {
	display: inline-block;
}

.table__title {
	font-size: 17px;
	font-weight: bold;
}

.table__note {
	font-size: 14px;
	font-weight: bold;
	padding-left: 17px;
	position: relative;
}

.recruit_tochigif .table__note {
	margin-left: 40px;
}

.recruit_iwaki .table__note {
	margin-left: 20px;
}

.table__note::before {
	content: "";
	width: 14px;
	height: 24px;
	background-image: url("/contents/pc/nissan-tochigi/images/ico_title_02.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	bottom: 0;
	left: 0;
}

.table table {
	width: 100%;
}

.table table th {
	background-color: #595959;
	font-size: 13px;
	color: #fff;
	white-space: nowrap;
	vertical-align: middle;
	padding: 0 10px;
}

.table table td {
	border: 1px #2a2a2a solid;
	line-height: 1.6;
	font-size: 12px;
	padding: 5px 10px;
}

.table table span {
	font-size: 10px;
}

.recruit_tochigif .more, .recruit_iwaki .more {
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding-left: 58%;
	margin-top: 5px;
}
/* --recruit */


.merit__img {
	width: 35%;
	margin-top: 70px;
	float: left;
}

.merit__img img {
	width: 100%;
}

.merit__blk {
	width: 61.7%;
	float: right;
}

.merit__blk .title {
	height: 50px;
	background-color: #d0173a;
	line-height: 50px;
	font-size: 28px;
	color: #fff;
	text-align: center;
}

.merit__content {
	border: 1px #d0173a solid;
	margin-top: 15px;
	padding: 30px;
}

.merit__content p {
	line-height: 1.53;
	font-size: 15px;
}

.merit__content p:nth-child(n + 2) {
	margin-top: 30px;
}
/* --merit */
