@charset "UTF-8";

/* COMMON CSS Document */

.content {
  margin: 0 auto;
  max-width: 1230px;
  width: 100%;
  padding: 0 15px;
}

ol,ul {
	list-style:none;
	}

/*GNAV
====================================*/

#gnav {
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 0;
}

#gnav a {
  display: inline-block;
  padding: 11px 21px;
  line-height: 1;
  position: relative;
  font-size: 14px;
}

#gnav a:after {
  position: absolute;
  top: 11px;
  right: 0;
  bottom: 11px;
  width: 1px;
  background: #717171;
  content: '';
}

#gnav a:hover {
  background-color: rgba(45, 100, 150, 0.3);
}

#gnav a:last-of-type:after {
  display: none;
}

/*MAIN
====================================*/

.cap {
  font-size: 14px;
  color: #000 !important;
  font-weight: normal;
  line-height: 1.6;
}

.pcOnly {
  display: block !important;
}

.spOnly {
  display: none !important;
}

.mainImg {
  position: relative;
}

.groupa {
  background: url(../images/bg_3.png) repeat-x top left;
  padding: 40px 0 0;
}

.groupa .outer {
  background: #fff;
  border-radius: 10px;
}

.groupa h2 {
  margin: 0 auto 40px;
  padding: 8px 0;
  font-size: 36px;
  line-height: 1.4;
  color: #4193c8;
  background: #fff;
  font-weight: bold;
  display: block;
  border-radius: 10px;
  text-align: center;
}

.groupa h2 span {
  display: inline-block;
}

.boxList .item {
  margin: 0 0 35px;
  border-left: 1px solid #4193c8;
  border-top: 1px solid #4193c8;
}

.boxList .item:last-of-type {
  margin: 0;
}

.boxList .item:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: ".";
  zoom: 1;
}

.boxList .itemL {
  width: 280px;
  padding: 50px 0 0 48px;
  float: left;
  font-size: 38px;
  font-weight: bold;
  color: #4193c8;
  line-height: 1;
}

.boxList .itemR {
  padding: 50px 0 0 18px;
  width: calc( 100% - 280px);
  float: left;
}

.boxList .item2 {
  border-top: none;
}

.boxList .item2 .itemL {
  border-top: 1px solid #4193c8;
}

.boxList .item2 .itemR {
  padding: 0 0 0 20px;
}

.groupb h2 {
  font-size: 38px;
  line-height: 1;
  font-weight: bold;
  position: relative;
  padding: 44px 10px;
  margin: 0 0 80px;
  background: #c90028;
  color: #fff;
  text-align: center;
  position: relative;
}

.groupb h2:after {
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 20px solid #c90028;
  position: absolute;
  bottom: -20px;
  left: 50%;
  content: '';
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

.groupb .content {
  max-width: 1030px;
}

#group5 {
  text-align: center;
  font-size: 20px;
  padding-bottom: 70px;
}

#group5 .mainImg p {
  position: absolute;
  bottom: 10px;
  right: 10px;
  line-height: 1;
  color: #fff;
}

#group5 .item {
  position: relative;
  padding: 60px 0 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
}

#group5 .item .item__text {
  margin-left: 30px;
}

#group5 .item:first-child {
  display: block;
  text-align: center;
  padding-bottom: 60px;
}

#group5 .item:first-child h3 {
  margin-left: auto;
  margin-right: auto;
}

#group5 .item:after {
  width: 100%;
  height: 25px;
  background-image: url(../images/ico_cursor.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -24px;
  left: 0;
  right: 0;
  margin: auto;
  content: '';
}

#group5 .item:last-of-type {
  border: none;
  margin: 0;
}

#group5 .item:last-of-type:after {
  display: none;
}

#group5 h3 {
  font-size: 38px;
  line-height: 1;
  font-weight: bold;
  margin: 0 0 10px;
  color: #4193c8;
  width: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#group5 ul {
  margin: 30px 0 0 0;
}

#group5 li {
  width: 49.1%;
  float: left;
}

#group5 li:nth-of-type(2) {
  float: right;
}

#group5 li a {
  width: 100%;
  height: 143px;
  background: url(../images/btn_bg.gif) repeat-x;
  background-size: auto 100%;
  display: table;
  font-size: 25px;
  font-weight: bold;
  border-radius: 10px;
  color: #fff;
  margin: 0 0 5px;
}

#group5 li a p {
  display: table-cell;
  vertical-align: middle;
}

#group5 li a span {
  font-size: 50px;
  line-height: 1;
  display: block;
}

#group5 li a:hover {
  background: #cc1801;
}

#group5 li:nth-of-type(1) a span {
  font-size: 55px;
  font-family: Helvetica, Arial, sans-serif;
}

#group6 {
  font-size: 20px;
  padding-bottom: 60px;
  background: #000;
  color: #fff;
}

#group6 .box {
  margin: 0 0 35px;
}

#group6 .boxL {
  width: 69.9%;
  float: left;
}

#group6 .boxR {
  width: 27.8%;
  float: right;
}

#group6 .box .note {
  text-align: right;
}

#group6 .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#group6 .list li {
  width: 48.7%;
  margin: 0 2.6% 2.6% 0;
  border: 1px solid #4193c8;
  position: relative;
  color: #000;
  padding: 40px 2.5% 15px;
  word-break: break-all;
  background-color: #fff;
}

#group6 .list li:nth-of-type(2n) {
  margin: 0 0 2.6%;
}

#group6 .list li:after {
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 20px solid #c90028;
  position: absolute;
  top: 0;
  left: 50%;
  content: '';
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

#group6 .list .num,
#group6 .list .tit {
  text-align: center;
  margin: 0 0 10px;
  font-weight: bold;
}

#group6 .list .num {
  font-size: 28px;
  line-height: 1;
  color: #4193c8;
}

#group6 .list .tit {
  font-size: 27px;
  line-height: 1.4;
  color: #4193c8;
}

#group6 .list .tit span {
  display: inline-block;
}

#group6 .list a {
  /* background-image: -webkit-gradient(linear, left top, left bottom, from(#df6f61), color-stop(#cc1801), to(#df6f61)); */
  background-image: linear-gradient(#61b0df, #335e95, #619fdf);
  font-size: 25px;
  line-height: 1;
  padding: 13px 0;
  text-align: center;
  color: #fff;
  display: block;
  font-weight: bold;
  margin: 14px 0 0 0;
  position: relative;
}

#group6 .list a:before,
#group6 .list a:after {
  position: absolute;
  top: 0;
  content: '';
  width: 12px;
  height: 100%;
  background: #66a2df;
}

#group6 .list a:before {
  left: 0;
}

#group6 .list a:after {
  right: 0;
}

#group6 .list a:hover {
  background: #335e95;
}

#group6 .txt {
  font-size: 24px;
  text-align: center;
  padding: 5px 0;
  font-weight: bold;
  border: 1px solid #4193c8;
  color: #4193c8;
  background-color: #fff;
}

#group7 {
  padding-bottom: 90px;
}

#group7 table {
  width: 100%;
  margin: 0 0 60px;
}

#group7 tr {
  vertical-align: middle;
}

#group7 th,
#group7 td {
  padding: 0 0 30px;
  line-height: 1;
}

#group7 th {
  width: 305px;
  font-size: 28px;
}

#group7 th p {
  position: relative;
}

#group7 th p:after {
  position: absolute;
  top: 50%;
  right: 15px;
  content: '必須';
  font-size: 17px;
  line-height: 1.2;
  color: #fff;
  background: #d7000f;
  width: 65px;
  text-align: center;
  padding: 3px 0;
  border-radius: 5px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

#group7 tr:nth-of-type(2) th,
#group7 tr:nth-of-type(3) th,
#group7 tr:nth-of-type(8) th {
  padding-top: 30px;
}

#group7 tr:nth-of-type(4),
#group7 tr:nth-of-type(10) {
  vertical-align: top;
}

#group7 tr:nth-of-type(4) th {
  padding-top: 40px;
}

#group7 tr:nth-of-type(4) td ul {
  margin-bottom: 20px;
}

#group7 tr:nth-of-type(10) th {
  padding-top: 15px;
}

#group7 input[type=text],
#group7 select,
#group7 textarea {
  width: 100%;
  border: none;
  border-bottom: 1px solid #7f7977;
  background: #fff;
  line-height: 1;
  font-size: 20px;
  height: 52px;
  line-height: 52px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, Arial, Helvetica, Verdana, sans-serif;
}

#group7 input[type=text] {
  padding: 0 10px;
}

#group7 input[type=text],
#group7 input[type=tel],
#group7 select,
#group7 input[type=text],
#group7 input[type=tel],
#group7 select,
#group7 textarea {
  width: 100%;
  border: none;
  border-bottom: 1px solid #7f7977;
  background: #fff;
  line-height: 1;
  font-size: 20px;
  height: 52px;
  line-height: 52px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, Arial, Helvetica, Verdana, sans-serif;
}

