.header_gnav{
    top: 520px;
	
}
main p{
	line-height:1.7;
}
main dl{
	line-height:1.7;
}
.text_spc{
    margin-bottom: 10px;
}
.c-linebnr.active{
	display:none;
}
.top-mv-menu {
    position: absolute;
    top: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0 20px 0 30px;
}
.sukima{
	margin-top:15px;
}
/* 下層MV
-----------------------------------------------------------------*/

.page-mv {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 500px;
  color: #FFF;
  text-align: center;
  margin-bottom: 45px;
}
@media screen and (max-width: 960px) {
  .page-mv {
    height: 300px;
  }
}
@media screen and (max-width: 750px) {
  .page-mv {
    height: 200px;
    margin-bottom: 30px;
  }
}
.page-mv-ttl .en {
  font: 50px "din-2014-narrow",  sans-serif;
  font-weight: 500;
}
@media screen and (max-width: 750px) {
  .page-mv-ttl .en {
    font-size: 30px;
  }
}
.page-mv-ttl .jp {
  font-size: 40px;
}
@media screen and (max-width: 750px) {
  .page-mv-ttl .jp {
    font-size: 20px;
  }
}
.page-mv.first-mv {
  background: url("../img/first/first_mv.jpg") no-repeat;
  background-size: cover;
}


/* .c-ttl-page
-----------------------------------------------------------------*/
.c-ttl-page {
  position: relative;
  font-size: 32px;
  text-align: center;
}
@media (max-width: 1635px) {
  .c-ttl-page {
    font-size: 24px;
  }
}
@media screen and (max-width: 750px) {
  .c-ttl-page {
    font-size: 20px;
  }
}
.c-ttl-page::before, .c-ttl-page::after {
  position: absolute;
  right: 0;
  left: 0;
  content: " ";
  margin: auto;
}
.c-ttl-page::before {
     top: -60px;
  width: 78px;
  height: 38px;
  background: url("../img/common/c_pagettl_deco01.png") no-repeat;
  background-size: 100%;
}
@media (max-width: 1635px) {
  .c-ttl-page::before {
    top: -50px;
  }
}
@media screen and (max-width: 750px) {
  .c-ttl-page::before {
    top: -30px;
    width: 50px;
    height: 22px;
  }
}
.c-ttl-page::after {
  bottom: -20px;
  width: 51px;
  height: 7px;
  background: url("../img/common/c_pagettl_deco02.png") no-repeat;
  background-size: 100%;
}
@media screen and (max-width: 750px) {
  .c-ttl-page::after {
    width: 40px;
  }
}

/******************************************************************
 * 下層（初めての方へ）
******************************************************************/
/* .c-page-wrap
-----------------------------------------------------------------*/
.c-page-wrap {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 750px) {
  .c-page-wrap {
    display: block;
  }
}
.c-page-wrap__desc {
width: calc(100% - 560px - 50px);

}
@media (max-width: 1635px) {
  .c-page-wrap__desc {
    width: calc(50% - 30px);
  }
}
@media screen and (max-width: 750px) {
  .c-page-wrap__desc {
    width: 100%;
    padding-top: 0;
  }
}
.c-page-wrap__desc .desc-ttl {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 20px;
}
/* @media (max-width: 1635px) {
  .c-page-wrap__desc .desc-ttl {
    font-size: 24px;
    margin-bottom: 30px;
  }
} */
@media screen and (max-width: 750px) {
  .c-page-wrap__desc .desc-ttl {
    font-size: 19px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 500px) {
.c-page-wrap__desc .desc-ttl {
	font-size: 18px;
	}

}
@media screen and (max-width: 750px) {
  .c-page-wrap__desc .c-page-wrap__img {
        max-width: 600px;
    margin: 0 auto 20px;
  }
}
.c-page-wrap__img {
  width: 550px;
}
@media (max-width: 1635px) {
  .c-page-wrap__img {
    width: 50%;
  }
}
@media screen and (max-width: 750px) {
  .c-page-wrap__img {
    width: 100%;
  }
}



/*　first-intro
-----------------------------------------------------------------*/
.first-intro {
  padding: 200px 0 0;
}
.desc-txt{
	font-size:18px;
}
@media screen and (max-width: 750px) {
  .first-intro {
    padding-top: 60px;
  }
.desc-txt {
    font-size: 16px;
}
}
@media screen and (max-width: 500px) {
.desc-txt{
	font-size:16px;
}	
}
.first-intro .c-ttl-page {
    margin-bottom: 100px;
    margin-top: 50px;
}
@media screen and (max-width: 750px) {
  .first-intro .c-ttl-page {
    margin-bottom: 60px;
  }
}

/* @media screen and (max-width: 500px) {
.first-intro .c-ttl-page {
    font-size: 22px;
}	 */
}

/* .first-flow
-----------------------------------------------------------------*/
.first-flow {
  padding: 150px 0 0;
}
.first-flow-item__img img{
	    max-width: 650px;
}
@media screen and (max-width: 900px) {
	.first-flow-item__img img {
    width: 100%;
}
}
@media screen and (max-width: 750px) {
  .first-flow {
    padding-top: 120px;
  }
}
@media screen and (max-width: 400px) {
.first-flow {
    padding-top: 70px;
}	
}
.first-flow .c-ttl-page {
  margin-bottom: 100px;
}
@media screen and (max-width: 750px) {
  .first-flow .c-ttl-page {
    margin-bottom: 50px;
  }
}
.first-flow-inner {
  max-width: 850px;
  margin: 0 auto;
}
@media screen and (max-width: 960px) {
  .first-flow-inner {
    width: 90%;
  }
}
@media screen and (max-width: 750px) {
  .first-flow-inner {
    width: 100%;
    padding: 0 15px;
  }
}
.first-flow-item {
  position: relative;
  padding: 0 0 84px;
  margin-bottom: 20px;
}
@media screen and (max-width: 750px) {
  .first-flow-item {
    padding: 0 0 34px;
    margin-bottom: 10px;
  }
}
.first-flow-item::before {
  position: absolute;
  top: 50px;
  left: 18px;
  content: " ";
  width: 4px;
  height: calc(100% - 50px);
  background: url("../img/page/c_flow_line.png") repeat-y;
  background-size: 4px;
}
.last_flow:before{
	content:none;
}


