html {
  font-size: 62.5%;
}

/* Forma DJR Display */
@font-face {
	font-family: 'FormaDJRDisplay';
	src:url('font/FormaDJRJapaneseDisplay-Regular.ttf') format('truetype');
}
/* Forma DJR Micro */
@font-face {
	font-family: 'FormaDJRMicro';
	src:url('font/FormaDJRJapaneseMicro-Regular.ttf') format('truetype');
}

body {
  line-height: 1.5;
	font-family: "FormaDJRMicro","FormaDJRJapaneseMicro","Arial",sans-serif;
  color: #000;
  vertical-align: baseline;
  text-align: justify;
}

a img {
  transition: .2s;
}

a img:hover {
  opacity: 0.7;
}

a:-webkit-any-link {
    color: #000;
    cursor: pointer;
    text-decoration: none;
}

p {
    display: block;
    margin-block-start: none;
    margin-block-end: none;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
}

.wrap {
  max-width: 1200px;
  margin: auto;
}

@media screen and (max-width: 1280px) {

  body {
    line-height: 1.3;
  }

  .wrap {
      max-width: calc(100% - 20px);
  }
}


.header {
  font-family: "Artifakt", "NOTO", "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", Osaka, "MS PGothic", arial, helvetica, sans-serif;
  line-height: 1;
  width: 100%;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 1000;
  background: #fff;
}