#group7 tr:first-of-type select {
  text-align-last: center;
  padding: 0;
}

#group7 select option {
  width: 100%;
}

#group7 label {
  font-size: 17px;
  line-height: 1.8;
}

#group7 input[type=radio],
input[type=checkbox] {
  width: 28px;
  height: 28px;
}

#group7 textarea {
  height: 300px;
  line-height: 1.6;
  padding: 10px;
}

#group7 .submit {
  width: 49.1%;
  max-width: 491px;
  height: 143px;
  background: url(../images/btn_bg.gif) repeat-x;
  background-size: auto 100%;
  font-size: 46px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  margin: 0 auto;
  display: block;
  cursor: pointer;
  border-radius: 10px;
}

#group7 .submit:hover {
  background: #cc1801;
}

#group7 .list:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: ".";
  zoom: 1;
}

#group7 .list li {
  width: 48%;
  margin: 0 4% 0 0;
  float: left;
}

#group7 .list li:last-of-type {
  margin: 0;
}

#group7 .list2 {
  border-bottom: 1px solid #7f7977;
  font-size: 28px;
  padding: 15px 0;
}

#group7 .list2 li {
  width: 150px;
  display: inline-block;
}

.kibou {
  font-size: 28px;
}

#group7 .list3:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: ".";
  zoom: 1;
}

#group7 .list3 li {
  max-width: 170px;
  width: 31%;
  margin: 0 3.5% 0 0;
  float: left;
}

#group7 .list3 li:last-of-type {
  margin: 0;
}

#group7 .rows {
  margin: 10px 0 0 0;
}

#group7 .zip {
  position: relative;
}

#group7 .zip:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 43%;
  right: 53%;
  height: 1px;
  background: #4c4341;
}

#group7 .zip:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: ".";
  zoom: 1;
}

#group7 #zip {
  width: 40%;
  float: left;
}

#group7 #zip1 {
  width: 50%;
  float: right;
}

#pageTop {
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  position: fixed;
  bottom: 0;
  right: 0;
  padding: 10px;
  line-height: 1;
  cursor: pointer;
  display: none;
  z-index: 999;
}

/*FOOTER
====================================*/

/*
footer {
  background: #000;
  color: #fff;
  padding: 70px 15px 30px;
}
*/

footer a:hover {
  color: #c29142;
}

#fLogo {
  margin: 0 auto 55px;
  width: 100%;
  max-width: 390px;
}

#fLogo .img {
  display: block;
  width: 100%;
  text-align: center;
}

#fLogo .img:nth-of-type(2) {
  padding: 15px 0;
  margin: 40px 0 0;
  border-top: 1px solid #909090;
  border-bottom: 1px solid #909090;
}

#fLink {
  max-width: 1166px;
  margin: 0 auto 30px;
  width: 100%;
}

#fLink .fItem {
  padding: 0 0 20px;
}

#fLink .fTit {
  border-bottom: 1px solid #fff;
  padding: 0 0 2px;
  margin: 0 0 10px;
}

#fLink .fTitSp {
  display: none;
}

#fLink .fCont:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: ".";
  zoom: 1;
}

#fLink .fCont li {
  width: 263px;
  float: left;
  margin: 0 0 5px;
}

#fLink .fCont li p,
#fLink .fCont li form {
  margin: 0 0 5px;
}

#fLink .fCont li p:last-of-type {
  margin: 0;
}

#fLink button {
  border: none;
  overflow: visible;
  background: none;
  vertical-align: bottom;
  font-size: 100%;
  color: inherit;
  cursor: pointer;
  padding: 0;
  -webkit-appearance: none;
}

#fLink button:hover {
  color: #c29142;
}

#fLink2 {
  text-align: center;
  font-size: 12px;
  margin: 0 0 5px;
}

#fLink2 a {
  display: inline-block;
}

#copyright {
  text-align: center;
  font-size: 10px;
}

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

.maker_child_title {
  background: #e50012;
  padding: 10px 0 5px;
  text-align: center;
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
  margin-top: 70px;
  -webkit-box-shadow: 0 -4px 1px #940012;
  box-shadow: 0 -4px 1px #940012;
}