@media screen and (max-width: 750px) {
  .first-flow-item::before {
    top: 30px;
    left: 13px;
  }
}
.first-flow-item__ttl {
  padding-left: 57px;
  margin-bottom: 30px;
}
@media screen and (max-width: 750px) {
  .first-flow-item__ttl {
    padding-left: 35px;
    margin-bottom: 20px;
  }
}
.first-flow-item__ttl .en {
  position: relative;
  font: 35px "din-2014-narrow",  sans-serif;
  color: #FDC325;
}
@media (max-width: 1635px) {
  .first-flow-item__ttl .en {
    font-size: 24px;
  }
}
@media screen and (max-width: 750px) {
  .first-flow-item__ttl .en {
    font-size: 20px;
  }
}
.first-flow-item__ttl .en::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -57px;
  content: " ";
  width: 38px;
  height: 38px;
  background: url("../img/page/c_flow_dot.png") no-repeat;
  background-size: 100%;
  margin: auto;
}
@media screen and (max-width: 750px) {
  .first-flow-item__ttl .en::before {
    top: 0;
    left: -30px;
    width: 20px;
    height: 20px;
  }
}
.first-flow-item__ttl .jp {
  font-size: 22px;
}
/* @media (max-width: 1635px) {
  .first-flow-item__ttl .jp {
    font-size: 24px;
  }
} */
@media screen and (max-width: 750px) {
  .first-flow-item__ttl .jp {
    font-size: 19px;
  }
}
@media screen and (max-width: 400px) {
.first-flow-item__ttl .jp {
    font-size: 18px;
}	
}
.first-flow-item__img, .first-flow-item__txt {
  padding-left: 92px;
    font-size: 18px;	
}
@media screen and (max-width: 750px) {
  .first-flow-item__img, .first-flow-item__txt {
    padding-left: 35px;
	      font-size: 16px;
  }
}
.first-flow-item__img {
  margin-bottom: 43px;
}
@media screen and (max-width: 750px) {
  .first-flow-item__img {
    margin-bottom: 18px;
  }
}
.first-flow-item__txt {
  line-height: 1.7;
}
@media screen and (max-width: 400px) {
.first-flow-item__txt {
  line-height: 1.8;
}	
}
.first-flow-item__point {
  position: relative;
  width: calc(100% - 92px);
  border: 1px solid #79AC8B;
  padding: 60px 40px 60px;
  margin: 40px 0 0 auto;
}
@media screen and (max-width: 750px) {
  .first-flow-item__point {
    width: calc(100% - 35px);
    padding: 20px 20px;
  }
}
.first-flow-item__point .point-ttl {
  position: absolute;
  top: -20px;
  left: 20px;
  display: inline-block;
  background: #FFF;
  font: 32px "din-2014-narrow",  sans-serif;
  color: #79AC8B;
  font-weight: 600;
  padding: 0 20px 0 10px;
}
@media screen and (max-width: 750px) {
  .first-flow-item__point .point-ttl {
    top: -13px;
    font-size: 20px;
  }
}
.first-flow-item__point .point-list li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
}
@media screen and (max-width: 750px) {
  .first-flow-item__point .point-list li {
    padding-left: 16px;
    margin-bottom: 6px;
  }
}
.first-flow-item__point .point-list li::before {
  position: absolute;
  top: 12px;
  left: 0;
  content: " ";
  width: 10px;
  height: 10px;
  background: #C5C5C5;
}
@media screen and (max-width: 750px) {
  .first-flow-item__point .point-list li::before {
    top: 7px;
    width: 6px;
    height: 6px;
  }
}
.first-flow-item__point .point-list li:last-child {
  margin-bottom: 0;
}
.first-flow-item__btn {
  width: 377px;
  margin: 40px auto 0;
}
@media screen and (max-width: 750px) {
  .first-flow-item__btn {
    width: 74%;
    margin: 20px auto 0;
  }
}
.first-flow-item__btn a {
  position: relative;
  display: block;
  font-size: 17px;
  text-align: center;
  border: 1px solid #000;
  padding: 15px 0;
  transition: all 0.3s ease;
}
@media screen and (max-width: 750px) {
  .first-flow-item__btn a {
    font-size: 16px;
    padding: 13px 0;
  }
}
@media screen and (max-width: 400px) {
.first-flow-item__btn a {
	font-size: 15px;
	}	
}
.first-flow-item__btn a::after {
    position: absolute;
    top: -18px;
    bottom: 0;
    right: -60px;
    content: " ";
    width: 100px;
    height: 17px;
    background: url(../img/page/c_page_arrow.png) no-repeat;
    background-size: 100%;
    margin: auto;
    transition: all 0.3s ease;
}
@media (max-width: 1635px) {
  .first-flow-item__btn a::after {
    top: -10px;
    right: -50px;
    width: 100px;
  }
}
@media screen and (max-width: 750px) {
  .first-flow-item__btn a::after {
    top: 5px;
    right: -26px;
    width: 50px;
  }
}
.first-flow-item__btn a:hover {
  background: #C5C5C5;
  border: 1px solid #C5C5C5;
}
.first-flow-item__btn a:hover::after {
  right: -80px;
}
@media (max-width: 1635px) {
  .first-flow-item__btn a:hover::after {
    right: -70px;
  }
}
.first-flow-item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.first-flow-item:last-child::before {
  content: none;
}

