/* 共通スタイル */
.flex{
  display: flex;
}
.is-between{
  justify-content: space-between;
}
.is-around{
  justify-content: space-around;
}
.is-center{
  justify-content: center;
}
.is-end{
  align-items: flex-end;
}
.is-wrap{
  flex-wrap: wrap;
}
.tc{
  text-align: center;
}
.sp{
  display: none;
}
/* ボタンのスタイル */
.main-btn{
  width: 150px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: 20px;
  text-align: center;
  border: 1px solid #696565;
  border-radius: 5px;
}
.main-btn a{
  display: block;
  padding: 10px;
  text-decoration: none;
  color: #696565;
  font-weight: bold;
  border-radius: 5px;
  transition: all 0.4s;
}
.main-btn a:hover{
  background-color: #EB9E35;
  color: #fff;
}
header{
  width: 96%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.header-seo{
  font-size: 12px;
  color: #aaa;
}
.header-right-top{
  font-size: 8px;
  text-align: center;
}
.header-right-tel{
  font-size: 19px;
  font-weight: bolder;
}
.header-right-mail{
 font-size: 8px;
 text-align: center;
 border: 1px solid #E37829;
 padding-top: 5px;
 padding-bottom: 5px;
}
.header-right-mail a{
 text-decoration: none;
 color: #000;
}

/* header-last */

.gnav{
  margin-top: 30px;
}
.gnav ul{
  justify-content: space-around;
  padding-inline-start: 0px;
}
.gnav li{
  width: 200px;
  list-style: none;
  border-right: 1px solid #fff;
  background-color: #E37829;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.gnav li:last-child{
  border-right: none;
}
.gnav a{
  display: block;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  /* background-color: blueviolet; */
}
.gnav a:hover{
  color: #696565;
}
.gnav .active a{
  color: #696565;
}
/* gnav-last */
.mv{
  width: 96%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.top-img {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.top-img img{
  width: 100%;
  max-width: 1200px;
  
}
.news-wrap{
  width: 96%;
  max-width: 960px;
  margin: 50px auto 10px;
  border-radius: 15px;
  text-align: center;
}
.news-wrap-in{
  width: 96%;
  max-width: 960px;
  height: 140px;
  margin-top: 20px;
 
  border: 1px solid #696565;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
}
.news-section-tittle{
  font-size: 23px;
  color: #696565;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
  background-image: url("../images/1795681_l.jpg");
  background-repeat:repeat;
  border-radius: 10px;
}
.news-list{
  display: flex;
  font-size: 16px;
  color: #696565;

}
.news-list dt{
  margin-left: 20px;
  margin-right: 20px;
}
.news-list dd a{
  text-decoration: none;
  color: #aaa;
  font-weight: bold;
}
.news-list dd a:hover{
 color: #EB9E35;
}
.navis-greeting{
  width: 96%;
  max-width: 960px;
  margin: 70px auto 80px;
}
.greeting-top{
  text-align: center;
  color: #696565;
  font-size: 22px;
}
.greeting-in{
  display: block;
  width: 96%;
  max-width: 900px;
  font-size: 21px;
  margin-left: auto;
  margin-right: auto;
  color: #696565;
  line-height: 3em;
}
.item-wrap{
  width: 96%;
  max-width: 1024px;
  margin: 80px auto 80px;
  /* background-color: darksalmon; */
  border-radius: 15px;
}
.item-wrap-tittle{
  font-size: 24px;
  text-align: center;
  color: #696565;
  margin-left: auto;
  margin-right: auto;
}
.item-list-br{
  background-image: url("../images/1795681_l.jpg");
  background-repeat:repeat;
  border-radius: 5px;
}
.item-tittle-mae{
  font-size: 30px;
  color: #EB9E35;
  margin: auto 20px;
}
.item-list{
 text-align: center;
 margin-top: 40px;
}
.item-list img{
  max-width: 960px;
 width: 96%;
}
.item-list-tittle{
  text-align: center;
  font-weight: bold;
  color: #696565;
  font-size: 18px;
  margin: 15px 0;
}
.item-list-tittle-text{
  color: #696565;
}
/* item-last */
.buy-contact{
  width: 96%;
  max-width: 970px;
  height: 80px;
  margin: 0 auto 50px;
  text-align: center;
  background-color: #EB9E35;
  border-radius: 15px;
}
.buy-contact-tittle{
  font-size: 23px;
  padding-top: 5px;
  color: #fff;
}
.buy-contact a{
  text-decoration: none;
}
.contact-tittle{
  width: 96%;
  max-width: 870px;
  font-size: 16px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -10px;
  padding: 5px;
  text-align: center;
  color: #696565;
  background-color: #fff;
  border-radius: 20px;
}
/* buy-contact-last */
.access-wrap{
 width: 96%;
 max-width: 960px;
 margin: 20px auto 100px;
}
.access-wrap-tittle{
  font-size: 24px;
  text-align: center;
  color: #696565;
  margin-left: auto;
  margin-right: auto;
}
.access-tittle-br{
  background-image: url("../images/1795681_l.jpg");
  background-repeat:repeat;
  border-radius: 5px;
}
.access-tittle-mae{
  font-size: 30px;
  color: #EB9E35;
  margin: auto 20px;
}
.gmap{
  margin-top: 20px;
}
.access-text-cp{
  font-size: 19px;
  border-bottom: 1px solid #696565;
  color: #696565;
  padding-top: 15px;
  padding-bottom: 20px;
}
/* access-wrap-last */
.yume-text{
  color: #2A35AE;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
.access-text-ad {
  color: #696565;
  padding-top: 5px;
}
.access-text-tel {
  color: #696565;
  padding-top: 5px;
}
.access-text-fax{
  color: #696565;
  padding-top: 5px;
}
.yumebr-img img{
  width: 75%;
  margin-bottom: 30px;
}
footer{
  width: 96%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 0 0;
  background-color: #272DA8;
  color: #fff;
}
.footer-address{
  margin-right: 130px;
}
.footer a{
  color: #fff;
}
.footer-inner{
  width: 96%;
  max-width: 960px;
  margin: 0 auto 30px;
}
.footer-logo{
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 5px;
}
.footer-tel{
  letter-spacing: 0.1em;
  margin-top: -1px;
}
.footer-fax{
  letter-spacing: 0.1em;
}
address{
  font-style: normal;
}

.footer-nav-list li{
  list-style: none;
  margin-bottom: 20px;
  padding-left: 20px;
  border-left: 1px solid #fff;
}
.footer-nav-list li a{
  text-decoration: none;
}
.copylight{
  text-align: right;
  margin-right: 40px;
  padding-bottom: 10px;
}
/* footer-last */
.service-tittle{
  font-size: 23px;
  text-align: center;
  margin-top: 50px;
  color: #696565;
}
/* 車いす関連 */
.wch-item{
  width: 96%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
}
.wch-item-br{
  background-image: url("../images/1795681_l.jpg");
  background-repeat:repeat;
  border-radius: 5px;
}
.wch-item-tittle{
  text-align: center;
  font-size: 21px;
  color: #696565;
  margin-left: auto;
  margin-right: auto;
}
.wch-item-tittle-mae{
  font-size: 30px;
  color: #EB9E35;
  margin: auto 20px;
}
.wch-item-top{
  display: block;
  width: 96%;
  max-width: 900px;
  font-size: 18px;
  margin: 40px auto 40px;
  color: #696565;
  line-height: 2em;
}
.wch-item-list{
  max-width: 300px;
  width: 40%;
  background-color: #F2F2F2;
  border-radius: 15px;
  padding-top: 15px;
}
.wch-item-list-img{
 text-align: center;
 margin-top: 15px;
}
.wch-item-list-tittle{
  display: block;
  margin: 15px auto 0;
  width: 239px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  background-color: #EB9E35;
  font-size: 17px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.wch-item-buycw{
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.wch-item-buycw img{
  max-width: 900px;
  width: 90%;
}
/* 福祉用具関連 */
.welfare-item{
 width: 96%;
  max-width: 960px;
  margin: 80px auto 30px;
}
.welfare-item-br{
  background-image: url("../images/1795681_l.jpg");
  background-repeat:repeat;
  border-radius: 5px;
}
.welfare-item-tittle{
  text-align: center;
  font-size: 21px;
  color: #696565;
  margin-left: auto;
  margin-right: auto;
}
.welfare-item-tittle-mae{
  font-size: 30px;
  color: #7ABE49;
  margin: auto 20px;
}
.welfare-item-top{
  display: block;
  width: 96%;
  max-width: 900px;
  font-size: 18px;
  margin: 40px auto 40px;
  color: #696565;
  line-height: 2em;
}
.welfare-item-up{
  margin-bottom: 20px;
}
.welfare-item-list{
  max-width: 300px;
  width: 40%;
  background-color: #F2F2F2;
  border-radius: 15px;
  padding-top: 15px;
}
.welfare-item-list-img{
  text-align: center;
  margin-top: 15px;
 }
.welfare-item-list-tittle{
  display: block;
  margin: 15px auto 0;
  width: 239px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  background-color: #7ABE49;
  font-size: 17px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.welfare-item-buyfukushi{
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.welfare-item-buyfukushi img{
  max-width: 900px;
  width: 90%;
}
/* カーシート関連 */
.carseat-item{
  width: 96%;
  max-width: 960px;
  margin:80px auto 80px;
}
.carseat-item-br{
  background-image: url("../images/1795681_l.jpg");
  background-repeat:repeat;
  border-radius: 5px;
}
.carseat-item-tittle{
  text-align: center;
  font-size: 21px;
  color: #696565;
  margin-left: auto;
  margin-right: auto;
}
.carseat-item-tittle-mae{
  font-size: 30px;
  color: #6EC1CC;
  margin: auto 20px;
}
.carseat-item-top{
  display: block;
  width: 96%;
  max-width: 900px;
  font-size: 18px;
  margin: 40px auto 40px;
  color: #696565;
  line-height: 2em;
}
.carseat-item-list{
  max-width: 300px;
  width: 40%;
  background-color: #F2F2F2;
  border-radius: 15px;
  padding-top: 15px;
}
.carseat-item-list-img{
  text-align: center;
  margin-top: 15px;
 }
.carseat-item-list-tittle{
  display: block;
  margin: 15px auto 0;
  width: 239px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  background-color: #6EC1CC;
  font-size: 17px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.item-link{
  width: 180px;
  margin-left: auto;
  margin-right: auto;
  color: #6C6868;
  font-weight: bold;
}
.item-link li{
  list-style: disc;
}
.item-link li a{
  text-decoration: none;
  color: #696565;
}
.carseat-item-buycar{
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.carseat-item-buycar img{
  max-width: 900px;
  width: 90%;
}
/* service-last */
.yumesapo{
  width: 96%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.yumesapo-section-tittle{
  text-align: center;
  font-size: 23px;
  color: #2A35AE;
  margin-top: 60px;
}
.yumesapo-section-tittle span{
  font-size: 30px;
  font-weight: bold;
}

.yumesapo-section-subtittle{
  text-align: center;
  font-size: 20px;
  color: #2A35AE;
  margin: 100px auto 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 2px solid #2A35AE;
  border-bottom: 2px solid #2A35AE;
  width: 300px;
}
.yumesapo-section-messe{
  width: 96%;
  max-width: 700px;
  margin: 50px auto 80px;
  font-size: 18px;
  color: #696565;
  line-height: 3em;
}
.youtubein {
  position:relative;
  height:0;
  margin-top:20px;
  margin-bottom:20px;
  padding-bottom:56.25%;
  overflow:hidden;
}
.youtubein iframe {
  position:absolute;
  top:0;
  right: 10%;

  width:80% !important;
  height:80% !important;
}

/* .youtubein{
  margin: 0 auto;
  width: 96%;
  max-width: 560px;
}
.youtubein iframe{
  width: 100%;
} */
.shibafu{
  margin: 0 auto -3px;
}
/* yumesapo-last */
.voice-wrap{
  width: 96%;
  max-width: 960px;
  margin: 50px auto 80px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 10px;
}
.voice-wrap-tittle{
 width: 96%;
 max-width: 750px;
 margin: 20px auto 40px;
 text-align: center;
 font-size: 23px;
 color: #696565;
 padding-top: 15px;
 padding-bottom: 15px;
 background-image: url(../images/1795681_l.jpg);
 
}
.voice-inner{
  width: 96%;
  max-width: 700px;
  background-image: url(../images/newvoicebg.png);
  padding: 20px;
  margin: 10px auto 20px;
  border-radius: 10px;
  color: #696565;
}
.voice-inner-tittle{
  border-bottom: 1px dashed #ccc;
  padding-bottom: 20px;
  color: #6878BF;
}
.voice-messe{
  font-size: 17px;
  line-height: 2em;
  width: 96%;
  max-width: 500px;
  margin: 10px auto 10px;
  color: #696565;
}
/* voice-last */
.aboutnavis-wrap{
  width: 96%;
  max-width: 800px;
  margin: -300px auto 80px;
}
.aboutnavis-wrap-tittle{
  width: 100%;
  max-width: 800px;
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 23px;
  color: #696565;
  margin: 30px auto 40px;
  border-radius: 20px;
}
.aboutnavis-tittle{
  color: #696565;
  margin: 30px auto 40px;
  font-size: 20px;
}

.aboutnavis-inner-text{
  font-size: 17px;
  color: #696565;
  line-height: 2em;
  margin-top: 30px;
  margin-bottom: 30px;
}
.aboutnavis-inner-text span{
  margin-top: 80px;
  display: block;
  font-size: 17px;
  font-weight: bold;
  color: #696565;
}
.aboutnavis-top-img{
  width: 96%;
  max-width: 1200px;
  text-align: right;
  margin-top: -3px;
  margin-left: auto;
  margin-right: auto;
}
.aboutnavis-bottom-img{
  text-align: right;
}
/* navis-last */
.first-wrap{
  width: 96%;
  max-width: 960px;
  margin: 60px auto 80px;
}
.first-wrap-tittle{
  text-align: center;
  color: #696565;
}
.question-wrap{
  width: 96%;
  max-width: 870px;
  margin: 50px auto 0;
}
.question-wrap-tittle{
  width: 96%;
  max-width: 300px;
  text-align: center;
  color: #696565;
  padding: 10px;
}
.question-wrap-tittle-h{
  text-align: right;
}
.question-wrap-tittle-h img{
  width: 70%;
  height: 70%;

}
.question-wrap-tittle-r img{
  width: 70%;
  height: 70%;
}
.question-tittle{
  color: #E47519;
  font-size: 18px;
  font-weight: bold;
}
.question-tittle-img{
  margin-bottom: -10px;
  margin-right: 20px;
}
.qapoint {
  list-style: none;
}
.attention-point-inner dt{
  margin-left: 60px;
  margin-bottom: 20px;
  color: #696565;
}
.attention-point-inner dt span{
  color: #E47519;
}
.attention-point-inner dd{
  border-bottom: 1px dashed #ccc;
  padding-bottom: 20px;
  margin-left: 80px;
  margin-bottom: 20px;
  line-height: 1.8em;
  color: #696565;
}
.question-tittle-inner dd{
  line-height: 1.7em;
  margin-left: 55px;
  color: #696565;
}
.buy-flow{
  width: 96%;
  max-width: 870px;
  margin: 70px auto 70px;
}
.buy-flow-tittle{
  width: 96%;
  max-width: 300px;
  text-align: center;
  font-weight: bold;
  color: #696565;
  padding: 10px;
}
.buy-flow-tittle-h{
  text-align: right;
}
.buy-flow-tittle-h img{
  width: 70%;
  height: 70%;
}
.buy-flow-tittle-r img{
  width: 70%;
  height: 70%;
}
.buy-flow-img{
  text-align: center;
  margin-top: 40px;
}
.buy-flow-img img{
  width: 30%;
  max-width: 600px;
}
.answer-wrap{
  width: 96%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #033CD8;
  border-radius: 15px;
}
.oshiete-tittle{
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}

.cp_qa *, .cp_qa *:after, .cp_qa *:before {
	font-family:　'Hiragino Maru Gothic Pro W4','ヒラギノ丸ゴ Pro W4', 'FontAwesome', sans-serif;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_qa{
  margin-left: 10px;
  margin-right: 10px;
}
.cp_qa dt,.cp_qa dd {
	position: relative;
	padding: 0.5em;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.2);
	border-radius: 0.3em;
  line-height: 2em;
  color: #696565;
}
.cp_qa dt {
	margin: 0 3em 1em 3em;
	background: #ffe0b2;
}
.cp_qa dd {
	margin: 0 3em 3em 3em;
	background: #dff8fb;
}
/* 吹き出し▶︎ */
.cp_qa dt::before,.cp_qa dd::before{
	position: absolute;
	z-index: 99;
	top: 0.5em;
	display: inline-block;
	width: 0;
	height: 0;
	content: '';
	border-style: solid;
}
/* 質問吹き出し▶︎ */
.cp_qa dt::before {
	left: -0.5em;
	border-width: 5px 8.7px 5px 0;
	border-color: transparent #ffe0b2 transparent transparent;
}
/* 答え吹き出し▶︎ */
.cp_qa dd::before {
	right: -0.5em;
	border-width: 5px 0 5px 8.7px;
	border-color: transparent transparent transparent #b2ebf2;
}
/* ?!アイコン */
.cp_qa dt::after,.cp_qa dd::after {
	font-size: 1.2em;
	position: absolute;
	top: 0;
	color: #ffffff;
	border-radius: 50%;
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	line-height: 1.2em;
}
/* ?アイコン */
.cp_qa dt::after {
	left: -2.5em;
	margin: 0 0.5em 0 0;
	padding: 0.2em 0.36em;
	content: 'Q';
  font-weight: bold;
	background: #f57c00;
}
/* !アイコン */
.cp_qa dd::after {
	right: -2.5em;
	margin: 0 0 0 0.5em;
	padding: 0.2em 0.4em;
	content: 'A';
  font-weight: bold;
	background: #0097a7;
}
.tomonari-wrap{
  width: 96%;
  max-width: 960px;
  margin: 50px auto 80px;
}
.tomonari-wrap-tittle{
  width: 96%;
  max-width: 300px;
  text-align: center;
  color: #696565;
  padding: 10px;
}
.tomonari-wrap-tittle span{
  font-size: 10px;
}
.tomonari-wrap-tittle-h{
  text-align: right;
}
.tomonari-wrap-tittle-h img{
  width: 70%;
  height: 60%;
}
.tomonari-wrap-tittle-r img{
  width: 70%;
  height: 60%;
}
.tomonari-top-text span{
  font-size: 18px;
  font-weight: bold;
}
.tomonari-top-text{
  color: #696565;
  font-size: 16px;
  line-height: 2em;
}
.oshiete-tittle img{
  width: 90%;
  max-width: 500px;
}
/* first-last */
.contact-wrap{
  width: 100%;
  max-width: 470px;
  margin: 50px auto 80px;
}
.form-style{
  margin-top: 60px;
}
.form-list{
  margin-bottom: 30px;
}
.contact-wrap-tittle{
  color: #696565;
}
.contact-wrap-text{
  color: #696565;
}
.form-list p{
  font-weight: bold;
  margin-bottom: 5px;
  color: #696565;
}
input[type='text']{
  width: 96%;
  max-width: 500px;
  padding: 5px;
  border-radius: 5px;
  border: 1px solid #ccc;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
input[type='email']{
  width: 96%;
  max-width: 500px;
  padding: 5px;
  border-radius: 5px;
  border: 1px solid #ccc;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.form-list select{
  width: 96%;
  max-width: 500px;
  outline:none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 40px;
  padding: 5px;
  border:1px solid #ccc;
  background-color: #fff;
  border-radius: 5px;
}
.form-list textarea{
  width: 96%;
  max-width: 500px;
  height: 300px;
  padding: 5px;
  border-radius: 5px;
  border: 1px solid #ccc;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
input[type='submit']{
  border: none;
  display: block;
  width: 96%;
  max-width: 300px;
  padding: 10px;
  border-radius: 5px;
  background-color: rgb(236, 137, 38);
  color: #fff;
  font-weight: bold;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  margin: 0 auto;
}
.attention-point-img-sp{
  display: none;
}
/* トップ画像 */
.slide {
  position: relative;
  width: 100%;
  height: 593px;
  overflow: hidden;
}
 
@keyframes slideshow{
  0%{
    opacity: 0;
  }
  10%{
    opacity: 1;
  }
  28%{
    opacity: 1
  }
  38%{
    opacity: 0;
  }
  100%{
    opacity: 0;
  }
}
 
.slide img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
  opacity: 0;
  animation :slideshow 24s linear infinite;
}
 
.slide img:nth-child(2){
  animation-delay: 8s;
}
 
.slide img:last-child{
  animation-delay: 16s;
}


/* スマホ記述 */
@media screen and (max-width: 768px){
  /* .gnav{
    display: none;
  } */
  .sp{
    display: block;
  }

  .gnavbtn{
    z-index: 1;
    position: fixed;
    top: 5px;
    right: 10px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
  }
  .gnavbtn span{
    display: block;
    width: 20px;
    height: 2px;
    margin: 0 auto;
    margin-top: 5px;
    background: #696565;
  }
 
  .gnav ul{
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 60px;
    transition: 0.6s;
    transform: translate(100%);
    background: rgba(255,255,255,1);
  }
  .show .gnav ul{
    transform: translate(0);
  }
  .gnav li{
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
    border: none;
  }
  .sp-tel{
    max-width: 80%;
    margin: 0 auto;
    border-radius: 5px;
    background-color: #EB9E35;
  }
  .sp-tel a{
    display: block;
    padding: 20px;
    color: #fff;
  }
  .sp-tel a:hover{
    color: #EB9E35;
  }
  .gnav li{
    background: rgba(255,255,255,0.9);
  }
  .gnav a{
    color: #696565;
  }

  /* .header-left{
    display: none;
  } */
  .header-right{
    display: none;
  }
  .header-logo{
    text-align: center;
  }
  .footer-inner{
    flex-direction: column;
  }
  .footer-address{
    margin: 0 auto;
  }
  .footer-nav{
    margin: 20px auto;
  }
  .gmap{
    margin: 0 auto;
  }
  .item-content{
    flex-direction: column;
  }
  .item-content-reversr{
    flex-direction: column-reverse;
  }
  .aboutnavis-img{
    margin: 0 auto;
  }
  .inner-r-tittle{
    text-align: center;
  }
  .quastion-img-sp{
    margin: 10px auto;
  }
  .attention-point-img{
    display: none;
  }
  .attention-point-img-sp{
    text-align: center;
  }
  .tomonari-top-img{
   text-align: center;
   padding-top: 20px;
   padding-bottom: 20px;
  }
  .item-list{
    max-width: 480px;
    width: 100%;
    margin: 0 auto 40px;

  }
  .greeting-in{
    font-size: 18px;
  }
  .greeting-top{
    font-size: 20px;
  }
  .wch-item-list{
    width: 240px;
    width: 50%;
    margin: 0 auto 10px;
}
  .welfare-item-list{
    width: 240px;
    width: 50%;
    margin: 0 auto 20px;
}
.carseat-item-list{
  width: 240px;
  width: 50%;
  margin: 0 auto 10px;
}
.wch-item-top{
  font-size: 18px;
}
.welfare-item-top{
  font-size: 18px;
}
.carseat-item-top{
  font-size: 18px;
}
.attention-point-img-sp{
  display: block;
}
.carseat-item-img{
  display: none;
}
/* .mv{
  display: none;
} */
.sp-mv{
  display: block;
}
.attention-point-inner dd{
  margin-left: 0px;
}
.question-tittle-inner dd{
  margin-left: 0px;
}
.aboutnavis-top-img img{
  width: 60%;
  height: 60%;
}
.footer-nav-list li{
  padding-right: 30px;
  margin-left: -40px;
}

}
@media screen and (max-width: 570px){
  .item-content{
    flex-direction: column;
  }
  .item-list{
    max-width: 450px;
    width: 100%;
    margin: 0 auto 30px;
  }
  .greeting-in{
    font-size: 16px;
  }
  .voice-wrap-tittle{
    font-size: 18px;
  }
  .voice-wrap{
    background-color: #fff;
  }
  .wch-item-list{
    width: 240px;
    width: 90%;
    margin: 0 auto 20px;
}
  .welfare-item-list{
    width: 240px;
    width: 90%;
    margin: 0 auto 20px;
}
.carseat-item-list{
  width: 240px;
  width: 90%;
  margin: 0 auto 10px;
}
.yume-text{
  font-size: 13px;
}
.wch-item-top{
  font-size: 15px;
}
.welfare-item-top{
  font-size: 15px;
}
.carseat-item-top{
  font-size: 15px;
}
.form-list{
  text-align: center;
}
.inner-r-tittle{
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
  font-size: 15px;
  margin-bottom: 50px;
}
.inner-text{
  font-size: 13px;
}
.inner-text span{
  font-size: 13px;
}
.aboutnavis-img img{
  width: 100%;
}
.question-tittle{
  font-size: 14px;
}
.question-tittle-inner dd{
 font-size: 13px;
}
.attention-point-inner dd{
  font-size: 13px;
}
.yumebr-img img{
  width: 90%;
}
.news-list dt{
  font-size: 12px;
}
.news-list dd{
  font-size: 12px;
}
.footer-nav-list {
 margin-left: auto;
 margin-right: auto;
}
.footer-nav-list li{
  padding-right: 30px;
  margin-left: -40px;
}
.voice-inner{
  width: 90%;
}
.question-wrap-tittle-h {
  display: none;
}
.question-wrap-tittle-r {
  display: none;
}
.tomonari-wrap-tittle-h {
  display: none;
}
.tomonari-wrap-tittle-r {
  display: none;
}
.buy-flow-tittle-h {
  display: none;
}
.buy-flow-tittle-r {
  display: none;
}
.buy-flow-img img{
  width: 70%;
}
.aboutnavis-wrap{
  margin-top: -50px;
}
.tomonari-top-img img{
  width: 70%;
}
.aboutnavis-bottom-img img{
  width: 96%;
}
}