.maker_child_body {
  background-color: #ffffff;
  background-image: radial-gradient(#e6f5f9 27%, transparent 29%), radial-gradient(#e6f5f9 27%, transparent 29%);
  background-position: 0 0, 3px 3px;
  background-size: 6px 6px;
  color: #040000;
}

.maker_child_text {
  margin: 0 50px;
  padding: 20px 0;
  font-size: 16px;
  font-weight: bold;
}

.maker_child_area {
  margin: 0 50px;
  padding-bottom: 50px;
}

.maker_child_area img {
  vertical-align: top;
}

.maker_child_main {
  width: 49%;
  background: #FFF;
  font-size: 20px;
  font-weight: bold;
  height: 100px;
  float: left;
  margin: 0 1% 10px 0;
}

.maker_child_float {
  float: left;
  width: 100px;
}

.maker_child_center {
  text-align: center;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
}

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


.maker_intro_text {
	margin:20px auto 20px;
	width:1000px;
	font-size:1.2em;
	}

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

/*===============================
             MEDIA
================================*/

body {
  padding-top: 64px;
}

.mainvisual {
  position: relative;
}

.mainvisual .mainvisualText {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  top: 0;
}

.mainvisual > amp-img,
.mainvisual img {
  width: 100% !important;
  height: auto !important;
}

.mainvisual__logo {
  display: block;
  width: 13vw;
  margin-left: auto;
  margin-right: auto;
}

.mainvisual__logo img,
.mainvisual__logo amp-img {
  width: 13vw !important;
  height: 2vw !important;
}

.mainvisual__companyName {
  display: block;
  font-size: 1.6vw;
  margin-top: 10px;
}

.mainvisual__title {
  display: block;
  font-size: 4.6vw;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.015em;
  margin-top: 0.5vw;
}
.mainvisual .change{
  margin-top:6vw;
}

.formLinkBtn {
  width: 900px;
  margin: 0 auto;
  margin-top: 50px;
  background: url(../images/nissan/btn_bg.gif) repeat-x;
  background-size: auto 100%;
  border-radius: 10px;
  text-align: center;
  display: block;
  font-size: 46px;
  line-height: 1;
  font-weight: bold;
  font-family: 'Noto Sans JP', sans-serif;
  color: #fff;
  height: 141px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.formLinkBtn span {
  display: block;
  width: 100%;
  line-height: 1;
}

.formLinkBtn .mini {
  font-size: 25px;
}

.formLinkBtn:hover {
  background: #cc1801;
}

.point_att {
  border: 4px solid #CA0028;
  padding: 8px 0 4px;
  display: block;
  margin: 10px auto;
  text-align: center;
  width: 960px;
}

.point {
  font-size: 30px;
  font-family: 'Chivo', sans-serif;
  position: relative;
  color: #fff;
  padding-top: 10px;
  height: 89px;
  display: block;
}

.point:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 90px 200px 0 200px;
  border-color: #c90028 transparent transparent transparent;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}

.point.type__02 {
  border-top: 2px solid #c90028;
}

.sectionTitle {
  font-size: 42px;
  color: #c90028;
  font-weight: 600;
  text-align: center;
  line-height: 1.4;
}

.sectionTitle .jpn {
  display: block;
  margin-top: 30px;
}

.sectionTitle .mini {
  font-size: 24px;
}

.sectionTitle02 {
  font-size: 42px;
  font-weight: 600;
  text-align: center;
  height: 88px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

.sectionTitle02:before {
  content: "";
  display: block;
  width: 191px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../images/nissan/bg_06.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.sectionTitle02:after {
  content: "";
  display: block;
  width: 191px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-image: url(../images/nissan/bg_06.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.sectionTitle02.type__02 {
  color: #fff;
}

.sectionTitle02.type__02:before,
.sectionTitle02.type__02:after {
  background-image: url(../images/nissan/bg_07.svg);
}

.sectionTitle02.type__03 {
  color: #4193c8;
  line-height: 1.119;
}

.sectionTitle02.type__03:before,
.sectionTitle02.type__03:after {
  background-image: url(../images/nissan/bg_08.svg);
}

.sectionTitle03 {
  background-image: linear-gradient(45deg, #fff 25%, #c90028 25%, #c90028 50%, #fff 50%, #fff 75%, #c90028 75%, #c90028);
  background-size: 10px 10px;
  background-attachment: fixed;
  font-size: 35px;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  position: relative;
  padding: 20px 0;
  border-radius: 6px;
  z-index: 1;
}

.sectionTitle03:before {
  content: "";
  display: block;
  width: 552px;
  height: 55px;
  background-color: #c90028;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
}

.sectionText {
  font-size: 23px;
  font-weight: 600;
  line-height: 1.434;
  text-align: center;
  margin-top: 70px;
}

.sectionText.type__02 {
  font-size: 35px;
  line-height: 1.371;
  color: #fff;
}

.sectionText.type__03 {
  line-height: 1.608;
  margin-top: 30px;
}

.sectionText .mini {
  font-size: 20px;
}

.sectionText02 {
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  word-break: break-word;
  margin-top: 20px;
}

.sectionText02 .mini {
  margin-top: -5px;
  display: block;
}

.sectionText02.type__02 {
  font-size: 24px;
}

.sectionText02.type__02 .strong {
  font-size: 30px;
}

.sectionVisual {
  position: relative;
  height: 509px;
  background-image: url(../images/nissan/img_07_pc.jpg);
  background-size: auto 100%;
  background-position: center center;
  background-repeat: repeat-x;
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.sectionVisual__circle {
  text-align: center;
  width: 386px;
  height: 386px;
  background-color: #fff;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sectionCopy {
  width: 100%;
  color: #c90028;
  font-size: 23px;
  font-weight: 600;
  line-height: 1.913;
}

.sectionComment {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.941;
  margin-top: 10px;
}

.sectionComment02 {
  color: #fff;
  padding-top: 15px;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  line-height: 1.65;
  width: 353px;
  height: 156px;
  background-image: url(../images/nissan/bg_05.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  margin-top: -80px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

/******************************
section01
*******************************/

.treatmentList {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 1160px;
  margin-left: auto;
  margin-right: auto;
}

.treatmentList__item {
  background-color: #fff;
  text-align: center;
  padding: 10px 0 5px 0;
  border: 2px solid #000;
  border-radius: 6px;
  position: relative;
}

.treatmentList__item:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: -10px;
  right: -10px;
  z-index: -1;
  background-image: linear-gradient(45deg, #fff 25%, #000 25%, #000 50%, #fff 50%, #fff 75%, #000 75%, #000);
  background-size: 10px 10px;
  background-attachment: fixed;
  border-radius: 6px;
}

.treatmentList__item.item__01 .treatmentList__item__image,
.treatmentList__item.item__01 .treatmentList__item__image img,
.treatmentList__item.item__01 .treatmentList__item__image amp-img {
  width: 172px;
}

.treatmentList__item.item__01 .treatmentList__item__text {
  line-height: 1.206;
}

.treatmentList__item.item__02 .treatmentList__item__image,
.treatmentList__item.item__02 .treatmentList__item__image img,
.treatmentList__item.item__02 .treatmentList__item__image amp-img {
  width: 181px;
}

.treatmentList__item.item__03 .treatmentList__item__image,
.treatmentList__item.item__03 .treatmentList__item__image img,
.treatmentList__item.item__03 .treatmentList__item__image amp-img {
  width: 177px;
}

.treatmentList__item.item__04 .treatmentList__item__image,
.treatmentList__item.item__04 .treatmentList__item__image img,
.treatmentList__item.item__04 .treatmentList__item__image amp-img {
  width: 205px;
  top: 10px;
}

.treatmentList__item.item__04 .treatmentList__item__text {
  margin-top: 40px;
}

.treatmentList__item.item__05 .treatmentList__item__image,
.treatmentList__item.item__05 .treatmentList__item__image img,
.treatmentList__item.item__05 .treatmentList__item__image amp-img {
  width: 141px;
}

.treatmentList__item.item__05 .treatmentList__item__text {
  margin-top: 50px;
}

.treatmentList__item.item__06 .treatmentList__item__image,
.treatmentList__item.item__06 .treatmentList__item__image img,
.treatmentList__item.item__06 .treatmentList__item__image amp-img {
  width: 128px;
}

.treatmentList__item.item__06 .treatmentList__item__text {
  margin-top: 40px;
}

.treatmentList__item.item__02 .treatmentList__item__text,
.treatmentList__item.item__03 .treatmentList__item__text,
.treatmentList__item.item__04 .treatmentList__item__text,
.treatmentList__item.item__05 .treatmentList__item__text,
.treatmentList__item.item__06 .treatmentList__item__text {
  font-size: 29px;
  line-height: 1.206;
}

.treatmentList__item__image {
  height: 125px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.treatmentList__item__text {
  font-size: 27px;
  font-weight: 600;
  line-height: 1.037;
  margin-top: 28px;
}

.treatmentList__item__text .line {
  position: relative;
  z-index: 0;
}

.treatmentList__item__text .line:before {
  content: "";
  display: block;
  width: 100%;
  height: 10px;
  background-color: #ffff00;
  position: absolute;
  bottom: 7px;
  left: 0;
  z-index: -1;
}

.treatmentList__item__text .number {
  color: #c90028;
  font-size: 56px;
  font-family: 'Chivo', sans-serif;
  padding: 0 5px;
}

.treatmentList__item__text .semiStrong {
  font-size: 33px;
}

.treatmentList__item__text .strong {
  color: #c90028;
  font-size: 46px;
  font-weight: 600;
}

.treatmentList__item__attention {
  font-size: 13px;
  line-height: 1;
  margin-top: 7px;
}

/******************************
section02
*******************************/

.section02 {
  margin-top: 80px;
}

.treatmentList02 {
  position: relative;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.treatmentList02__item {
  width: calc(100% / 3 - 45px);
  background-color: #fff;
  text-align: center;
  padding: 5px 0 5px 0;
  border: 2px solid #000;
  border-radius: 6px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.treatmentList02__item:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: -10px;
  right: -10px;
  z-index: -1;
  background-image: linear-gradient(45deg, #fff 25%, #000 25%, #000 50%, #fff 50%, #fff 75%, #000 75%, #000);
  background-size: 10px 10px;
  background-attachment: fixed;
  border-radius: 6px;
}

.treatmentList02__item.item__05 .treatmentList02__item__text {
  top: -1px;
}

.treatmentList02__item.item__05 .treatmentList02__item__text .number {
  font-size: 38px;
}

.treatmentList02__item.item__06 .treatmentList02__item__text {
  line-height: 1.6;
}

.treatmentList02__item.item__06 .treatmentList02__item__text .number,
.treatmentList02__item.item__08 .treatmentList02__item__text .number {
  font-size: 38px;
}

.treatmentList02__item.item__03 .treatmentList02__item__text,
.treatmentList02__item.item__06 .treatmentList02__item__text,
.treatmentList02__item.item__08 .treatmentList02__item__text {
  position: relative;
  top: 4px;
}

.treatmentList02__item__text {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.037;
}

.treatmentList02__item__text .line {
  position: relative;
  z-index: 0;
}

.treatmentList02__item__text .line:before {
  content: "";
  display: block;
  width: 100%;
  height: 10px;
  background-color: #ffff00;
  position: absolute;
  bottom: 7px;
  left: 0;
  z-index: -1;
}

.treatmentList02__item__text .mini {
  font-size: 17px;
  line-height: 1.470;
  display: block;
}

.treatmentList02__item__text .number {
  color: #c90028;
  font-size: 56px;
  font-family: 'Chivo', sans-serif;
  padding: 0 5px;
}

.treatmentList02__item__text .semiStrong {
  font-size: 33px;
}

.treatmentList02__item__text .strong {
  color: #c90028;
  font-size: 46px;
  font-weight: 600;
}

.treatmentList02__item__attention {
  font-size: 13px;
  line-height: 1;
  margin-top: 7px;
}

/******************************
section03
*******************************/

.section03 {
  margin-top: 160px;
}

.flowList__item {
  border: 2px solid #4193c8;
  border-radius: 6px;
  padding: 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  position: relative;
}

.flowList__item:first-child {
  margin-top: 0;
}

.flowList__item .number {
  font-family: 'Chivo', sans-serif;
  color: #4193c8;
  font-size: 61px;
  font-weight: 600;
  width: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1;
}

.flowList__item dl {
  border-left: 2px solid #4193c8;
  padding-left: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right:180px;
}

.flowList__item dt {
  color: #4193c8;
  font-size: 30px;
  font-weight: 600;
}

.flowList__item dd {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.833;
}

.flowList__item .photo {
  width: 163px;
  height: 90px;
  background-size: 88px auto;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
}

.flowList__item.item__02 dl,
.flowList__item.item__03 dl {
  padding-top: 0;
  padding-bottom: 0;
}

.flowList__item.item__01 .photo {
  background-image: url(../images/nissan/img_08_pc.svg);
  background-size: 80px 80px;
}

.flowList__item.item__02 .photo {
  background-image: url(../images/nissan/img_09_pc.svg);
  background-size: 150px 57px;
}

.flowList__item.item__03 .photo {
  background-image: url(../images/nissan/img_10_pc.svg);
  background-size: 130px 88px;
}

.flowList__item.item__04 .photo {
  background-image: url(../images/nissan/img_11_pc.svg);
  background-size: 98px 63px;
}

/******************************
section04
*******************************/

.section04 {
  margin-top: 110px;
}

.requirementsList {
  padding-left: 30px;
  margin-top: 50px;
}

.requirementsList.type__02 {
  margin-top: 60px;
}

.requirementsList.type__02 .requirementsList__item {
  padding: 30px 0;
}

.requirementsList.type__02 .requirementsList__item dt span {
  background-image: url(../images/nissan/bg_02.svg);
  line-height: 1.266;
  height: 90px;
}

.requirementsList__item {
  padding: 15px 0;
  border: 2px solid #231815;
  border-radius: 6px;
  font-size: 25px;
  font-weight: 600;
  line-height: 1.68;
  margin-top: 30px;
}

.requirementsList__item:first-child {
  margin-top: 0;
}

.requirementsList__item dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.requirementsList__item dt {
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0.36em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.requirementsList__item dt span {
  padding-left: 50px;
  width: 332px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url(../images/nissan/bg_03.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  left: -40px;
}

.requirementsList__item:nth-child(2n) dt span {
  background-image: url(../images/nissan/bg_04.svg);
}

.requirementsList__item .strong {
  color: #c90028;
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
}

.requirementsList__item .number {
  font-family: 'Chivo', sans-serif;
  font-size: 53px;
}

.requirementsList__item.item__02,
.requirementsList__item.item__03,
.requirementsList__item.item__04 {
  padding: 35px 10px 45px 0;
}

.requirementsList__item.item__04 dt {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.requirementsList__item.item__04 dt span {
  position: relative;
  top: 13px;
}

.asideArea {
  background-color: #ececec;
  border-radius: 6px;
  padding: 17px 20px;
  margin-bottom: 20px;
}

.asideArea__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.asideArea__list__item {
  line-height: 1;
  margin-left: 20px;
}

.asideArea__list__item:first-child {
  margin-left: 0;
}

.asideArea__list__item:before {
  content: '\025a1';
}

.accessMap {
  background-color: #c90028;
  padding: 25px;
  color: #fff;
  margin-top: 20px;
}

.accessMap__image img,
.accessMap__image amp-img,
.accessMap__image iframe,
.accessMap__image amp-iframe {
  width: 100%;
}

.accessMap__link {
  font-size: 20px;
  font-weight: 500;
  text-align: right;
  margin-top: 20px;
}

.accessMap__link a {
  color: #fff;
}

.accessMap__link a:before {
  content: "＞";
  padding-right: 10px;
}

.accessMap__list {
  margin-top: 10px;
}

.accessMap__list__item {
  height: 99px;
  border: 2px solid #fff;
  border-radius: 6px;
  font-size: 28px;
  font-weight: 600;
  text-align: center;
  line-height: 1.285;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.accessMap__list__item:first-child {
  margin-left: 0;
}

/******************************
section05
*******************************/

.section05 .sectionOuter {
  background-color: #c90028;
  padding: 60px 0 40px 0;
  color: #fff;
  margin-top: 80px;
}

.section05 .formLinkBtn {
  margin-top: 70px;
}

.supportMenuList {
  margin-top: 20px;
}

.supportMenuList.type__02 {
  margin-top: 30px;
}

.supportMenuList__item {
  position: relative;
}

.supportMenuList__item .photo {
  width: 340px;
  height: 190px;
  background-color: #fff;
  border-radius: 6px;
}

.supportMenuList__item dt {
  background-color: #fff;
  color: #000;
  font-size: 24px;
  font-weight: 600;
  padding: 0 15px;
  border: 1px solid #c90028;
  border-radius: 6px;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: -10px;
  left: -10px;
}

.supportMenuList__item__text {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  margin-top: 5px;
  padding-left: 10px;
}

.supportMenuList__item__text.type__02 {
  font-size: 20px;
  line-height: 1.2;
  padding-left: 0;
}

.supportContents {
  margin-top: 70px;
}

.supportContents:first-child {
  margin-top: 0;
}

.pointList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.pointList__item {
  height: 54px;
  font-size: 30px;
  font-weight: 600;
  color: #c90028;
  border: 2px solid #c90028;
  border-radius: 6px;
  text-align: center;
  margin-top: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.pointList__item.item__04,
.pointList__item.item__08 {
  line-height: 1.2;
  height: 86px;
}

/*********************************
section06
*********************************/

.section06 {
  background-color: #4193c8;
  padding-top: 50px;
  padding-bottom: 120px;
  margin-top: 80px;
  position: relative;
  z-index: -2;
}

.staffVoiceList {
  margin-top: 50px;
}

.staffVoiceList__item {
  background-color: #fff;
  padding: 80px 30px 60px 30px;
  width: 348px;
  height: 623px;
  position: relative;
  border-radius: 6px;
}

.staffVoiceList__item:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: -10px;
  right: -10px;
  z-index: -1;
  background-image: linear-gradient(45deg, #fff 25%, #4193c8 25%, #4193c8 50%, #fff 50%, #fff 75%, #4193c8 75%, #4193c8);
  background-size: 10px 10px;
  background-attachment: fixed;
  border-radius: 6px;
}

.staffVoiceList__item:after {
  content: "";
  display: block;
  width: 291px;
  height: 35px;
  position: absolute;
  top: 0;
  left: -5px;
  right: 0;
  margin: auto;
  background-image: url(../images/nissan/bg_01.svg);
  background-size: contain;
  background-position: top left;
  background-repeat: repeat-x;
}

.staffVoiceList__item.item__02 .staffVoiceList__item__name:before {
  background-image: url(../images/nissan/ico_02.svg);
}

.staffVoiceList__item.item__03 .staffVoiceList__item__name:before {
  background-image: url(../images/nissan/ico_03.svg);
}

.staffVoiceList__item__text {
  font-size: 20px;
  line-height: 2.238;
  text-align: justify;
  text-justify: inter-ideograph;
  background-color: #fff;
}

.staffVoiceList__item__name {
  font-size: 21px;
  position: absolute;
  left: 30px;
  bottom: 40px;
  width: 90%;
}

.staffVoiceList__item__name:before {
  content: "";
  display: block;
  width: 65px;
  height: 84px;
  background-image: url(../images/nissan/ico_01.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  right: 30px;
  bottom: 0;
}

/*********************************
section07
*********************************/

.section07 {
  margin-top: 100px;
  padding-bottom: 20px;
}

.questionList {
  margin-top: 50px;
}

.questionList__item {
  border: 2px solid #dcdcdc;
  padding: 0 30px;
  margin-top: 45px;
}

.questionList__item:first-child {
  margin-top: 0;
}

.questionList__item__text {
  font-size: 19px;
  font-weight: 600;
  letter-spacing: 1.842;
  padding: 20px 0;
  padding-left: 60px;
  position: relative;
  min-height: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #dcdcdc;
}

.questionList__item__text:before {
  content: "Q.";
  font-family: 'Chivo', sans-serif;
  font-size: 42px;
  font-weight: 600;
  line-height: 1;
  position: absolute;
  top: 13px;
  left: 0;
}

.questionList__item__name {
  color: #4193c8;
  font-size: 19px;
  font-weight: 600;
  letter-spacing: 1.842;
  padding: 20px 0;
  padding-left: 60px;
  position: relative;
  min-height: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.questionList__item__name:before {
  content: "A.";
  font-family: 'Chivo', sans-serif;
  font-size: 42px;
  font-weight: 600;
  line-height: 1;
  position: absolute;
  top: 13px;
  left: 0;
}

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

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;
}

@media screen and (min-width: 0\0) and (min-width: 1000px) {
  #group6 .txt {
    padding: 8px 0 2px;
  }
}

@media print, screen and (min-width: 641px) {
  .nonePC {
    display: none;
  }

  .gnavArea .gnav ul,.gnavArea2 .gnav ul {
  	padding-left:0;
  	}

  .modalContent dd {
  	margin:0;
  	padding:50px 90px;
  }

  .gnavArea .gnav dd,.gnavArea2 .gnav dd {
  	margin-left:0;
  	}

  .mainvisual {
    padding-top: 20px;
  }

  .point {
    line-height: 1.6;
  }

  .treatmentList02__item {
    height: 123px;
  }

  .treatmentList02__item.item__01 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding-top: 20px;
  }

  .treatmentList02__item.item__02 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .treatmentList02__item.item__03 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .treatmentList02__item.item__04 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .treatmentList02__item.item__05 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .treatmentList02__item.item__06 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
    padding-top: 0;
  }

  .treatmentList02__item.item__07 {
    margin-top: 0;
    height: 262px;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .treatmentList02__item.item__08 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
    margin-top: 18px;
    margin-left:-864px;
  }

  .treatmentList02__item.item__07 .mini {
    margin-bottom: 30px;
  }

  .treatmentList02__item.item__07 .treatmentList02__item__text {
    top: 0;
  }

  /* .treatmentList02__item.item__04,
  .treatmentList02__item.item__05,
  .treatmentList02__item.item__06 {
    margin-top: -123px;
  } */

  .treatmentList02__item__text {
    position: relative;
    top: -6px;
  }

  .flowList {
    margin-top: 60px;
  }

  .flowList__item.item__03 dl {
    padding-bottom: 32px;
  }

  .requirementsList.type__02 .requirementsList__item dt {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    top: 10px;
  }

  .accessMap {
    border-radius: 6px;
    margin-left: 40px;
    margin-right: 40px;
  }

  .accessMap__image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .accessMap__image img,
  .accessMap__image amp-img,
  .accessMap__image iframe,
  .accessMap__image amp-iframe {
    width: 50%;
    height: 347px;
  }

  .accessMap__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .accessMap__list__item {
    width: 31.75%;
    margin-left: 2.5%;
  }

  .supportMenuList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .supportMenuList__item {
    margin-left: 20px;
  }

  .supportMenuList__item:first-child {
    margin-left: 0;
  }

  .pointList {
    width: 740px;
  }

  .pointList__item {
    width: 354px;
  }

  .pointList__item:first-child,
  .pointList__item:nth-child(2) {
    margin-top: 0;
  }

  .pointList__item.item__05 {
    margin-top: -24px;
  }

  .pointList__item.item__05,
  .pointList__item.item__07 {
    margin-top: -24px;
  }

  .pointList__item.item__11 {
    margin-top: -32px;
  }

  .pointList__item.item__09 {
    margin-top: -54px;
  }

  .staffVoiceList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .staffVoiceList__item {
    margin-left: 65px;
  }

  .staffVoiceList__item:first-child {
    margin-left: 0;
  }
}

@media screen and (min-width: 961px) {
  .questionList {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 1059px) {
  .section05 .sectionInner {
    width: 1060px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 1061px) {
  .flowList {
    width: 1060px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 1161px) {
  .sectionTitle02 {
    width: 700px;
  }

  .treatmentList__item {
    width: 348px;
    margin-top: 50px;
    margin-left: 50px;
  }

  .treatmentList__item:first-child,
  .treatmentList__item:nth-child(3n+1) {
    margin-left: 0;
  }

  .treatmentList__item:first-child,
  .treatmentList__item:nth-child(2),
  .treatmentList__item:nth-child(3) {
    margin-top: 0;
  }

  .treatmentList02 {
    width: 1160px;
    margin-left: auto;
    margin-right: auto;
  }

  .treatmentList02__item {
    margin-top: 15px;
    margin-left: 15px;
  }

  .treatmentList02__item:first-child,
  .treatmentList02__item:nth-child(4) {
    margin-left: 0;
  }

  .treatmentList02__item:first-child,
  .treatmentList02__item:nth-child(2),
  .treatmentList02__item:nth-child(3) {
    margin-top: 0;
  }
}

@media screen and (min-width: 1231px) {
  .requirementsList {
    width: 1230px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (max-width: 1500px) {
  .main_bnr {
    width: 25vw;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 1270px) {
  #fLink .fCont li {
    width: 25%;
  }
}

@media only screen and (max-width: 1024px) {
  .boxList .itemL {
    padding: 30px 0 0 30px;
    font-size: 3.5vw;
    width: 25%;
  }

  .boxList .itemR {
    padding: 30px 0 0 0;
    width: 75%;
  }
}

@media only screen and (max-width: 1000px) {
  .groupa h2 {
    font-size: 30px;
  }

  .groupb h2 {
    font-size: 30px;
  }

  #group5 {
    font-size: 18px;
  }

  #group5 h3 {
    font-size: 30px;
  }

  #group5 li a span {
    font-size: 5.5vw;
  }

  #group5 li:nth-of-type(1) a span {
    font-size: 6vw;
  }

  #group5 li p {
    font-size: 2vw;
  }

  #group6 {
    font-size: 18px;
  }

  #group6 .list .num {
    font-size: 24px;
  }

  #group6 .list .tit {
    font-size: 20px;
  }

  #group7 th {
    font-size: 20px;
    width: 230px;
  }

  #group7 th p::after {
    font-size: 14px;
    width: 50px;
  }

  #group7 input[type="text"],
  #group7 select,
  #group7 textarea,
  #group7 input[type="tel"] {
    font-size: 16px;
  }

  #group7 label {
    font-size: 14px;
  }

  #group7 .list2 {
    font-size: 20px;
  }

  #group7 input[type="radio"],
  input[type=checkbox] {
    width: 20px;
    height: 20px;
  }

  #group7 .submit {
    font-size: 5.5vw;
  }

  #fLink .fCont li {
    width: 50%;
  }

  #fLink .fItem:nth-of-type(3) .fCont li {
    width: 33.33%;
  }
}

@media only screen and (max-width: 800px) {
  #gnav a {
    font-size: 2vw;
    padding: 11px 2%;
  }
}

@media only screen and (max-width: 640px) {
  #gnav {
    display: none;
  }

  .pad15 {
    padding: 0 15px;
  }

  .pcOnly {
    display: none !important;
  }

  .spOnly {
    display: block !important;
  }

  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

  .main_bnr {
    width: 57vw;
    margin: 0 auto;
  }

  .groupa h2 {
    border-radius: 0;
  }

  .groupa h2 br {
    display: block;
  }

  .boxList .item {
    border-left: none;
  }

  .boxList .itemL {
    border-left: 1px solid #4193c8;
    width: 100%;
    text-align: center;
    padding: 30px 0 0;
    float: none;
    font-size: 6vw;
  }

  .boxList .itemR {
    width: 100%;
    float: none;
  }

  #group5 {
    padding-bottom: 30px;
  }

  #group5 ul {
    max-width: 491px;
    margin: 30px auto 0;
    width: 100%;
  }

  #group5 li {
    width: 100%;
    float: none !important;
  }

  #group5 li:nth-of-type(1) {
    margin: 0 0 20px;
  }

  #group5 li a {
    font-size: 26px;
  }

  #group5 li a span {
    font-size: 30px;
  }

  #group5 li:nth-of-type(1) a span {
    font-size: 40px;
  }

  #group5 li p {
    font-size: 16px;
  }

  #group6 {
    padding-bottom: 60px;
  }

  #group6 .boxL,
  #group6 .boxR {
    width: 100%;
    float: none;
  }

  #group6 .box .note,
  #group6 .boxR {
    text-align: center;
  }

  #group6 .box .note {
    padding: 20px 0 10px;
  }

  #group6 .list a {
    font-size: 3.5vw;
  }

  #group7 table,
  #group7 tbody,
  #group7 tr,
  #group7 th,
  #group7 td {
    width: 100%;
    display: block;
  }

  #group7 th {
    padding: 0 0 10px !important;
    font-weight: bold;
  }

  #group7 th p::after {
    right: 0;
  }

  #group7 .submit {
    width: 100%;
    font-size: 46px;
  }

  .kibou {
    font-size: 14px;
  }

  .page {
	padding:0;
	}

	.page > ul.pageSetUL li:nth-child(odd) {
	    margin-left: 0;
		}
	ul.pageSetUL {
	    padding:10px 2% 0;
		}
}