/* .first-feature
-----------------------------------------------------------------*/
.first-feature {
  padding: 100px 0 0;
}
@media screen and (max-width: 750px) {
  .first-feature {
    padding: 80px 0 0;
  }
}
.first-feature .c-ttl-page {
  margin-bottom: 120px;
}
@media screen and (max-width: 750px) {
  .first-feature .c-ttl-page {
    margin-bottom: 50px;
  }
}
.first-feature-wrap {
  max-width: 1241px;
  margin-bottom: 147px;
}
@media (max-width: 1240px) {
  .first-feature-wrap {
    width: 90%;
  }
}
@media screen and (max-width: 750px) {
  .first-feature-wrap {
    width: 100%;
    padding: 0;
    margin-bottom: 60px;
  }
}
.first-feature-item {
  margin-bottom: 108px;
}
@media screen and (max-width: 750px) {
  .first-feature-item {
    margin-bottom: 50px;
  }
}
.first-feature-item__ttl {
  margin-bottom: 20px;
}
.first-feature-item__ttl .num {
  font: 90px "din-2014-narrow",  sans-serif;
  font-weight: 600;
  color: #AAAAAA;
  line-height: 1;
}
@media (max-width: 1635px) {
  .first-feature-item__ttl .num {
    font-size: 80px;
  }
}
@media screen and (max-width: 750px) {
  .first-feature-item__ttl .num {
    font-size: 40px;
  }
}
.first-feature-item__ttl .en {
  font: 32px "din-2014-narrow",  sans-serif;
  font-weight: 600;
  line-height: 1;
  border-bottom: 2px solid #C5C5C5;
  margin-bottom: 45px;
}
.point-txt{
	font-size:18px;
}
@media (max-width: 1635px) {
  .first-feature-item__ttl .en {
    font-size: 24px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 750px) {
  .first-feature-item__ttl .en {
    font-size: 16px;
    margin-bottom: 20px;
  }
.point-txt{
	font-size:16px;
}
}
.first-feature-item__ttl .txt {
  font-size: 22px;
}
@media (max-width: 1635px) {
  .first-feature-item__ttl .txt {
    font-size: 20px;
  }
}
@media screen and (max-width: 750px) {
  .first-feature-item__ttl .txt {
    font-size: 18px;
  }
}
.first-feature-item__box1 {
  background: #FAFAFA;
  padding: 40px 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 750px) {
  .first-feature-item__box1 {
    padding: 20px;
    margin-bottom: 20px;
  }
}
.first-feature-item__box1 .box1-ttl {
  font-size: 22px;
  color: #59996F;
  margin-bottom: 21px;
}
@media (max-width: 1635px) {
  .first-feature-item__box1 .box1-ttl {
    font-size: 20px;
  }
}
@media screen and (max-width: 750px) {
  .first-feature-item__box1 .box1-ttl {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.first-feature-item__box1 .box1-txt {
  margin-bottom: 20px;
	    font-size: 18px;
}
.first-feature-item__box1 .box1-btn {
  width: 350px;
}
@media screen and (max-width: 750px) {
  .first-feature-item__box1 .box1-btn {
    width: 100%;
  }
	.first-feature-item__box1 .box1-txt{
	    font-size: 16px;	
	}
}

.first-feature-item__box1 .box1-btn a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #707070;
  padding: 9px 0;
	    font-size: 17px;
}
@media screen and (max-width: 400px) {
.first-feature-item__box1 .box1-btn a {
    font-size: 15px;
}	
}
.first-feature-item__box1 .box1-btn a::before, .first-feature-item__box1 .box1-btn a::after {
  position: absolute;
  content: " ";
  width: 15px;
  height: 15px;
  background: #FAFAFA;
  border: 1px solid #FAFAFA;
}
.first-feature-item__box1 .box1-btn a::before {
  top: -2px;
  left: 8px;
}
.first-feature-item__box1 .box1-btn a::after {
  bottom: -2px;
  right: 8px;
}
.first-feature-item__box1 .box1-btn a img {
  width: 10px;
  height: 16px;
  margin-left: 20px;
}
@media screen and (max-width: 750px) {
  .first-feature-item__box1 .box1-btn a img {
    width: 7px;
    height: 10px;
    margin-left: 10px;
  }
}
.first-feature-item__box2 {
  position: relative;
  border: 1px solid #000;
}
.first-feature-item__box2::before, .first-feature-item__box2::after {
  position: absolute;
  top: -2px;
  content: " ";
  width: 60px;
  height: 60px;
  background: #FFF;
  border: 2px solid #FFF;
}
@media screen and (max-width: 750px) {
  .first-feature-item__box2::before, .first-feature-item__box2::after {
    width: 20px;
    height: 20px;
  }
}
.first-feature-item__box2::before {
  left: -2px;
}
.first-feature-item__box2::after {
  right: -2px;
}
.first-feature-item__box2 .box2-wrap {
 padding: 30px 90px;
}
@media screen and (max-width: 750px) {
  .first-feature-item__box2 .box2-wrap {
    padding: 20px 30px;
  }
}
.first-feature-item__box2 .box2-wrap::before, .first-feature-item__box2 .box2-wrap::after {
  position: absolute;
  content: " ";
  bottom: -2px;
  width: 60px;
  height: 60px;
  background: #FFF;
  border: 2px solid #FFF;
}
@media screen and (max-width: 750px) {
  .first-feature-item__box2 .box2-wrap::before, .first-feature-item__box2 .box2-wrap::after {
    width: 20px;
    height: 20px;
  }
}
.first-feature-item__box2 .box2-wrap::before {
  left: -2px;
}
.first-feature-item__box2 .box2-wrap::after {
  right: -2px;
}
.first-feature-item__box2 .box2-ttl {
  position: relative;
  font-size: 22px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 40px;
  z-index: 1;
}
@media (max-width: 1635px) {
  .first-feature-item__box2 .box2-ttl {
    font-size: 20px;
  }
}
@media screen and (max-width: 750px) {
  .first-feature-item__box2 .box2-ttl {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
.first-feature-item__box2 .box2-cont {
  position: relative;
  margin-bottom: 40px;
  z-index: 1;
}
@media screen and (max-width: 750px) {
  .first-feature-item__box2 .box2-cont {
    margin-bottom: 20px;
  }
}
.first-feature-item__box2 .box2-cont .cont-ttl {
  background: #FAFAFA;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  border-bottom: 1px solid #C5C5C5;
  padding: 10px 0;
  margin-bottom: 34px;
}
.first-feature-item__box2 .box2-cont .cont-ttl02{
	font-size: 18px;

	    margin-bottom: 15px;
	font-weight: 500;
}
.first-feature-item__box2 .box2-cont .train img {
    width: 33px;
        margin-right: 15px;
	    margin-bottom: -5px;
    margin-left: 5px;
}
.first-feature-item__box2 .box2-cont .car img {
    width: 47px;
    margin-right: 10px;
}
@media (max-width: 1635px) {
  .first-feature-item__box2 .box2-cont .cont-ttl {
    font-size: 20px;
  }
}
@media screen and (max-width: 750px) {
  .first-feature-item__box2 .box2-cont .cont-ttl {
    font-size: 16px;
    margin-bottom: 20px;
  }
	.first-feature-item__box2 .box2-cont .cont-ttl02{
		font-size: 16px;
	    margin-bottom: 10px;	
	}
	.first-feature-item__box2 .box2-cont .train img {
    width: 25px;
    margin-right: 10px;
}
	.first-feature-item__box2 .box2-cont .car img {
    width: 36px;
    margin-right: 10px;
}
}
.first-feature-item__box2 .box2-cont .cont-list {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 750px) {
  .first-feature-item__box2 .box2-cont .cont-list {
    display: block;
  }
}
.first-feature-item__box2 .box2-cont .cont-list li {
  position: relative;
  width: 33.333%;
  padding-left: 20px;
  margin-bottom: 10px;
	font-size: 18px;
}
@media screen and (max-width: 750px) {
  .first-feature-item__box2 .box2-cont .cont-list li {
    width: 100%;
    padding-left: 16px;
    margin-bottom: 10px;
	    font-size: 16px;  
  }
}
.first-feature-item__box2 .box2-cont .cont-list li::before {
  position: absolute;
  top: 10px;
  left: 0;
  width: 12px;
  height: 12px;
  content: " ";
  background: #79AC8B;
  border-radius: 50%;
}
@media screen and (max-width: 750px) {
  .first-feature-item__box2 .box2-cont .cont-list li::before {
    top: 7px;
    width: 6px;
    height: 6px;
  }
}
.first-feature-item__box2 .box2-cont:last-child {
  margin-bottom: 0;
}

/* .first-system
-----------------------------------------------------------------*/
.first-system {
  padding: 100px 0 350px;
}
.txt{
	font-size:18px;
/* 	    padding: 0px 10px; */
	    line-height: 1.7;
}
@media (max-width: 1635px) {
  .first-system {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 750px) {
  .first-system {
    padding: 60px 0 0;
  }
.txt {
    font-size: 16px;
}
}
@media screen and (max-width: 500px) {
.txt {
    padding: 0px 10px;
}	
}
.first-system .c-ttl-page {
  margin-bottom: 120px;
}
@media screen and (max-width: 750px) {
  .first-system .c-ttl-page {
    margin-bottom: 50px;
  }
}
.first-system-wrap {
  margin-bottom: 80px;
}
.first-system-movie {
  width: 100%;
  max-width: 800px;
  aspect-ratio: 16/9;
  margin: 0 auto 50px;
}
@media screen and (max-width: 750px) {
  .first-system-movie {
    margin-bottom: 30px;
  }
}
.first-system-movie iframe {
  width: 100%;
  height: 100%;
}
.first-system-cont__ttl {
  font-size: 25px;
  text-align: center;
  border: 1px solid #393939;
  padding: 20px;
  margin-bottom: 50px;
}
@media screen and (max-width: 750px) {
  .first-system-cont__ttl {
    font-size: 17px;
    padding: 10px;
    margin-bottom: 30px;
  }
}
.first-system-cont__point {
  margin-bottom: 46px;
}
.first-system-cont__point .point-ttl {
  margin-bottom: 20px;
}
.first-system-cont__point .point-ttl .en {
  font: 30px "din-2014-narrow",  sans-serif;
  font-weight: 600;
  border-bottom: 2px solid #C5C5C5;
  margin-bottom: 10px;
}
.textcenter{
	text-align: center;
}
@media screen and (max-width: 750px) {
  .first-system-cont__point .point-ttl .en {
    font-size: 22px;
  }
}
.first-system-cont__point .point-ttl .jp {
  font-size: 22px;
  color: #59996F;
}
@media screen and (max-width: 750px) {
  .first-system-cont__point .point-ttl .jp {
    font-size: 18px;
  }
}
.first-system-cont__point.point02 {
  margin-bottom: 82px;
}
@media screen and (max-width: 750px) {
  .first-system-cont__point.point02 {
    margin-bottom: 50px;
  }
}
.first-system-simulation__ttl {
  font-size: 24px;
  border-left: 5px solid #FDC325;
  padding-left: 20px;
    margin-bottom: 40px;
    margin-top: 80px;
}
@media screen and (max-width: 750px) {
  .first-system-simulation__ttl {
    font-size: 17px;
    border-left: 3px solid #FDC325;
    padding-left: 10px;
    margin-bottom: 20px;
  }
}
.first-system-simulation__cont {
  margin-bottom: 50px;
}
.first-system-simulation__cont .ttl {
  font-size: 22px;
  border-bottom: 2px solid #C5C5C5;
  margin-bottom: 16px;
}
.first-system-simulation__img {
  width: 740px;
  margin: 0 auto 53px;
}
@media screen and (max-width: 750px) {
  .first-system-simulation__img {
    width: 100%;
    margin-bottom: 30px;
  }
	.first-system-simulation__cont .ttl{
	font-size: 17px;	
	}
}

.first-system-simulation__point {
  position: relative;
  border: 2px solid #707070;
     padding: 0px 60px 40px;
}
@media screen and (max-width: 750px) {
  .first-system-simulation__point {
    padding: 0 20px 20px;
  }
}
.first-system-simulation__point::before, .first-system-simulation__point::after {
  position: absolute;
  content: " ";
  width: 60px;
  height: 60px;
  background: #FFF;
  border: 2px solid #FFF;
}
@media screen and (max-width: 750px) {
  .first-system-simulation__point::before, .first-system-simulation__point::after {
    width: 20px;
    height: 20px;
  }
}
.first-system-simulation__point::before {
  top: -2px;
  left: -2px;
}
.first-system-simulation__point::after {
  bottom: -2px;
  right: -2px;
}
.first-system-simulation__point .point-ttl {
  margin-bottom: 32px;
}
@media screen and (max-width: 750px) {
  .first-system-simulation__point .point-ttl {
    margin-bottom: 20px;
  }
}
.first-system-simulation__point .point-ttl .en {
  font: 70px "din-2014-narrow",  sans-serif;
  color: #ECECEC;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 6px;
}
@media screen and (max-width: 750px) {
  .first-system-simulation__point .point-ttl .en {
    font-size: 40px;
  }
}
.first-system-simulation__point .point-ttl .jp {
  font-size: 20px;
	font-weight: 500;
}
@media screen and (max-width: 750px) {
  .first-system-simulation__point .point-ttl .jp {
    font-size: 16px;
  }
}
.point-list{
    font-size: 18px;	
}
@media screen and (max-width: 750px) {
	.point-list{
    font-size: 16px;	
}
}
.first-system-simulation__point .point-list li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 30px;
  z-index: 1;
}
@media screen and (max-width: 750px) {
  .first-system-simulation__point .point-list li {
    padding-left: 14px;
    margin-bottom: 24px;
  }
}
.first-system-simulation__point .point-list li::before {
  position: absolute;
  content: " ";
  top: 6px;
  left: 0;
  width: 6px;
  height: 6px;
  background: #393939;
  border-radius: 50%;
  margin: auto;
}
@media screen and (max-width: 750px) {
  .first-system-simulation__point .point-list li::before {
    top: 9px;
    width: 5px;
    height: 5px;
  }
}
.first-system-simulation__point .point-list li.last-child {
  margin-bottom: 0;
}


/* 保険選び
-----------------------------------------------------------------*/
/* 社会人になった */


.list_ul{
	font-size:18px;
}
.list_ul li{
position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
}
.list_ul li:before{
    position: absolute;
    top: 10px;
    left: 10px;
    content: " ";
    width: 8px;
    height: 8px;
    background: #C5C5C5;
}
.subu_table{
	font-size: 18px;
	    width: 100%;
	margin-bottom: 50px;
line-height:1.6;
}
.subu_table th,.subu_table td{
padding: 10px 15px;
	border: solid 1px #c5c5c5;
}
.table_ttl th,.table_ttl td{
font-weight: 600;
    background-color: #79ac8b;
    color: #fff;
}
.subu_table th{
    width: 30%;	
}
.subu_table td {
    width: 70%;
}
.subu_table a{
text-decoration: revert;
    color: #537bd1;	
}
.shoplink_btn{
	background-color:#333;
	color: #fff;
	font-size: 18px;
	padding: 10px 15px;
	border-radius: 50px;
	margin: 50px auto 50px;
	display:block;
	width:fit-content;
}
.shoplink_btn:hover{
	    transition: all 0.3s ease;
	    background-color: #9c9c9c;
}
.table_option th{
	width:60%;
}
.table_option td{
	width:40%;
}
@media screen and (max-width: 750px){
	.list_ul {
    font-size: 17px;
}
.subu_table{
font-size: 17px;
}
	.shoplink_btn{
	    font-size: 16px;	
	}
.textcenter {
    text-align: left;
    margin: 0 auto;
    width: 90%;
}
}
@media screen and (max-width: 500px){
		.list_ul {
    font-size: 16px;
}
.subu_table {
    font-size: 14.5px;
    width: 100%;
}
.subu_table th, td {
    padding: 2vw;
	}
.textcenter {
    text-align: left;
  max-width: 400px;
    margin: 0 auto;
      width: 100%;
}
}
/*voice*/
.voice_section{
	margin-top: 100px;
	    margin-bottom: 200px;
}
.voice_box{
       background-color: #f8fcf8;
	border-radius: 20px;
margin-top: 20px;
}
.Consul{
	background-color:#f7f7f7;
}
.voice_box dl{
padding: 40px 0px 60px;
    max-width: 750px;
    margin: 0 auto;
    width: 90%;
}
.voice_box dt{
	display: flex;
	align-items: center;
	font-size: 20px;
	    margin-bottom: 20px;
}
.voice_box img{
	margin-right: 20px;
}
.voice_box dd{
	font-size: 18px;
}
@media screen and (max-width: 750px){
.voice_box dd {
    font-size: 16px;
}	
.voice_box dt {
    font-size: 18px;
	}
.voice_box img {
    width: 70px;
}
}
@media screen and (max-width: 500px){
.voice_box img {
    width: 65px;
}
	.voice_box dl {
		padding: 20px 0px 30px;
	}
}

/*shoplist*/
.shop_section .row img{
	    padding: 10px;
}
/* .top-store
-----------------------------------------------------------------*/
.top-store {
 padding: 150px 0 250px;
}
@media (max-width: 1699px) {
  .top-store {
    padding: 150px 0;
  }
}
@media screen and (max-width: 750px) {
  .top-store {
    padding: 100px 0 0;
  }
}
@media screen and (max-width: 400px) {
.top-store {
    padding: 80px 0 0;
}	
}
.top-store .c-inner .c-ttl-top {
  margin-bottom: 150px;
}
@media (max-width: 1699px) {
  .top-store .c-inner .c-ttl-top {
    margin-bottom: 140px;
  }
}
@media screen and (max-width: 750px) {
  .top-store .c-inner .c-ttl-top {
    margin-bottom: 60px;
  }
}
.top-store-item {
    background-size: 100% 100%;
    padding: 50px 50px;
    margin-bottom: 150px;
	  border: 1px solid #707070;
	position: relative;
}
.top-store-item::before, .top-store-item::after {
    position: absolute;
    content: " ";
    width: 20px;
    height: 20px;
    background: #FFF;
    border: 2px solid #FFF;
}
.top-store-item::before {
    top: -2px;
    left: -2px;
}
.top-store-wrap::after {
    bottom: -2px;
    left: -2px;
}
.top-store-item::after {
    bottom: -2px;
    right: -2px;
}
@media (max-width: 1699px) {
  .top-store-item {
    padding: 40px;
    margin-bottom: 100px;
  }
}

@media screen and (max-width: 960px) {
  .top-store-item {
    position: relative;
    background: none;
    padding: 35px 20px;
    border: 1px solid #707070;
    margin-bottom: 40px;
  }
	@media screen and (max-width: 400px) {
	.top-store-item {
    padding: 35px 10px;
}	
	}
  .top-store-item::before, .top-store-item::after {
    position: absolute;
    content: " ";
    width: 20px;
    height: 20px;
    background: #FFF;
    border: 2px solid #FFF;
  }
  .top-store-item::before {
    top: -2px;
    left: -2px;
  }
  .top-store-item::after {
    bottom: -2px;
    right: -2px;
  }
}
.top-store-item:last-child {
  margin-bottom: 0;
}
.top-store-ttl {
  font-size: 27px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 70px;
}
@media (max-width: 1699px) {
  .top-store-ttl {
    font-size: 26px;
    margin-bottom: 50px;
  }
}
  .top-store-ttl {
    position: relative;
    font-size: 22px;
    margin-bottom: 30px;
  }
.top-store-ttl::before {
    position: absolute;
    top: -15px;
    right: 0;
    left: 0;
    content: " ";
    width: 30px;
    height: 4px;
    background: #393939;
    margin: auto;
}
@media screen and (max-width: 960px) {
  .top-store-ttl {
    position: relative;
    font-size: 22px;
    margin-bottom: 30px;
  }
	@media screen and (max-width: 400px) {
	.top-store-ttl {
    font-size: 19px;

}	
	}
  .top-store-ttl::before {
    position: absolute;
    top: -15px;
    right: 0;
    left: 0;
    content: " ";
    width: 30px;
    height: 4px;
    background: #393939;
    margin: auto;
  }
}
.top-store-wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 70px;
}
@media (max-width: 1699px) {
  .top-store-wrap {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 960px) {
  .top-store-wrap {
    display: block;
    margin-bottom: 40px;
	}
}
  .top-store-wrap::before, .top-store-wrap::after {
    position: absolute;
    content: " ";
    width: 20px;
    height: 20px;
    background: #FFF;
    border: 2px solid #FFF;
  }
  .top-store-wrap::before {
    top: -2px;
    right: -2px;
  }
  .top-store-wrap::after {
    bottom: -2px;
    left: -2px;
  }

@media screen and (max-width: 750px) {
  .top-store-wrap {
    margin-bottom: 16px;
  }
}
.top-store-wrap__img {
  width: 590px;
  max-width: 590px;
}
@media (max-width: 1699px) {
  .top-store-wrap__img {
    width: 450px;
  }
}
@media screen and (max-width: 960px) {
  .top-store-wrap__img {
    max-width: unset;
    width: 100%;
    height: 300px;
    margin-bottom: 20px;
  }
  .top-store-wrap__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media screen and (max-width: 750px) {
  .top-store-wrap__img {
    height: unset;
  }
}
.top-store-wrap__desc {
  width: calc(100% - 590px - 20px);
}
@media (max-width: 1699px) {
  .top-store-wrap__desc {
    width: calc(100% - 450px - 40px);
  }
}
@media screen and (max-width: 960px) {
  .top-store-wrap__desc {
    width: 100%;
  }
}
.top-store-wrap__desc .desc-wrap {
  margin-bottom: 30px;
}
@media screen and (max-width: 960px) {
  .top-store-wrap__desc .desc-wrap {
    margin-bottom: 30px;
  }
	.top-store-wrap__desc .desc-btn{
justify-content: center;		
	}	
}

.top-store-wrap__desc .desc-wrap .desc-item {
    font-size: 18px;
    margin-bottom: 20px;
}
@media (max-width: 1699px) {
  .top-store-wrap__desc .desc-wrap .desc-item {
    font-size: 18px;
  }
}

@media screen and (max-width: 750px) {
  .top-store-wrap__desc .desc-wrap .desc-item {
    font-size: 17px;
  }
}
@media (max-width: 400px) {
.top-store-wrap__desc .desc-wrap .desc-item {
    font-size: 16px;
}	
}
.top-store-wrap__desc .desc-wrap .desc-item .desc-ttl {
    font-weight: 600;
}
.top-store-wrap__desc .desc-wrap .desc-item:last-child {
  margin-bottom: 0;
}
.top-store-wrap__desc .desc-btn {
  display: flex;
	font-size: 17px;
}

@media screen and (max-width: 750px) {
  .top-store-wrap__desc .desc-btn {
    justify-content: space-between;
  }
}
@media screen and (max-width: 500px) {
.top-store-wrap__desc .desc-btn {
    font-size: 16px;
}	
}
@media (max-width: 400px) {
	.top-store-wrap__desc .desc-btn {
	font-size: 15px;
}
}
.top-store-wrap__desc .desc-btn li {
  width: 260px;
}
@media screen and (max-width: 750px) {
  .top-store-wrap__desc .desc-btn li {
    width: calc(50% - 5px);
  }
}
.top-store-wrap__desc .desc-btn li a {
  display: block;
  color: #FFF;
  text-align: center;
  padding: 10px 0;
  transition: all 0.3s ease;
}
.top-store-wrap__desc .desc-btn li:first-child {
  margin-right: 42px;
}
@media screen and (max-width: 750px) {
  .top-store-wrap__desc .desc-btn li:first-child {
    margin-right: 0;
  }
}
.top-store-wrap__desc .desc-btn li:first-child a {
  background: #78AF8C;
  border: 2px solid #78AF8C;
}
.top-store-wrap__desc .desc-btn li:first-child a:hover {
  background: #FFF;
  color: #78AF8C;
}
.top-store-wrap__desc .desc-btn li:last-child a {
  background: #F2A30F;
  border: 2px solid #F2A30F;
}
.top-store-wrap__desc .desc-btn li:last-child a:hover {
  background: #FFF;
  color: #F2A30F;
}
.top-store-more {
  width: 450px;
  margin: 0 auto;
  transition: all 0.3s ease;
font-size: 17px;
}
@media screen and (max-width: 750px) {
  .top-store-more {
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
	.top-store-more {
    font-size: 16px;
}
}
@media screen and (max-width: 400px) {
.top-store-more {
    font-size: 15px;
}	
}
.top-store-more a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #393939;
  color: #FFF;
  border: 2px solid #393939;
  padding: 10px 0;
}
.top-store-more a img {
  width: 8px;
  height: 14px;
  margin-left: 47px;
}
@media screen and (max-width: 750px) {
  .top-store-more a img {
    width: 8px;
    height: 13px;
  }
}
.top-store-more:hover {
  opacity: 0.5;
}
.map{
	margin-bottom: 50px;
}
.map iframe {
    width: 100%;
    height: 380px;
}

.first-feature-item__box2 .box2-cont .shop-list li{
		width: 100%;
	display: block;
}
.first-feature-item__box2 .shopbox2-cont{
    margin-bottom: 20px;
}
/*会社情報*/
.table_01{
width: 100%;
	font-size: 19px;
	margin-bottom: 200px;
	margin-top: 150px;
}
.table_01 tr{
    border-bottom: solid 1px #d8d8d8;
}
.table_01 th{
    width: 30%;
	font-weight: 600;
}
.table_01 td{
    width: 70%;
}
.table_01 td,.table_01 th{
padding: 20px;
}
@media screen and (max-width: 750px) {
.table_01 td, .table_01 th {
    padding: 10px;
}
.table_01 {
    width: 100%;
    font-size: 16px;
	}
}
	@media screen and (max-width: 500px) {
	.table_01 td, .table_01 th {
    display: block;
		width: 100%;
		    padding: 2px 5px 5px;
}
.table_01 tr {
margin-bottom: 5px;
    padding-bottom: 5px;
    display: block;
}
}



/* Q＆A */
.about-qa {
  margin-bottom: 20px;
}
.sukima_s{
    margin-bottom: 7px;	
}
.qa_strong{
font-weight: 500;
    margin-bottom: 10px;
    color: #47bbc5;
}
.about-qa-item__ans span{
	color: #dc3545;
}

/* column */
.about-qa-item__ans dl{
	margin-top:10px;
}
.about-qa-item__ans dt{
	font-weight:600;
	color:#48ad8d;
}
.about-qa-item__ans dd{
line-height: 1.6;
}
.dl_zone{
	font-size:1rem;
	background-color:#f8f8f8;
	padding:10px;
}
.dl_zone div{
font-size: 1.1rem;
    border-bottom: 1px #c0c0c0 solid;
    margin-top: 20px;
    margin-bottom: 10px;
}
.dl_zone div:first-child{
	margin-top:5px
}

.dl_lastp{
	margin-top:10px;
}
.dl_zone li{
position:relative;
	    padding-left: 15px;
}
.dl_zone li:after{
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #ded0a5;
    position: absolute;
    left: 0px;
    top: 0.55em;
}
.no_point li:after{
position:relative;
}
.no_point li:after{
	    content: none;
	 position: absolute;
}
.second_dl dt{
	color:#333;
	
}
.second_dl dt {
   color: #7e6734;
    font-weight: 400;
    border-bottom: solid 1px #ceb848;
    width: fit-content;
}
.second_dl dd {
	margin-bottom:10px;
}

@media screen and (max-width: 750px) {
  .about-qa {
    margin-bottom: 90px;
  }
}

.about-qa-item {
     background: #555;
    padding: 15px 20px;
    letter-spacing: 0;
    border-radius: 0px;
    font-size: 1.1rem;
    color: #fff;

}

.about-qa-item + .about-qa-item {
  margin-top: 15px;
}
.about-qa-item__que {
  line-height: 1.75;
  padding-left: 70px;
  background: url("../img/about/icon-q.png") top 3px left/16px no-repeat;
		    position: relative;
}
.about-qa-item__que:after{
content: "+";
    position: absolute;
    font-size: 2.5rem;
    color: #FDC325;
    left: 88%;
    top: -100%;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
/*.about-qa-item__que:before{
content: "Q";
    position: absolute;
    font-size: 3rem;
    color: #d39d4f;
    left: 2%;
    top: -100%;
    z-index: 10;
    top: 35%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}*/
.about-qa-item__accordion {
  height: 0;
  overflow: hidden;
  transition: height 0.3s ease;
    color: #333;
    font-size: 1rem;
}
.about-qa-item__ans {
  background: #fff;
  line-height: 1.75;
  margin-top: 11px;
  padding: 25px;
	font-size:18px;
}

.qa_inner{
    margin: 80px auto 150px;
    max-width: 1000px;
}
.gmap{
	width:100%;
}
.q_text{
font-weight: 500;
    margin-bottom: 10px;
	    padding-bottom: 10px;
    border-bottom: dashed 3px #ffe9b9;
}
.qa_no{
font-size: 1.7rem;
    margin-right: 20px;
    font-weight: 500;
    color: #6ad1c8;
}
@media screen and (max-width:1200px) {
.qa_inner {
    max-width: 760px;
}	
.about-qa-item__que {
    padding-left: 15px;	
	}
.qa_no {
	font-size: 1.5rem;
	margin-right: 10px;
	}
.about-qa-item__que:after {
    font-size: 2rem;
	    left: 95%;
	}
.about-qa-item {
    font-size: 1rem;
}
}
@media screen and (max-width:1200px) {
.about-qa-item__ans {
    font-size: 16px;
}
}
@media screen and (max-width:800px) {
/*.about-qa-item {
    width: 95%;
    margin: 0 auto;
}*/
/*	.about-qa-item__que {
    padding-left: 25px;
    width: 90%;
	}
.about-qa-item__que {
    padding-left: 10px;
}*/
}
@media screen and (max-width:800px) {
	.qa_inner {
		width: calc(100% - 50px);
	}
	.about-qa-item__que{
	    padding-left: 10px;
	  width: 90%;
		display: flex;
	}
	.about-qa-item__que:before {
	font-size: 2rem;
	}
	.about-qa-item__que:after {
font-size: 2rem;
    left: 102%;
		}
}
@media screen and (max-width:500px) {
	.qa_inner {
    width: calc(100% - 20px);
}

	.about-qa-item{
	    padding: 20px 10px;	
	}
}

.anchor{
    display: block;
    margin-top: -250px;
    padding-top: 250px;
}

.footer_info{
margin-top: 100px;	
}
/*recruit*/
.center_pic img{
    max-width: 800px;
    margin: 0px auto 50px;
    display: block;
}
.ttl_mt{
	margin-top:200px;
}
.rec_table{
	margin-top:100px;
}
.rec_table th{
	background: #66a17b !important;
}
@media screen and (max-width:600px) {
	.ttl_mt{
	margin-top:100px;
}
}
@media screen and (min-width:501px) {
	.subu_table02{
font-size:17px;
}
}
.ttl_mth4{
	margin-top:50px;
}
.subu_table02{
	margin: 0 auto 50px;
}
.subu_table02 th{
    background-color: #fca14c;
    color: #fff;
}
.subu_table02 tr:not(:last-child) th{
	    border-bottom: 1px solid #fff;
}

@media screen and (max-width: 1000px) {
	.center_pic img {
     width: 90%;
	}
}
@media screen and (max-width: 750px) {
	.center_pic img {
     width: 100%;
	 max-width: 600px;
	}
}
@media screen and (max-width: 500px) {
.subu_table02 td, .subu_table02 th {
    display: block;
		width: 100%;
    padding: 10px 15px;
     border-bottom: 0px solid;
}
}
.subu_table02 tr:last-child td{
border-bottom: solid 1px #c5c5c5;
}


/* .top-soudan
-----------------------------------------------------------------*/
.top-soudan {
  background-size: 100%;
    padding: 0px 0 150px;
}
.item-btn{
	font-size:18px;
}
@media (max-width: 1635px) {
  .top-soudan {
    padding: 0px 0 140px;
  }
}
@media screen and (max-width: 750px) {
  .top-soudan {
    padding: 0px 0 60px;
  }
}
.top-soudan-cont {
  position: relative;
}
.top-soudan-ttl {
    position: absolute;
    top: -40px;
    right: 0;
    left: 0;
    width: 600px;
    background: #393939;
    font-size: 23px;
    color: #FFF;
    text-align: center;
    font-weight: 500;
    padding: 25px 0;
    margin: auto;
}
@media (max-width: 1635px) {
  .top-soudan-ttl {
    top: -35px;
    width: 600px;
    font-size: 24px;
    padding: 20px 0;
  }
}
@media screen and (max-width: 750px) {
  .top-soudan-ttl {
    top: -30px;
    width: 94%;
    font-size: 17px;
    padding: 20px 0;
  }
}
@media screen and (max-width: 400px) {
.top-soudan-ttl {
    font-size: 16px;
}	
}
.top-soudan-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  background: url("../img/top/top_soudan_bg.jpg") no-repeat;
  background-size: 100% 100%;
    padding: 80px 0px 0;
}
@media (max-width: 1635px) {
  .top-soudan-wrap {
    padding: 100px 20px 0;
  }
}

@media screen and (max-width: 960px) {
  .top-soudan-wrap {
    justify-content: flex-start;
    padding: 30px 10px 20px 20px;
  }
}
@media (max-width: 500px) {
	.top-soudan-wrap {
    padding: 30px 5px 20px 5px;
}
}
.top-soudan-item {
  width: calc(25% - 70px);
  text-align: center;
  margin-right: 70px;
  margin-bottom: 90px;
}
@media (max-width: 1199px) {
  .top-soudan-item {
    width: calc(25% - 30px);
    margin-right: 30px;
  }
}
@media screen and (max-width: 960px) {
  .top-soudan-item {
    width: calc(50% - 10px);
    margin-right: 10px;
    margin-bottom: 20px;
  }
}
.top-soudan-item .item-img {
  width: 90px;
  margin: 0 auto 20px;
}
@media screen and (max-width: 750px) {
  .top-soudan-item .item-img {
    width: 60px;
  }
}
.top-soudan-item .item-btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  background: #EDB722;
  color: #FFF;
     padding: 10px 20px 10px 0;
}
@media screen and (max-width: 750px) {
  .top-soudan-item .item-btn a {
    padding: 8px 16px 8px 0;
  }
}
.top-soudan-item .item-btn a span {
  position: relative;
}
@media screen and (max-width: 750px) {
  .top-soudan-item .item-btn a span {
    font-size: 17px;
  }
}
@media screen and (max-width: 400px) {
.top-soudan-item .item-btn a span {
    font-size: 15px;
}
.top-soudan-item .item-btn a {
    padding: 4px 15px 4px 0;
}
}
.top-soudan-item .item-btn a span img {
  position: absolute;
  top: 3px;
  bottom: 0;
    right: -20px;
    width: 8px;
    height: 13px;
  margin: auto;
  transition: all 0.3s ease;
}
@media screen and (max-width: 750px) {
  .top-soudan-item .item-btn a span img {
    right: -16px;
    width: 5px;
    height: 8px;
  }
}
.top-soudan-item .item-btn a:hover span img {
  right: -30px;
 }
/* .top-soudan-item:nth-child(4),.top-soudan-item:last-child { 
  margin-right: 0;
} */

@media screen and (min-width:950px) {
 .top-soudan-item:last-child { 
  margin-right: 0;
}
.top-soudan-item:nth-child(4){
margin-left: -70px;
}
.top-soudan-item {
	width: calc(25% - 50px);
	}
}
@media screen and (max-width: 1199px) and (min-width:950px) {
	.top-soudan-item {
    width: calc(25% - 10px);
}
.top-soudan-item:nth-child(4) {
    margin-left: -30px;
}
}

/*solicitation_policy*/
.bold{
	font-weight: 600;
}
.text_li{
	font-size: 17px;
	list-style: auto;
	line-height: 1.7;
	    padding: 0px 30px;
}
.text_li li{
    margin: 0px 0px 10px 5px;
}
.text_li div{
	padding-left:0px;
}
.dot_list li{
position: relative;
    padding-left: 30px;
			margin-top: 10px;
}
.dot_list li:after{
    position: absolute;
    top: 10px;
    left: 5px;
    content: " ";
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #333;
}
@media screen and (max-width:750px) {
.text_li{
	font-size: 15px;
}
.text_li li {
    margin-left: 25px

}	
}
@media screen and (max-width:500px) {
.text_li{
    padding: 0px 10px;	
	}
	.dot_list li:after{
    top: 9px;
    left: 0px;
    width: 6px;
    height: 6px;
	}
.dot_list li {
    position: relative;
	padding-left: 15px;
	}
}
.company_text{
	    text-align: right;
    margin-top:20px;
}
.list_box li{
width: 50% !important;
}
.list_box{
	margin-left: 50px;
}
.hoken_cont{
margin-bottom: 0px !important;
}
@media screen and (max-width:1100px) {
	.first-feature-item__box2 .list_box{
    padding: 30px 10px;
}
}
@media screen and (max-width:750px) {
	.list_box li {
    width: 100% !important;
}
	.list_box {
    margin-left: 0px;
}
}
/* お問合せフォーム **/
.form table{
	font-size:16px;
}
.submit_btn{
		font-size:16px;
}
.form table{
    border: 1px solid #333;
    width: 100%;
    line-height: 1.5;
}
.form th{
color: #fff;
    width: 35%;
    text-align: left;
    padding: calc(15 / 1920 * 100vw) calc(20 / 1920 * 100vw);
    vertical-align: top;
    background:#555;
    position: relative;
}
.form td{
	width: 65%;
	   padding: calc(15 / 1920 * 100vw) calc(20 / 1920 * 100vw);
}
.form tr:not(:last-child) th{
border-bottom: 1px solid #fff;	
}

.form td input{
	border: 1px solid #ddd;
    padding: calc(4 / 1920 * 100vw);
    width: 49%;
}
.wpcf7-list-item input{
	    width: auto !important;
}
.form td textarea{
    border: 1px solid #ddd;
    width: 100%;
    max-height: calc(200 / 1920 * 100vw);	
}

.form td input:focus{
    border: 2px solid #333;
    border-radius: calc(4 / 1920 * 100vw);
}
.submit_btn input:disabled {
    background: #ddd;
}
.submit_btn input {
    width: 100%;
    text-align: center;
    color: #fff;
        background: #66a17b;
    line-height: 1;
        padding: 15px 0px;
    letter-spacing: .1em;
}
.submit_btn{
     margin: 50px auto 0px;
    text-align: center;
    position: relative;
   max-width:280px;
    width: 100%;
}
/* ローディング中アニメーション（デフォルト） */
.wpcf7-spinner {
    margin:20px 24px !important
}
.wpcf7-response-output{
    border-color: #46b450;
       margin-top: -30px !important;
    font-size: 17px;
}

.required {
    font-size: 0.8rem;
    color: #fff;
    background-color:#F2A30F;
    border-radius: 2px;
    padding: 2px;
    vertical-align: 2px;
    margin-left: 10px;
    font-weight: 500;
	    position: absolute;
    right: 20px;
}

@media screen and (max-width:750px) {
	.form td,.form tr,.form th{
width:100%;
display: block;
	}
.form td input{
    width: 100%;
}
.form td,.form th{
     padding: 2vw 3vw 3vw;
	}
.form td textarea {
    max-height: calc(400 / 1920 * 100vw);
}
}
.shop_anchor{
    padding-top: 40px;
    margin-top: -40px;	
}