.header-wrap {
  padding: 13px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header__title {
  min-width: 34%;
}

.header__title__link {
  transition: 0.4s;
}

.header__title__link:hover {
  opacity: 0.7;
}

.header__title__desc {
  font-size: 1.4rem;
   margin: 0;
}

.header__title__logo {
  margin-top: 10px;
  margin-bottom: 0; 
  display: flex;
  align-items: center;
}

.header__title__logo__img {
  width: auto;
  height: 45px;
}

.header__title__logo__text {
  font-size: 1.8rem;
  margin-left: 20px;
  font-weight: bold;
}

.header__nav {
  display: flex;
}

.header__nav__item {
  border-right: solid 1px #000;
}

.header__nav__item:first-child {
  border-left: solid 1px #000;
}

.header__nav__item__link {
  padding: 2px 15px;
  font-size: 1.7rem;
  display: flex;
  align-items: center;
  transition: 0.4s;
}

.header__nav__item__link::before {
  content: "";
  width: 20px;
  height: 20px;
  margin-right: 10px;
  display: block;
}

.header__nav__item__link-estimate:before {
  background-image: url(../img/icon_estimate.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.header__nav__item__link-contact:before {
  background-image: url(../img/icon_contact.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

@media only screen and (max-width: 768px) {

  .header__title__desc {
      font-size: 1.1rem;
  }

  .header__title__logo__img {
      height: 38px;
  }

  .header__title__logo__text {
    margin-left: 10px;
    font-size: 1.2rem;
    letter-spacing: -.2px;
}

  .header__nav {
    flex-flow: column;
  }

  .header__nav__item {
    border: none;
  }

  .header__nav__item:first-child {
    border: none;
  }


  .header__nav__item__link {
    font-size: 1rem;
    font-weight: bold;
    padding: 2px 10px;
    border-radius: 20px;
    letter-spacing: -.2px;
    border: solid 2px #333;
  }

  .header__nav__item__link::before {
      margin-right: 5px;
      width: 15px;
      height: 17px;
  }

  .header__nav__item__link-estimate {
    margin-bottom: 5px;
  }
}

.foot-b {
  background: #000;
  padding: 1em 0;
  display: flex;
  justify-content: center;
}

.foot-b ul {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.foot-b ul li {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0 30px;
  font-size: 1.6rem;
  line-height: 1.2;
  position: relative;
}

.foot-b ul li::before, .foot-b ul li:first-of-type::after {
  content: "";
  display: block;
  background: #ffffff;
  height: 1em;
  width: 1px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.foot-b ul li a {
  color: #FFFFFF;
  text-decoration: none;
  padding: 0.5em 1em;
  position: relative;
  transition: 0.3s;
  display: flex;
  align-items: center;
}

.foot-b ul li:first-of-type::after {
  left: 0;
  right: auto;
}

.foot-b ul li img {
  width: 20px;
  margin-right: 15px;
}

.footer {
  background-color: #505050;
}

.footer__copyright {
  text-align: center;
  color: #fff;
  font-size: 1.2rem;
  padding: 25px 0;
}

.disp-pc {
  display: block;
}

.disp-sp {
  display: none;
}

@media screen and (max-width: 730px) {

  .disp-pc {
    display: none;
  }
  
  .disp-sp {
    display: block;
  }
}

.mv {
  color: #000;
  background-color: #ffe7e1;
  line-height: 1.2;
}

.mv_inner {
  display: flex;
  position: relative;
  max-height: 700px;
  
}

.mv_ttl {
  font-size: clamp(30px, 4vw, 46px);
  background-color: #ff876b;
  font-family: "FormaDJRDisplay","FormaDJRJapaneseDisplay";
}

.mv .txt_wrap {
  width: 50%;
}

.mv .image {
  width: 50%;
}

.mv .image img {
  object-fit: cover;
  object-position: left;
  height: 100%;
  
}

.mv .mv_ttl .inner {
  max-width: calc(600px + 20px);
  margin-left: auto;
  padding: 7%;
}

.mv .txt_wrap .mv_lead .inner {
  max-width: calc(600px + 20px);
  margin-left: auto;
  padding: 7%;
}

.mv .txt_wrap .logo {
  padding: 25px 25px 25px 0;
}



.mv .txt_wrap .logo .inner {
  margin-left: auto;
  max-width: 550px;
  width: 90%;
}

.mv_lead {
  font-size: clamp(28px,4vw,45px);
  background-color: #ffc3b5;
}

.mv .logo img {
  position: relative;
}

.sec01 {
  margin: 40px 0;
  background-color: #f2f2f2;
}

.color_box h2 {
  font-size: 28px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  background-color: #000;
  padding: 10px 20px 15px ;
}

.cont_wrap {
  padding: 30px 0;
}

.main_img {
  max-width: 1200px;
    margin: 50px auto;
}


.tcenter {
  text-align: center;
}

.tcenter p {
  font-size: clamp(15px,1.5vw,18px);
  margin-top: 10px;
}

.tcenter p .txt_btn {
  color: #fff;
  background-color: #000;
  margin-left: 10px;
  padding: 0.5em 1.2em;

}

.tcenter .flex{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.tcenter .txt_btn {
  background-color: #000;
  color: #fff;
  display: inline-block;
  vertical-align: bottom;
  padding: 0.5em 1.2em;
  font-size: 16px;
  text-align: center;
  line-height: 1.2;
  transition: .2s;
}

.tcenter .txt_btn:hover{
  background: #5a5a5a;
}

.arrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 50px 0 50px;
  border-color: #000 transparent transparent transparent;
  margin: 0 auto;
}

.y_bg {
  max-width: 900px;
  margin: 20px auto 0;
  padding-bottom: 60px;
}

.y_bg p {
    text-align: left;
    background: #fff0b3;
    padding: 10px;
    font-size: clamp(15px,1.5vw,18px);
  
}

.sticky_ttl {
  text-align: center;
  margin-bottom: 30px;
}

.sticky_ttl .ttl{
  font-size: clamp(23px,2.4vw,35px);

}

.sticky {
  position: sticky;
  top: 91px;
  left: 0;
  width: 100%;
  z-index: 1;
}

.sticky .list_wrap {
  background-color: #fff;
  padding: 10px 0 20px;
}

.sticky .list_wrap ul {
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  width: 90%;
  margin: 0 auto;
}

.sticky .list_wrap ul li {
  width: calc(95%/3);
}

.sec02 {
  margin-top: 50px;
}

.sec02 .item01 {
  max-width: 1200px;
    width: 90%;
    margin: 40px auto 0;
    border: 3px solid #000;
    padding: 30px;
}

.sec02 .item01 .flex {
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
  
}

.sec02 .item_ttl {
  text-align: center;
    font-size: clamp(25px,2.8vw,38px);
    border-bottom: 2px solid #000;
    padding-bottom: 10px;
}

.sec02 .item01 .flex .txt_wrap {
  width: 48%;
}

.sec02 .item01 .flex  .image {
  width: 40%;
  margin: 0 auto;
}

.sec02 .txt_wrap .txt {
  font-size: clamp(17px,2vw,22px);
    margin-top: 15px;
}

.sec02 .txt_wrap .black_btn a {
  display: block;
  background-color: #000;
  text-align: center;
  color: #fff;
  padding: 10px 20px;
  font-size: clamp(18px,2.4vw,24px);
  transition: 0.4s;
  margin-top: 20px;
}

.sec02 .item01 .merit_wrap {
  border: 2px solid #000;
  border-top: none;
  padding: 50px;
  position: relative;
  margin-bottom: 30px;
}

.sec02 .item01 .h_line {
  position: absolute;
  width: calc(100% + 4px);
  translate: 0 -50%;
  top: 0;
  left: -2px;
  text-align: center;
}

.h_line {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.h_line .h3 {
  font-size: clamp(20px,2.4vw,28px);
  flex-shrink: 0;
  margin: 0 20px;
}

.sec02 .item01 .h_line .h3 {
  font-size: clamp(19px,2vw,35px);
  text-align: center;
}

.h_line::before, .h_line::after {
  content: '';
  height: 2px;
  width: 100%;
  background-color: #000;
}

.sec02 .item01 .merit_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sec02 .item01 .merit_box.box01 {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 2px solid #000;
}

.sec02 .item01 .merit_box .txt_wrap {
  width: 60%;
}

.sec02 .item01 .merit_box .image {
  width: 30%;
  margin: 0 auto;
}

.sec02 .item01  .merit_ttl {
  font-size: clamp(17px,2vw,25px);
  border-left: 8px solid #0096d6;
  padding-left: 10px;
  margin-bottom: 15px;
}

.sec02 .item01 .merit_txt {
  font-size: clamp(15px,1.8vw,20px);
}

.sec02 .item01 .merit_box .image {
  width: 30%;
  margin: 0 auto;
}

.sec02 #item01 .merit_box.box02 {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 2px solid #000;
}

.sec02 #item01 .merit_box.box02 .image {
  width: 35%;
}

.sec02 #item01 .merit_box.box03 .image {
  width: 35%;
}

.movie_btn {
  transition-duration: 0.3s;
}

.table_scroll {
  display: block;
  overflow-x: auto;
}

.tl .notes {
  padding-left: 1em;
  font-size: 12px;
  line-height: 1.33;
  text-indent: -1em;
  margin-top: 1em;
}



.prod_model_table {
  table-layout: fixed;
  border-collapse: collapse;
  background: #fff;
}

.prod_model .table_scroll {
  margin-top: 20px;
}

.table_scroll table {
  min-width: 100%;
}

.prod_model_table tr td a:hover {
  background: #5a5a5a;
}

tbody {
  width: 1200px;
  overflow-x: scroll;
  white-space: nowrap;
}

.prod_model_table th, .prod_model_table td {
  padding: 0.6em 0.8em;
  font-size: 14px;
  text-align: center;
  border: 1px solid #ccc;
}

.prod_model_table th {
  font-weight: bold;
  background: #f2f2f2;
}


.prod_model_table th:first-child {
  width: 120px;
  text-align: left;
}

.prod_model_table th, .prod_model_table td {
  padding: 0.6em 0.8em;
  font-size: 14px;
  text-align: center;
  border: 1px solid #ccc;
}

.prod_model_table th {
  font-weight: bold;
  background: #f2f2f2;
}

.button {
  display: inline-block;
  vertical-align: bottom;
  padding: 0.5em 1.2em;
  font-size: 16px;
  text-align: center;
  line-height: 1.2;
  transition: .2s;
  background: #000;
} 

.button:link, .button:visited, .button:hover, .button:focus {
  color: #fff;
  text-decoration: none;
}

.wrap01 {
  max-width: 1000px;
  width: 90%;
  margin: 50px auto 0;
}

.wrap01 .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  border: 2px solid #000;
  padding: 20px;
  background-color: #f2f2f2;
}

.wrap01 .inner .txt_wrap .ttl {
  font-size: clamp(23px,2.8vw,37px);
}


.wrap01 .inner .txt_wrap .border_txt {
  display: inline-block;
  border-bottom: 3px solid #000;
  padding-bottom: 4px;
}

.wrap01 .inner .image {
  width: 30%;
  margin: -40px auto;
}

.wrap01 .txt {
  max-width: 490px;
  width: 90%;
  font-size: clamp(16px,2vw,24px);
  margin: 20px 0;
  text-align: left;
 
}

.wrap01 .inner .image {
  width: 35%;
  margin: -40px auto;
}

.black_btn {
  position: relative;
}

.black_btn a:hover{
  background: #5a5a5a;
}

.orange_btn {
  position: relative;
}

.orange_btn a p {
  padding-right: 28px;
}

.black_btn a {
  max-width: 490px;
    display: block;
    background-color: #000;
    text-align: center;
    color: #fff;
    padding: 26px 20px;
    font-size: clamp(18px,2.4vw,26px);
    transition: 0.4s;
    width: 90%;
    
}

.black_btn02 a {
    display: block;
    background-color: #000;
    text-align: center;
    color: #fff;
    padding: 10px 20px;
    font-size: clamp(18px,2.4vw,28px);
    transition: 0.4s;
    max-width: 570px;
    width: 100%;
    margin: 0 auto;
    
}

.black_btn02 a:hover{
  opacity: 0.7;
}
 

.last_txt {
  font-size: clamp(20px,2.2vw,25px);
  text-align: center;
  margin-top: 12px;
}

.last_note {
  font-size: clamp(13px,1.3vw,15px);
  text-align: center;
  margin-top: 1px;
  
}

.wrap01 .txt_wrap {
  width: 57%;
}

.wrap02 {
  max-width: 1000px;
  width: 90%;
  margin: 50px auto 0;
}

.wrap02 .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  border: 2px solid #000;
  padding: 20px;
  background-color: #f2f2f2;
}

.wrap02 .inner .txt_wrap .ttl {
  font-size: clamp(23px,2.8vw,37px);
}


.wrap02 .inner .txt_wrap .border_txt {
  display: inline-block;
  border-bottom: 3px solid #000;
  padding-bottom: 4px;
}

.wrap02 .inner .image {
  width: 30%;
  margin: -40px auto;
}

.wrap02 .inner .txt_wrap {
  width: 62%;
}

.wrap02 .inner .image {
  width: 55%;
  margin: -40px auto;
}

.orange_btn a {
  max-width: 490px;
  display: block;
  background-color: #e95301;
  text-align: center;
  color: #fff;
  padding: 26px 20px;
  font-size: clamp(17px,2.4vw,26px);
  transition: 0.4s;
  width: 95%;
}

  .orange_btn a:hover {
    opacity: 0.7;
  }



.wrap02 .txt {
  margin: 20px 0;
  max-width: 490px;
  width: 90%;
  font-size: clamp(16px,2vw,24px);
  text-align: left;
}

.wrap01 .inner .black_btn p {
  padding-right: 28px;
}


.wrap01 .inner .txt_wrap .black_btn a::after{
  content: '';
    display: inline-block;
    width: 48.5px;
    height: 44%;
    background-image: url(../images/arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: absolute;
    right: 9.3%;
    bottom: 26%;
}

.wrap02 .inner .txt_wrap .orange_btn a::after{
  content: '';
    display: inline-block;
    width: 50px;
    height: 62%;
    background-image: url(../images/arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: absolute;
    right: 3.5%;
    bottom: 16%;
  
}

.sec02 .item02 {
  max-width: 1200px;
    width: 90%;
    margin: 40px auto 0;
    border: 3px solid #000;
    padding: 30px;
}

.sec02 .item02 .flex {
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
  
}

.sec02 .item_ttl {
  text-align: center;
    font-size: clamp(25px,2.8vw,38px);
    border-bottom: 2px solid #000;
    padding-bottom: 10px;
}

.sec02 .item02 .flex .txt_wrap {
  width: 48%;
}

.sec02 .item02 .flex  .image {
  width: 40%;
  margin: 0 auto;
}

.sec02 .txt_wrap .txt {
  font-size: clamp(17px,2vw,22px);
    margin-top: 15px;
    text-align: center;
}

.sec02 .txt_wrap .note {
  font-size: clamp(13px,1.3vw,15px);
}

.sec02 .txt_wrap .black_btn a {
  width: 100%;
  display: block;
  background-color: #000;
  text-align: center;
  color: #fff;
  padding: 8px 10px;
  font-size: clamp(18px,2.4vw,24px);
  transition: 0.4s;
  margin-top: 20px;
}

.sec02 .txt_wrap .black_btn a:hover{
  background: #5a5a5a;
}

.sec02 .item02 .merit_wrap {
  border: 2px solid #000;
  border-top: none;
  padding: 50px;
  position: relative;
  margin-bottom: 30px;
}

.sec02 .item02 .h_line {
  position: absolute;
  width: calc(100% + 4px);
  translate: 0 -50%;
  top: 0;
  left: -2px;
  text-align: center;
}

.h_line {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.h_line .h3 {
  font-size: clamp(20px,2.4vw,28px);
  flex-shrink: 0;
  margin: 0 20px;
}

.sec02 .item02 .h_line .h3 {
  font-size: clamp(19px,2vw,35px);
  text-align: center;
}

.h_line::before, .h_line::after {
  content: '';
  height: 2px;
  width: 100%;
  background-color: #000;
}

.sec02 .item02 .merit_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sec02 .item02 .merit_box.box01 {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 2px solid #000;
}

.sec02 .item02 .merit_box .txt_wrap {
  width: 60%;
}

.sec02 .item02 .merit_box .image {
  width: 30%;
  margin: 0 auto;
}

.sec02 .item02  .merit_ttl {
  font-size: clamp(17px,2vw,25px);
  border-left: 8px solid #0096d6;
  padding-left: 10px;
  margin-bottom: 15px;
}

.sec02 .item02 .merit_txt {
  font-size: clamp(15px,1.8vw,20px);
}

.sec02 .item02 .merit_box .image {
  width: 30%;
  margin: 0 auto;
}

.sec02 .item02 .merit_box.box02 {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 2px solid #000;
}

.sec02 .item02 .merit_box.box02 .image {
  width: 35%;
}

.sec02 .item02 .merit_box.box03 .image {
  width: 35%;
}

.remodal {
  max-width: 960px;
  padding: 0;
  background: #000;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/* sec03 item03 */


.sec03 .item03 {
  max-width: 1200px;
    width: 90%;
    margin: 40px auto 0;
    border: 3px solid #000;
    padding: 30px;
}

.sec03 .item03 .flex {
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
  
}

.sec03 .item_ttl {
  text-align: center;
    font-size: clamp(25px,2.8vw,38px);
    border-bottom: 2px solid #000;
    padding-bottom: 10px;
}

.sec03 .item03  .flex .txt_wrap {
  width: 48%;
}

.sec03 .item03  .flex  .image {
  width: 40%;
  margin: 0 auto;
}

.sec03 .txt_wrap .txt {
  font-size: clamp(17px,2vw,22px);
    margin-top: 15px;
    
}

.sec03 .txt_wrap .txt02 {
  font-size: clamp(17px,2vw,22px);
    margin-top: 15px;
    text-align: center;
}

.sec03 .txt_wrap .txt02 .note {
  font-size: clamp(13px,1.3vw,15px);
}

.sec03 .txt_wrap .black_btn a {
  width: 100%;
  display: block;
  background-color: #000;
  text-align: center;
  color: #fff;
  padding: 8px 10px;
  font-size: clamp(18px,2.4vw,24px);
  transition: 0.4s;
  margin-top: 20px;
}

.sec03 .txt_wrap .black_btn a:hover {
  background: #5a5a5a;
}

.sec03 .item03 .merit_wrap {
  border: 2px solid #000;
  border-top: none;
  padding: 50px;
  position: relative;
  margin-bottom: 30px;
}

.sec03 .item03 .h_line {
  position: absolute;
  width: calc(100% + 4px);
  translate: 0 -50%;
  top: 0;
  left: -2px;
  text-align: center;
}

.h_line {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.h_line .h3 {
  font-size: clamp(20px,2.4vw,28px);
  flex-shrink: 0;
  margin: 0 20px;
}

.sec03 .item03 .h_line .h3 {
  font-size: clamp(19px,2vw,35px);
  text-align: center;
}

.h_line::before, .h_line::after {
  content: '';
  height: 2px;
  width: 100%;
  background-color: #000;
}

.sec03 .item03 .merit_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sec03 .item03 .merit_box.box01 {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 2px solid #000;
}

.sec03 .item03 .merit_box .txt_wrap {
  width: 60%;
}

.sec03 .item03 .merit_box .image {
  width: 30%;
  margin: 0 auto;
}

.sec03 .item03  .merit_ttl {
  font-size: clamp(17px,2vw,25px);
  border-left: 8px solid #0096d6;
  padding-left: 10px;
  margin-bottom: 15px;
}

.sec03 .item03 .merit_txt {
  font-size: clamp(15px,1.8vw,20px);
}

.middle_txt {
  font-size: clamp(17px,2vw,23px);
    margin: 20px 0 10px;
}

.sec03 .item03 .merit_box .image {
  width: 30%;
  margin: 0 auto;
}

.sec03 .item03 .merit_box.box02 {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 2px solid #000;
}

.sec03 .item03 .merit_box.box02 .image {
  width: 35%;
}

.sec03 .item03 .merit_box.box03 .image {
  width: 35%;
}

.sec03 .txt_wrap .txt .note {
  font-size: clamp(13px,1.3vw,15px);
}

.bnr_wrap {
  max-width: 1000px;
    width: 90%;
    margin: 80px auto;
}

@media screen and (max-width: 730px) {

  .mv_inner {
    flex-direction: column;
  }

  .mv_ttl {
    font-family: "FormaDJRMicro","FormaDJRJapaneseMicro","Arial",sans-serif;
  }

  .mv .txt_wrap {
    order: 1;
    width: 100%;
  }
  .mv .image {
    order: 0;
    width: 100%;
  }

  .mv .txt_wrap .inner {
    max-width: none;
    padding: 15px 20px;
  }

  .mv .txt_wrap .mv_ttl .inner {
    padding: 18px;
}

.mv .txt_wrap .mv_lead .inner {
  padding: 18px;
}

  .mv .txt_wrap .logo .inner {
    width: 100%;
}

  .mv .logo {
    padding-bottom: 4px;
}

.mv .txt_wrap .logo {
  padding: 0;
}

.sec01 {
  margin: 25px 0;
  background-color: #f2f2f2;
}

.color_box h2 {
    font-size: 24px;
}

.cont_wrap {
  padding: 40px 20px 20px;
}

.main_img {
  margin: 0px auto 20px;
}

.tcenter {
  text-align: left;
}

.tcenter .flex {
 flex-direction: column;
 gap: 0;
 align-items: flex-start;
}

.tcenter .txt_btn {
  margin-left: 10px;

}

.y_bg {
  padding: 15px 15px 30px;
}

.y_bg p {
  padding: 18px;
}

  .sticky {
    top: 81px;
    padding: 0;
  }

  .sticky_ttl {
    margin-bottom: 20px;
  }

  .sticky .open {
    background-color: #000;
    color: #fff;
    display: block;
    font-size: 14px;
    padding: 5px 5px 5px 35px;
    position: relative;
  }

  .sticky .open::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 3px;
    width: 10px;
    height: 10px;
    margin-left: 8px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(45deg) translateY(-100%);
  }

  .sticky .list_wrap {
    padding: 0;
    height: 0;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
  }

  .sticky .list_wrap.active {
    padding: 15px 0;
    height: auto;
    opacity: 1;
    visibility: visible;
  }

  .sticky .list_wrap ul {
    flex-direction: column;
    gap: 15px 0;
  }

  .sticky .list_wrap ul li {
    width: 100%;
  }

  .sec02 .item01 .flex {
    padding: 0;
    flex-direction: column;
    gap: 20px 0;
  }

  .sec02 .item01 .flex .txt_wrap {
    width: 100%;
    order: 1;
}

  .sec02 .item01 .flex .image {
    max-width: 350px;
    width: 70%;
    order: 0;
}

.sec02 .item01 {
  padding: 30px 20px 20px;
}

.sec02 .item01 .merit_wrap {
  padding: 30px 20px 20px;
}

.sec02 .item01 .merit_box {
  flex-direction: column;
    gap: 30px 0;
}

.sec02 .item01 .merit_box .box01 {
  margin-bottom: 20px;
  padding-bottom: 25px;
}

.sec02 .item01 .merit_box .txt_wrap {
  width: 100%;
}

.sec02 .txt_wrap .black_btn a {
  width: 100%;
}

.sec02 .item01 .merit_box .image {
  width: 90%;
}

.sec02 #item01 .merit_box.box02 .image {
  width: 100%;
}

.sec02 #item01 .merit_box.box03 .image {
  width: 100%;
}

.wrap01 {
  margin-top: 30px;
}

.wrap01 .inner {
  flex-direction: column;
    border-width: 2px;
}

.wrap01 .txt_wrap {
  width: 100%;
}

.wrap01 .inner .txt_wrap .border_txt {
  border-width: 2px;
}

.wrap01 .inner .image {
  width: 70%;
  margin: 20px auto;
}

.black_btn a {
 width: 100%;
}

.wrap01 .inner .txt_wrap .black_btn a::after {
  right: -5.5%;
}

.wrap02 {
  margin-top: 30px;
}

.wrap02 .inner {
  flex-direction: column;
    border-width: 2px;
}

.wrap02 .txt_wrap {
  width: 100%;
}

.wrap02 .inner .image {
  width: 90%;
    margin: 25px auto;
}

.orange_btn a {
  padding: 15px 18px;
 width: 100%;
}

.wrap01 .inner .txt_wrap .orange_btn a::after {
  right: -4.5%;
}

.sec02 .item02 .flex .image {
  width: 70%;
    margin: 20px auto;
}

.sec02 .item02 {
  padding: 20px;
}

.sec02 .item02 .flex {
  padding: 0;
    flex-direction: column;
    gap: 20px 0;
    margin-bottom: 50px;
}

.sec02 .item02 .flex .txt_wrap {
  width: 100%;
  order: 1;
}

.sec02 .item02 .flex .image {
  max-width: 350px;
    width: 70%;
    order: 0;
}

.wrap02 .inner .txt_wrap {
  width: 100%;

}

.wrap02 .inner .txt_wrap .orange_btn a::after {
  right: -6.5%;
 
}


.sec02 .item02 .merit_wrap {
  padding: 30px 20px 20px;
}

.sec02 .item02 .merit_box .txt_wrap {
  width: 100%;
}

.sec02 .item02 .merit_box .image {
  width: 100%;
}

.sec02 .item02 .merit_box {
  flex-direction: column;
  gap: 30px 0;
}

.sec02 .item02 .merit_box.box02 .image {
  width: 100%;
}

.sec02 .item02 .merit_box.box03 .image {
  width: 100%;
}

.sec03 .txt_wrap .txt {
  text-align: center;
}



.sec03 .item03 .flex {
  padding: 0;
  flex-direction: column;
  gap: 20px 0;
}

.sec03 .item03 .flex .txt_wrap {
  width: 100%;
  order: 1;
}

.sec03 .item03 .flex .image {
  max-width: 350px;
    width: 70%;
    order: 0;
}

.sec03 .item03 {
  padding: 30px 20px 20px;
}

.sec03 .item03 .merit_box{
  flex-direction: column;
  gap: 30px 0;
}

.sec03 .item03 .merit_wrap{
  padding: 30px 20px 20px;
}


.black_btn a {
  width: 100%;
  padding: 17px 20px;
}

.black_btn02 a {
  width: 100%;
  padding: 10px;

}

.sec03 .item03 .merit_box .txt_wrap {
  width: 100%;
}

.sec03 .item03 .merit_box .image {
  width: 100%;
}

.sec03 .item03 .merit_box.box02 .image {
  width: 100%;
}

.sec03 .item03 .merit_box.box03 .image {
  width: 100%;
}

.bnr_wrap {
  margin: 50px auto;
}

.remodal {
  max-width: 700px;
}

.foot-b ul li {
  padding: 0 5px;
  font-size: 1.1rem;
}

.footer__copyright {
  padding: 20px 0;
}

}