@media screen and (max-width: 640px) {
  body {
    overflow-x: hidden;
  }

  .noneSP {
    display: none;
  }

  .mainvisual {
    padding-top: 10px;
  }

  .mainvisual__logo {
    width: 37vw;
  }

  .mainvisual__logo img,
  .mainvisual__logo amp-img {
    width: 37vw !important;
    height: 7vw !important;
  }

  .mainvisual__companyName {
    font-size: 3.4vw;
    margin-top: 5px;
  }

  .mainvisual__title {
    font-size: 11vw;
  }
  .mainvisual .change{
    margin-top:20vw;
  }

  .formLinkBtn {
    font-size: 23px;
    width: 90%;
    height:80px;
    margin-top: 30px;
    border-radius: 3px;
  }

  .formLinkBtn span {
    line-height: 1.2;
  }

  .formLinkBtn .mini {
    font-size: 12px;
  }

  .point_att {
  width:100%;
  margin:0 0 10px;
  white-space:nowrap;
  }

  .point {
    font-size: 15px;
    height: 40px;
    padding-top: 7px;
  }

  .point:before {
    border-width: 40px 80px 0 80px;
  }

  .sectionTitle {
    font-size: 18px;
    line-height: 1.108;
  }

  .sectionTitle .jpn {
    margin-top: 20px;
  }

  .sectionTitle .mini {
    font-size: 12px;
    line-height: 1.6;
    display: block;
    margin-bottom: 5px;
  }

  .sectionTitle02 {
    font-size: 21px;
    height: 32px;
  }

  .sectionTitle02:before {
    width: 82px;
  }

  .sectionTitle02:after {
    width: 82px;
  }

  .sectionTitle03 {
    font-size: 17px;
    padding: 10px 0;
    background-size: 5px 5px;
    border-radius: 3px;
  }

  .sectionTitle03:before {
    width: 246px;
    height: 27px;
  }

  .sectionText {
    font-size: 14px;
    line-height: 2;
    margin-top: 35px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .sectionText.type__02 {
    font-size: 17px;
    margin-top: 30px;
  }

  .sectionText .mini {
    font-size: 12px;
  }

  .sectionText02 {
    font-size: 14px;
    line-height: 2;
    text-align: left;
    margin-top: 20px;
    margin-left: 15px;
    margin-right: 15px;
  }

  .sectionText02.type__02 {
    font-size: 11px;
  }

  .sectionText02.type__02 .strong {
    font-size: 14px;
  }

  .sectionVisual {
    background-image: url(../images/nissan/img_07_sp.jpg);
    background-size: cover;
    height: 322px;
    margin-top: 50px;
  }

  .sectionVisual__circle {
    width: 210px;
    height: 210px;
    position: relative;
    top: 30px;
  }

  .sectionCopy {
    font-size: 13px;
    line-height: 1.6;
  }

  .sectionComment {
    font-size: 10px;
    line-height: 1.4;
  }

  .sectionComment02 {
    font-size: 14px;
    line-height: 1.633;
    width: 229px;
    height: 112px;
    margin-top: -49px;
  }

  .treatmentList {
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
  }

  .treatmentList__item {
    padding: 5px 5px 10px 5px;
    border-radius: 3px;
    width: 46.5%;
    margin-top: 10px;
    margin-left: 3%;
  }

  .treatmentList__item:first-child,
  .treatmentList__item:nth-child(2n+1) {
    margin-left: 0;
  }

  .treatmentList__item:first-child,
  .treatmentList__item:nth-child(2) {
    margin-top: 0;
  }

  .treatmentList__item:before {
    bottom: -5px;
    right: -5px;
    background-size: 5px 5px;
  }

  .treatmentList__item.item__01 .treatmentList__item__image,
  .treatmentList__item.item__01 .treatmentList__item__image img,
  .treatmentList__item.item__01 .treatmentList__item__image amp-img {
    width: 86px !important;
  }

  .treatmentList__item.item__02 .treatmentList__item__image,
  .treatmentList__item.item__02 .treatmentList__item__image img,
  .treatmentList__item.item__02 .treatmentList__item__image amp-img {
    width: 90px !important;
  }

  .treatmentList__item.item__03 .treatmentList__item__image,
  .treatmentList__item.item__03 .treatmentList__item__image img,
  .treatmentList__item.item__03 .treatmentList__item__image amp-img {
    width: 86px !important;
  }

  .treatmentList__item.item__04 .treatmentList__item__image,
  .treatmentList__item.item__04 .treatmentList__item__image img,
  .treatmentList__item.item__04 .treatmentList__item__image amp-img {
    width: 102px !important;
    top: 0;
  }

  .treatmentList__item.item__04 .treatmentList__item__text {
    margin-top: 13px;
  }

  .treatmentList__item.item__04 .treatmentList__item__text .line:before {
    width: 100px;
    left: -30px;
  }

  .treatmentList__item.item__05 .treatmentList__item__image,
  .treatmentList__item.item__05 .treatmentList__item__image img,
  .treatmentList__item.item__05 .treatmentList__item__image amp-img {
    width: 70px !important;
  }

  .treatmentList__item.item__05 .treatmentList__item__text {
    margin-top: 18px;
  }

  .treatmentList__item.item__06 .treatmentList__item__image,
  .treatmentList__item.item__06 .treatmentList__item__image img,
  .treatmentList__item.item__06 .treatmentList__item__image amp-img {
    width: 64px !important;
  }

  .treatmentList__item.item__06 .treatmentList__item__text {
    margin-top: 19px;
  }

  .treatmentList__item.item__06 .treatmentList__item__text .line:before {
    width: 100px;
    left: -20px;
  }

  .treatmentList__item.item__02 .treatmentList__item__text,
  .treatmentList__item.item__03 .treatmentList__item__text,
  .treatmentList__item.item__04 .treatmentList__item__text,
  .treatmentList__item.item__05 .treatmentList__item__text,
  .treatmentList__item.item__06 .treatmentList__item__text {
    font-size: 14px;
  }

  .treatmentList__item__image {
    height: 63px !important;
  }

  .treatmentList__item__text {
    font-size: 13px;
    margin-top: 14px;
  }

  .treatmentList__item__text .line:before {
    bottom: 2px;
  }

  .treatmentList__item__text .number {
    font-size: 28px;
  }

  .treatmentList__item__text .semiStrong {
    font-size: 16px;
  }

  .treatmentList__item__text .strong {
    font-size: 23px;
  }

  .treatmentList__item__attention {
    font-size: 11px;
  }

  .treatmentList02 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 10px;
    margin-right: 10px;
  }

  .treatmentList02__item {
    padding: 5px 5px 10px 5px;
    border-radius: 3px;
    width: 46.5%;
    height: 55px;
    margin-top: 20px;
    margin-left: 3%;
  }

  .treatmentList02__item:before {
    bottom: -5px;
    right: -5px;
    background-size: 5px 5px;
  }

  .treatmentList02__item.item__01 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-top: 0;
    margin-left: 0;
  }

  .treatmentList02__item.item__01 .treatmentList02__item__text {
    padding-top: 5px;
  }

  .treatmentList02__item.item__01 .treatmentList02__item__text .number {
    font-size: 22px;
  }

  .treatmentList02__item.item__02 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 0;
  }

  .treatmentList02__item.item__03 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    margin-left: 0;
  }

  .treatmentList02__item.item__04 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 0;
  }

  .treatmentList02__item.item__05 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    padding-top: 12px;
  }

  .treatmentList02__item.item__05 .treatmentList02__item__text .number {
    font-size: 19px;
  }

  .treatmentList02__item.item__06 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .treatmentList02__item.item__06 .treatmentList02__item__text {
    line-height: 1.2;
  }

  .treatmentList02__item.item__06 .treatmentList02__item__text .number {
    font-size: 22px;
  }

  .treatmentList02__item.item__07 {
    position: relative;
    width: 96%;
    padding: 10px 3px 5px 3px;
    height: 56px;
    margin-top: 30px;
    margin-left: 0;
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .treatmentList02__item.item__07 .mini {
    font-size: 11px;
  }

  .treatmentList02__item.item__07 .treatmentList02__item__text {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .treatmentList02__item.item__07 .price {
    text-align: left;
    line-height: 0.8;
    margin-left: 10px;
  }

  .treatmentList02__item.item__07 .number {
    padding: 0;
  }

  .treatmentList02__item.item__08 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 6;
  }

  .treatmentList02__item.item__08 .treatmentList02__item__text {
    line-height: 1.2;
  }

  .treatmentList02__item.item__08 .treatmentList02__item__text .number {
    font-size: 22px;
  }

  .treatmentList02__item.item__03 .treatmentList02__item__text,
  .treatmentList02__item.item__06 .treatmentList02__item__text {
    top: 3px;
  }

  .treatmentList02__item__text {
    font-size: 15px;
  }

  .treatmentList02__item__text .line:before {
    bottom: 2px;
  }

  .treatmentList02__item__text .number {
    font-size: 29px;
  }

  .treatmentList02__item.item__04 .treatmentList02__item__text .number {
    font-size: 22px;
  }

  .section03 {
    margin-top: 80px;
  }

  .flowList {
    margin-top: 20px;
    margin-left: 15px;
    margin-right: 15px;
  }

  .flowList__item {
    padding: 7px 0 20px 0;
    margin-top: 25px;
    border-width: 1px;
  }

  .flowList__item .number {
    font-size: 30px;
    width: 58px;
    height: 48px;
    position: absolute;
    top: 10px;
    left: 0;
  }

  .flowList__item dl {
    border: 0;
    padding: 0;
  }

  .flowList__item dt {
    font-size: 17px;
    border-left: 1px solid #4193c8;
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom: 5px;
    margin-left: 67px;
  }

  .flowList__item dd {
    font-size: 13px;
    line-height: 1.615;
    margin-top: 15px;
    margin-left: 14px;
    margin-right: 14px;
  }

  .flowList__item .photo {
    top: 10px;
    right: 10px;
    bottom: auto;
  }

  .flowList__item.item__01 .photo {
    width: 74px;
    height: 40px;
    background-size: 34px auto;
  }

  .flowList__item.item__02 .photo {
    width: 82px;
    height: 40px;
    background-size: 82px auto;
  }

  .flowList__item.item__03 .photo {
    width: 60px;
    height: 40px;
    background-size: 60px auto;
  }

  .flowList__item.item__03 dt {
    line-height: 1.257;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
  }

  .flowList__item.item__04 .photo {
    width: 50px;
    height: 40px;
    background-size: 50px auto;
  }

  .section04 {
    margin-top: 70px;
  }

  .requirementsList {
    padding-right: 12px;
    padding-left: 12px;
  }

  .requirementsList.type__02 .requirementsList__item {
    padding-top: 50px;
  }

  .requirementsList.type__02 .requirementsList__item dl {
    padding-left: 20px;
    padding-right: 20px;
  }

  .requirementsList.type__02 .requirementsList__item dt span {
    height: 45px;
  }

  .requirementsList__item {
    font-size: 15px;
    line-height: 2;
    padding-top: 40px;
    position: relative;
    border-radius: 3px;
  }

  .requirementsList__item dl {
    padding-left: 12px;
    padding-right: 12px;
  }

  .requirementsList__item dt {
    font-size: 15px;
    position: absolute;
    top: -20px;
  }

  .requirementsList__item dt span {
    width: 168px;
    height: 35px;
    left: -27px;
    padding-left: 32px;
  }

  .requirementsList__item .strong {
    font-size: 18px;
  }

  .requirementsList__item .number {
    font-size: 32px;
  }

  .requirementsList__item .attention {
    font-size: 12px;
    line-height: 1.68;
    display: block;
  }

  .requirementsList__item.item__02,
  .requirementsList__item.item__03,
  .requirementsList__item.item__04 {
    padding: 40px 10px 20px 0;
  }

  .requirementsList__item.item__04 {
    padding-bottom: 0;
  }

  .asideArea {
    padding: 10px;
    border-radius: 3px;
    margin-top: 5px;
  }

  .asideArea__list__item {
    font-size: 11px;
  }

  .accessMap {
    padding: 25px 20px;
  }

  .accessMap__image img,
  .accessMap__image amp-img,
  .accessMap__image iframe,
  .accessMap__image amp-iframe {
    width: 100%;
    height: 50vw;
  }

  .accessMap__link {
    font-size: 14px;
    margin-top: 10px;
  }

  .accessMap__list {
    margin-top: 30px;
  }

  .accessMap__list__item {
    font-size: 17px;
    line-height: 1.285;
    border-radius: 3px;
    height: 64px;
    margin-top: 20px;
  }

  .accessMap__list__item:first-child {
    margin-top: 0;
  }

  .section05 .sectionOuter {
    padding: 15px;
    margin-top: 60px;
  }

  .section05 .formLinkBtn {
    margin-top: 35px;
  }

  .supportMenuList {
    margin-left: 20px;
    margin-right: 20px;
  }

  .supportMenuList__item {
    margin-top: 20px;
  }

  .supportMenuList__item:first-child {
    margin-top: 0;
  }

  .supportMenuList__item .photo {
    width: 100%;
    height: auto;
    border-radius: 3px;
  }

  .supportMenuList__item dt {
    font-size: 14px;
    height: 30px;
    border-radius: 3px;
  }

  .supportMenuList__item__text {
    font-size: 14px;
  }

  .supportMenuList__item__text.type__02 {
    font-size: 16px;
  }

  .supportContents {
    margin-top: 40px;
  }

  .supportContents:first-child {
    margin-top: 0;
  }

  .pointList__item {
    width: 100%;
    font-size: 17px;
    height: 39px;
    border-width: 1px;
    border-radius: 3px;
    margin-top: 12px;
  }

  .pointList__item:first-child {
    margin-top: 0;
  }

  .pointList__item.item__01 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .pointList__item.item__02 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .pointList__item.item__03 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .pointList__item.item__04 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .pointList__item.item__05 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .pointList__item.item__06 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .pointList__item.item__07 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .pointList__item.item__08 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .pointList__item.item__09 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .pointList__item.item__10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .pointList__item.item__11 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .pointList__item.item__06,
  .pointList__item.item__08 {
    height: 64px;
  }

  .section06 {
    margin-top: 70px;
    padding-bottom: 50px;
  }

  .staffVoiceList {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .staffVoiceList__item {
    width: 100%;
    height: 330px;
    padding: 30px 20px 10px 20px;
    border-radius: 3px;
    margin-top: 30px;
  }

  .staffVoiceList__item:first-child {
    margin-top: 0;
  }

  .staffVoiceList__item:before {
    background-size: 5px 5px;
    border-radius: 3px;
    right: -5px;
    bottom: -5px;
  }

  .staffVoiceList__item:after {
    width: 233px;
    height: 17px;
    top: -2px;
    left: 0;
  }

  .staffVoiceList__item__text {
    font-size: 4vw;
  }

  .staffVoiceList__item__name {
    font-size: 14px;
    text-align: right;
    padding-right: 80px;
    bottom: 20px;
  }

  .staffVoiceList__item__name:before {
    width: 48px;
    height: 54px;
    right: 20px;
  }

  .section07 {
    padding-bottom: 50px;
    margin-top: 50px;
  }

  .questionList {
    margin-top: 25px;
    margin-left: 15px;
    margin-right: 15px;
  }

  .questionList__item {
    padding: 0 15px;
    margin-top: 20px;
  }

  .questionList__item:first-child {
    margin-top: 0;
  }

  .questionList__item__text {
    font-size: 14px;
    padding-left: 40px;
  }

  .questionList__item__text:before {
    font-size: 36px;
  }

  .questionList__item__name {
    font-size: 14px;
    padding-left: 40px;
  }

  .questionList__item__name:before {
    font-size: 36px;
  }

  .maker_intro_title {
	width:90%;
	}

  .maker_intro_text {
	width:90%;
	}
}

@media only screen and (max-width: 480px) {
  .content {
    padding: 0 10px;
  }

  .cap {
    font-size: 11px;
  }

  #group1 .box3L li::after {
    width: 25px;
    height: 25px;
    right: calc(-2% - 13px);
    line-height: 25px;
  }

  .groupa {
    padding: 30px 0 0 0;
  }

  .groupa h2 {
    font-size: 20px;
    margin: 0 0 30px;
  }

  .groupb h2 {
    font-size: 20px;
    line-height: 1.3;
    margin: 0 0 40px;
    padding: 15px 20px;
  }

  .groupb h2:after {
    border-left: 26px solid transparent;
    border-right: 26px solid transparent;
    border-top: 13px solid #c90028;
    bottom: -13px;
  }

  #group5 .item:first-child {
    padding-top: 30px;
  }

  #group5 {
    font-size: 14px;
  }

  #group5 .item {
    margin: 0 0 0px;
    padding: 20px 0;
  }

  #group5 .item:after {
    bottom: -14px;
  }

  #group5 h3 {
    font-size: 18px;
  }

  #group5 li a {
    font-size: 6vw;
  }

  #group5 li a span {
    font-size: 11vw;
  }

  #group5 li:nth-of-type(1) a span {
    font-size: 13vw;
  }

  #group5 li p {
    font-size: 4vw;
  }

  #group5 .item:first-child h3 {
    font-size: 28px;
  }

  #group6 {
    font-size: 14px;
  }

  #group6 .list li {
    width: 100%;
    float: none;
    margin: 0 0 20px 0 !important;
    padding: 30px 10px 15px;
  }

  #group6 .list li:after {
    border-left: 26px solid transparent;
    border-right: 26px solid transparent;
    border-top: 13px solid #4193c8;
  }

  #group6 .list {
    display: block;
  }

  #group6 .list p {
    text-align: justify;
    text-justify: inter-ideograph;
  }

  #group6 .list a {
    font-size: 5.5vw;
  }

  #group6 .txt {
    font-size: 5.5vw;
  }

  #group6 .boxR {
    margin-top: 20px;
  }

  #group7 {
    padding-bottom: 70px;
  }

  #group7 table {
    margin: 0 0 20px;
  }

  #group7 th {
    font-size: 18px;
  }

  #group7 th p::after {
    font-size: 12px;
  }

  #group7 input[type="text"],
  #group7 input[type="tel"],
  #group7 select,
  #group7 textarea {
    font-size: 14px;
    height: 34px;
    line-height: 34px;
  }

  #group7 .list2 {
    font-size: 16px;
    padding: 10px 0;
  }

  #group7 input[type="radio"],
  input[type=checkbox] {
    width: 16px;
    height: 16px;
  }

  #group7 textarea {
    height: 150px;
    line-height: 1.6;
  }

  #group7 .submit {
    font-size: 8vw;
    width: 70%;
    height: auto;
    padding: 15px 0;
  }
}

@media screen and (max-width: 370px) {
  .mainvisual__logo {
    width: 140px;
  }

  .mainvisual__logo img,
  .mainvisual__logo amp-img {
    width: 140px !important;
  }

  .mainvisual__companyName {
    font-size: 14px;
    line-height: 1;
    margin-top: 5px;
  }

  .mainvisual__title {
    font-size: 10vw;
    letter-spacing: 0.05em;
    margin-top: 5px;
  }

  .flowList__item .number {
    width: 48px;
  }

  .flowList__item dt {
    margin-left: 57px;
  }
}

@media screen and (min-width: 641px) and (max-width: 1160px) {
  .formLinkBtn {
    width: 49vw;
    font-size: 4.6vw;
    height: 14vw;
  }

  .formLinkBtn .mini {
    font-size: 2.5vw;
  }

  .point {
    font-size: 3vw;
  }

  .point:before {
    font-size: 3vw;
    padding-top: 1vw;
    border-width: 10vw 21vw 0 21vw;
    height: 8.9vw;
  }

  .sectionTitle {
    font-size: 4.2vw;
  }

  .sectionTitle .mini {
    font-size: 2.4vw;
  }

  .sectionTitle02 {
    font-size: 4.2vw;
    width: 80vw;
    height: 8.8vw;
  }

  .sectionText {
    font-size: 2.3vw;
  }

  .sectionText.type__02 {
    font-size: 3.5vw;
  }

  .sectionText .mini {
    font-size: 2.0vw;
  }

  .treatmentList {
    width: auto;
  }

  .treatmentList__item {
    width: 30.4vw;
    margin-top: 2.5vw;
    margin-left: 1.8vw;
  }

  .treatmentList__item:first-child,
  .treatmentList__item:nth-child(3n+1) {
    margin-left: 0;
  }

  .treatmentList__item:first-child,
  .treatmentList__item:nth-child(2),
  .treatmentList__item:nth-child(3) {
    margin-top: 0;
  }

  .treatmentList__item:before {
    bottom: -0.75vw;
    right: -0.75vw;
  }

  .treatmentList__item.item__02 .treatmentList__item__text,
  .treatmentList__item.item__03 .treatmentList__item__text,
  .treatmentList__item.item__04 .treatmentList__item__text,
  .treatmentList__item.item__05 .treatmentList__item__text,
  .treatmentList__item.item__06 .treatmentList__item__text {
    font-size: 2.9vw;
  }

  .treatmentList__item__text {
    font-size: 2.4vw;
  }

  .treatmentList__item__text .number {
    font-size: 5.6vw;
  }

  .treatmentList__item__text .semiStrong {
    font-size: 3.1vw;
  }

  .treatmentList__item__text .strong {
    font-size: 4.2vw;
  }

  .treatmentList__item__attention {
    font-size: 1.3vw;
    line-height: 1.2;
  }

  .treatmentList02__item {
    width: 31%;
    margin-top: 1.5vw;
    margin-left: 2%;
  }

  .treatmentList02__item:first-child,
  .treatmentList02__item:nth-child(4) {
    margin-left: 0;
  }

  .treatmentList02__item:first-child,
  .treatmentList02__item:nth-child(2),
  .treatmentList02__item:nth-child(3) {
    margin-top: 0;
  }

  .treatmentList02__item:before {
    bottom: -0.75vw;
    right: -0.75vw;
  }

  .treatmentList02__item.item__05 .treatmentList02__item__text .number {
    font-size: 4vw;
  }

  .treatmentList02__item.item__06 .treatmentList02__item__text .number {
    font-size: 3vw;
  }

  .treatmentList02__item__text {
    font-size: 2.3vw;
  }

  .treatmentList02__item__text .mini {
    font-size: 1.6vw;
  }

  .treatmentList02__item__text .number {
    font-size: 5vw;
  }

  .treatmentList02__item__text .semiStrong {
    font-size: 3.3vw;
  }

  .treatmentList02__item__text .strong {
    font-size: 4.6vw;
  }

  .treatmentList02__item__attention {
    font-size: 1.3vw;
    line-height: 1.2;
  }

  .section03 {
    margin-top: 16vw;
  }

  .flowList__item .number {
    font-size: 6.1vw;
    width: 12vw;
  }

  .flowList__item dl {
    width: 62vw;
    padding-left: 2.5vw;
  }

  .flowList__item dt {
    font-size: 3vw;
  }

  .flowList__item dd br {
    display: none;
  }

  .staffVoiceList {
    margin-left: 15px;
    margin-right: 25px;
  }

  .staffVoiceList__item {
    width: 34.8vw;
    height: 64.8vw;
    padding: 8vw 3vw 6vw 3vw;
    margin-left: 3vw;
  }

  .staffVoiceList__item:first-child {
    margin-left: 0;
  }

  .staffVoiceList__item:before {
    bottom: -1vw;
    right: -1vw;
  }

  .staffVoiceList__item:after {
    width: 22vw;
    height: 3.5vw;
    left: 0;
    background-size: auto 3.5vw;
  }

  .staffVoiceList__item__text {
    font-size: 1.8vw;
  }

  .staffVoiceList__item__name {
    font-size: 1.8vw;
    left: 3vw;
    bottom: 4vw;
  }

  .staffVoiceList__item__name:before {
    width: 6.5vw;
    height: 8.4vw;
  }
}

@media screen and (min-width: 641px) and (max-width: 1060px) {
  .sectionTitle03 {
    font-size: 3.5vw;
    padding: 2vw;
  }

  .sectionTitle03:before {
    width: 55vw;
    height: 5.5vw;
  }

  .flowList {
    margin-left: 15px;
    margin-right: 15px;
  }

  .supportMenuList__item .photo {
    width: 30.4vw;
    height: 17.75vw;
  }

  .supportMenuList__item dt {
    padding: 0 1.5vw;
    font-size: 2.4vw;
    height: 4.5vw;
  }

  .supportMenuList__item__text {
    font-size: 2.2vw;
  }

  .supportMenuList__item__text.type__02 {
    font-size: 1.6vw;
  }

  .supportContents {
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media screen and (min-width: 641px) and (max-width: 1260px) {
  .sectionText02 {
    font-size: 2.6vw;
  }

  .sectionText02.type__02 {
    font-size: 2vw;
  }

  .sectionText02.type__02 .strong {
    font-size: 2.6vw;
  }
}

@media screen and (min-width: 641px) and (max-width: 1210px) {
  .treatmentList02 {
    width: 100%;
    margin-left: 12px;
    margin-right: 12px;
  }
}

/* @media screen and (min-width: 641px) and (max-width: 1200px) {
  .treatmentList02__item {
    width: 23.3vw;
  }
}

@media screen and (min-width: 641px) and (max-width: 1180px) {
  .treatmentList02__item {
    width: 22.65vw;
  }

  .treatmentList02__item {
    margin-left: 1.5%;
  }
} */

@media screen and (min-width: 641px) and (max-width: 800px) {
  /* .treatmentList02__item {
    width: 22.5vw;
  } */

  .flowList__item dl {
    width: 50vw !important;
  }
}

@media screen and (min-width: 641px) and (max-width: 900px) {
  .flowList__item dl {
    width: 58vw;
  }
}

@media screen and (min-width: 641px) and (max-width: 1230px) {
  .requirementsList {
    padding-left: 3vw;
    margin-right: 20px;
    margin-left: 20px;
  }

  .requirementsList__item {
    font-size: 2.5vw;
  }

  .requirementsList__item dt {
    font-size: 3vw;
  }

  .requirementsList__item dt span {
    width: 31vw;
    height: 7vw;
    left: -3vw;
  }

  .requirementsList__item .strong {
    font-size: 3vw;
  }

  .requirementsList__item .number {
    font-size: 5.3vw;
  }

  .accessMap__image img,
  .accessMap__image amp-img,
  .accessMap__image iframe,
  .accessMap__image amp-iframe {
    height: 27vw;
  }

  .accessMap__link {
    font-size: 2vw;
  }

  .accessMap__list__item {
    font-size: 2.8vw;
    height: 9.9vw;
  }
}

@media screen and (max-width: 1230px) and (min-width: 641px) {
  .pointList {
    width: 97%;
  }

  .pointList__item {
    width: 49%;
    margin-top: 0.7vw;
    margin-left: 1.5%;
    font-size: 2.8vw;
  }

  .pointList__item:first-child,
  .pointList__item:nth-child(2) {
    margin-top: 0;
  }

  .pointList__item:first-child,
  .pointList__item:nth-child(2n+1) {
    margin-left: 0;
  }
}

@media screen and (min-width: 641px) and (max-width: 1250px) {
  .staffVoiceList__item {
    width: 340px;
    margin-left: 40px;
  }
}

@media screen and (min-width: 641px) and (max-width: 960px) {
  .questionList {
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media screen and (min-device-width: 769px) {
  body {
    padding-top: 100px;
  }
}

@media all and (-ms-high-contrast: none) {
  /* IE11 にのみ適用される */
}


.recommend_title{
    font-size: 28px;
    font-weight: bold;
    margin: 70px auto 15px;
  }
  .recommend_makerlink{
    line-height:35px;
    max-width: 970px;
    width: 100%;
      margin: 30px auto;
      text-align: left;
  }
  .recommend_makerlink a{
    font-size: 16px;
      margin-right: 28px;
      color: #036eb8;
      border-bottom: solid 1px #036eb8;
      display: inline;
  }
  .recommend_makerlink_white a{
    font-size: 16px;
      margin-right: 40px;
      color: #ffffff;
      border-bottom: solid 1px #ffffff;
  }
