@charset "UTF-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Vast+Shadow|Alfa+Slab+One);
#main_area .comment_box {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

#main_area .comment_box2 {
  width: 322px;
  /*margin-right: auto;
  margin-left: auto;*/
}

#main_area dl {
  display: table;
  width: 100%;
  margin: 0px;
  padding: 0px;
}

#main_area dt {
  padding: 0px;
  width: 322px;
  display: table-cell;
  vertical-align: top;
  text-align: center;
  margin: 0px;
}

#main_area dt h4 {
  font-family: Anton, sans-serif;
  text-align: center;
  padding-top: 0em;
  padding-bottom: 0.4em;
  font-size: 30px;
  letter-spacing: 0.1em;
  line-height: 120%;
  color: #000;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 2em;
  margin-left: 0px;
}

/*#main_area dt h4 span
{
	font-size: 14px;
}*/
#main_area dt p,
#main_area dt img {
  margin-bottom: 0.4em;
  color: #000;
  text-align: center;
}

#main_area dd {
  margin: 0px;
  padding: 0px;
}

#main_area .tr01,
#main_area .tr02,
#main_area .tr03,
#main_area .tr04,
#main_area .tr05,
#main_area .tr06 {
  display: table-cell;
}

#main_area .tr03,
#main_area .tr06 {
  display: table-row;
}

.shadow {
  font-size: 70% !important;
  font-family: "Alfa Slab One", cursive !important;
  font-weight: normal !important;
}

.lineup_text {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 30px;
}

/* タブレットレイアウト : 768 px ～ 959 px*/
@media screen and (max-width: 959px) {
  #main_area .comment_box {
    width: auto;
    width: 96%;
    margin-right: auto;
    margin-left: auto;
  }
  #main_area dl {
    display: inline-table;
  }
  #main_area dt {
    width: 48%;
  }
  #main_area dt img {
    height: auto;
    width: auto;
  }
  #main_area .tr01,
  #main_area .tr02,
  #main_area .tr03,
  #main_area .tr04,
  #main_area .tr05,
  #main_area .tr06 {
    display: table-cell;
  }
  #main_area .tr02,
  #main_area .tr04,
  #main_area .tr06 {
    display: table-row;
  }
}
/* スマホ設定  768 以下*/
@media screen and (max-width: 768px) {
  #main_area dl {
    display: block;
  }
  #main_area dt {
    display: block;
    text-align: center;
    width: 100%;
  }
  #main_area dd {
    display: none;
  }
}
/*** beca ***/
#beca ul {
  list-style-type: none;
}

#beca dt {
  width: auto;
}

/* becaConcept */
#beca #titleAreaLogo {
  display: block;
  width: 100%;
  max-width: 135px;
  margin-left: auto;
  margin-right: auto;
}

#beca section {
  padding-top: 0;
  padding-bottom: 0;
}

#beca h3 {
  font-weight: bold;
  padding-top: 60px;
  padding-bottom: 30px;
  text-align: center;
}

@media screen and (min-width: 641px) {
  #beca h3 {
    font-size: 2.5em;
  }
}
@media screen and (max-width: 640px) {
  #beca h3 {
    font-size: 2em;
  }
}
@media screen and (min-width: 641px) {
  #beca #becaConcept {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 640px) {
  #beca #becaConcept {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media screen and (min-width: 641px) {
  #beca #becaConcept dl {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
#beca #becaConcept dl dt {
  text-align: center;
}

@media screen and (min-width: 641px) {
  #beca #becaConcept dl dt {
    width: 45.834%;
    max-width: 550px;
  }
}
#beca #becaConcept dl dt img {
  width: 70%;
  max-width: 340px;
  margin-left: auto;
  margin-right: auto;
}

#beca #becaConcept dl dd {
  display: block;
  line-height: 2.2;
}

@media screen and (min-width: 641px) {
  #beca #becaConcept dl dd {
    width: 54.166%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 640px) {
  #beca #becaConcept dl dd {
    margin-top: 30px;
    text-align: center;
  }
}
#beca #becaFeatures .main-image {
  width: 100%;
}

#beca #becaFeatures h3 {
  color: #d37325;
}

#beca #becaFeatures .lead {
  color: #d37325;
  text-align: center;
}

#beca #becaFeatures .image {
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  width: 50%;
}

@media screen and (min-width: 641px) {
  #beca #becaFeatures .featureList {
    display: flex;
    padding-left: 0;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 641px) {
  #beca #becaFeatures .featureList li {
    margin-top: 120px;
    width: 46.67%;
  }
}
@media screen and (max-width: 640px) {
  #beca #becaFeatures .featureList li {
    margin-top: 60px;
  }
}
#beca #becaFeatures .featureList li dl {
  margin-top: 10px;
}

#beca #becaFeatures .featureList li dl dt {
  color: #d37325;
  font-size: 1.5em;
  line-height: 1.5;
}

@media screen and (min-width: 641px) {
  #beca #becaFeatures .featureList li dl dt {
    display: flex;
  }
}
#beca #becaFeatures .featureList li dl dd {
  line-height: 1.5;
  margin-top: 20px;
}

#beca #becaFeatures .featureList li .featureImage {
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}

@media screen and (max-width: 640px) {
  #beca #becaFeatures .featureList li .featureImage {
    width: 80%;
  }
}
#beca #becaHomeNavigation {
  margin-top: 120px;
}

#beca #becaHomeNavigation h3 {
  color: #0099a4;
}

#beca #becaHomeNavigation .lead {
  color: #0099a4;
  text-align: center;
}

#beca #becaHomeNavigation .image {
  margin-top: 60px;
}

@media screen and (min-width: 641px) {
  #beca #becaHomeNavigation .featureList {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 60px;
  }
}
@media screen and (min-width: 641px) {
  #beca #becaHomeNavigation .featureList li {
    margin-top: 60px;
    width: 46.67%;
  }
}
@media screen and (max-width: 640px) {
  #beca #becaHomeNavigation .featureList li {
    margin-top: 60px;
  }
}
#beca #becaHomeNavigation .featureList li .featureImage {
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}

@media screen and (max-width: 640px) {
  #beca #becaHomeNavigation .featureList li .featureImage {
    width: 80%;
  }
}
@media screen and (min-width: 641px) {
  #beca #becaHomeNavigation .featureList li:nth-child(3) {
    margin-left: 25%;
  }
}
#beca #becaPlan {
  margin-top: 60px;
}

@media screen and (min-width: 641px) {
  #beca #becaPlan {
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 640px) {
  #beca #becaPlan {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 641px) {
  #beca #becaPlan .planList {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 641px) {
  #beca #becaPlan .planList li {
    margin-top: 60px;
    width: 46.67%;
  }
}
@media screen and (max-width: 640px) {
  #beca #becaPlan .planList li {
    margin-top: 60px;
  }
}
#beca #becaPlan .text {
  margin-top: 120px;
  text-align: center;
}

@media screen and (min-width: 641px) {
  #beca #becaPlan .text {
    font-size: 1.5em;
  }
}
#lineup #sidenavi.lineup {
  display: none;
}

#main_area .sponly {
  display: none;
}
#main_area .lineup_nav {
  display: grid;
  gap: 3.75px;
  grid-template-columns: repeat(4, 1fr);
  padding: 0;
  max-width: 1000px;
  margin: 0 auto 60px;
}
#main_area .lineup_nav * {
  padding: 0;
  margin: 0;
}
#main_area .lineup_nav li {
  list-style: none;
}
#main_area .lineup_nav li a {
  border-radius: 0 0 10px 10px;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 13px 0 30px;
  box-shadow: 0px 4px 0px rgba(0, 0, 0, 0.15);
  font-size: 18px;
  color: #ffffff;
  font-weight: 600;
  position: relative;
}
#main_area .lineup_nav li a span {
  font-weight: 600;
  font-size: 12px;
}
#main_area .lineup_nav li a::after {
  content: " ";
  right: auto;
  width: 16px;
  height: 10px;
  display: block;
  position: absolute;
  left: 50%;
  bottom: 13px;
  transform: translateX(-50%);
  background: url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2210%22%20viewBox%3D%220%200%2016%2010%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M15.25%201.5L8.25%208.5L1.25%201.5%22%20stroke%3D%22%23ffffff%22%20stroke-width%3D%222%22%2F%3E%0A%3C%2Fsvg%3E") no-repeat center;
  background-size: contain;
}
#main_area .lineup_nav li:nth-child(1) a {
  background: linear-gradient(90deg, #e90013 0%, #d94f3a 100%);
}
#main_area .lineup_nav li:nth-child(2) a {
  color: #3f2f1f;
  background: #f4dec1;
}
#main_area .lineup_nav li:nth-child(2) a::after {
  background: url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2210%22%20viewBox%3D%220%200%2016%2010%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M15.25%201.5L8.25%208.5L1.25%201.5%22%20stroke%3D%22%233f2f1f%22%20stroke-width%3D%222%22%2F%3E%0A%3C%2Fsvg%3E") no-repeat center;
  background-size: contain;
}
#main_area .lineup_nav li:nth-child(3) a {
  background: #017487;
}
#main_area .lineup_nav li:nth-child(4) a {
  background: #007fbb;
}
#main_area .lineup_nav li:nth-child(5) a {
  background: #4d422b;
}
#main_area .lineup_list {
  max-width: 1000px;
  margin: 0 auto 200px;
  display: grid;
  gap: 80px;
}
#main_area .lineup_list * {
  padding: 0;
  margin: 0;
  font-size: 16px;
}
#main_area .lineup_list .lineup_title {
  min-height: auto;
  height: 74px;
  justify-content: space-between;
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka", "Anton", Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  font-size: 34px;
  letter-spacing: 0;
  line-height: 1;
  background: #990000;
  padding: 0 30px;
  position: relative;
  margin-bottom: 50px;
}
#main_area .lineup_list .lineup_title span {
  font-size: 19px;
}
#main_area .lineup_list .lineup_title::before {
  content: " ";
  width: 6px;
  height: 34px;
  background: #ffffff;
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  z-index: 0;
}
#main_area .lineup_content {
  display: grid;
  gap: 50px;
  grid-template-columns: 480px 1fr;
}
#main_area .lineup_content * {
  padding: 0;
  margin: 0;
  text-align: left;
}
#main_area .lineup_content .body h3 {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.7;
  border-left: 3px solid #017487;
  color: #017487;
  padding-left: 10px;
  margin-bottom: 20px;
}
#main_area .lineup_content .body p {
  font-weight: 600;
  line-height: 1.7;
  margin-bottom: 20px;
}
#main_area .lineup_content .body .btn {
  display: flex;
  justify-content: flex-start;
}
#main_area .lineup_content .body .btn a {
  display: flex;
  align-items: center;
  padding: 16px 30px;
  background: #017487;
  font-size: 18px;
  font-weight: 600;
  gap: 10px;
  text-decoration: none;
  color: #ffffff;
  transition: 0.5s all;
}
#main_area .lineup_content .body .btn a:hover {
  opacity: 0.5;
}
#main_area .lineup_content .body .btn a::after {
  content: " ";
  display: block;
  width: 16px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2214%22%20viewBox%3D%220%200%2016%2014%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Crect%20x%3D%220.5%22%20y%3D%224%22%20width%3D%2211%22%20height%3D%229%22%20stroke%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M3%200.5H15V10.5%22%20stroke%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E");
  background-size: contain;
}
#main_area .customdesign .lineup_title {
  background: url(images/index/customdesign_title.png) no-repeat right/auto 100%, linear-gradient(90deg, #e90013 0%, #d94f3a 100%);
}
#main_area .customdesign .lineup_title + p {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.05em;
  margin-bottom: 50px;
}
#main_area .customdesign_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px 35px;
}
#main_area .customdesign_list .item a {
  display: block;
  text-decoration: none;
  color: #000000;
  padding-bottom: 10px;
  transition: 0.5s all;
  position: relative;
}
#main_area .customdesign_list .item a::after {
  content: " ";
  width: 19px;
  height: 19px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  transition: 0.5s all;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Crect%20x%3D%220.5%22%20y%3D%220.5%22%20width%3D%2219%22%20height%3D%2219%22%20rx%3D%229.5%22%20stroke%3D%22%23E9E9E9%22%2F%3E%0A%3Cpath%20d%3D%22M12.172%208.256L12.448%207.98C13.78%209.18%2013.78%209.18%2015.544%2010.428C14.176%2011.364%2013.588%2011.82%2012.448%2012.888L12.172%2012.564C12.424%2012.3%2012.436%2012.288%2012.748%2011.964C13.048%2011.64%2013.048%2011.64%2013.372%2011.316C13.6%2011.076%2013.72%2010.968%2013.972%2010.692H4.756V10.164H13.972C13.228%209.432%2013.156%209.36%2013.048%209.228C12.472%208.58%2012.472%208.58%2012.172%208.256Z%22%20fill%3D%22black%22%2F%3E%0A%3C%2Fsvg%3E");
  background-size: contain;
}
#main_area .customdesign_list .item a:hover {
  background: #000000;
  color: #ffffff;
}
#main_area .customdesign_list .item a:hover::after {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Crect%20x%3D%220.5%22%20y%3D%220.5%22%20width%3D%2219%22%20height%3D%2219%22%20rx%3D%229.5%22%20stroke%3D%22%23ffffff%22%2F%3E%0A%3Cpath%20d%3D%22M12.172%208.256L12.448%207.98C13.78%209.18%2013.78%209.18%2015.544%2010.428C14.176%2011.364%2013.588%2011.82%2012.448%2012.888L12.172%2012.564C12.424%2012.3%2012.436%2012.288%2012.748%2011.964C13.048%2011.64%2013.048%2011.64%2013.372%2011.316C13.6%2011.076%2013.72%2010.968%2013.972%2010.692H4.756V10.164H13.972C13.228%209.432%2013.156%209.36%2013.048%209.228C12.472%208.58%2012.472%208.58%2012.172%208.256Z%22%20fill%3D%22%23ffffff%22%2F%3E%0A%3C%2Fsvg%3E");
}
#main_area .customdesign_list .item .photo {
  margin-bottom: 10px;
}
#main_area .customdesign_list .item p {
  text-align: center;
  letter-spacing: 0.08em;
  margin-bottom: 10px;
}
#main_area .customdesign_list .item h4 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  font-size: 32px;
  font-weight: 400;
  font-family: Anton, sans-serif;
  line-height: 1;
  letter-spacing: 0;
}
#main_area .customdesign_list .item h4 span {
  letter-spacing: 0;
  line-height: 1;
  font-size: 16px;
  font-weight: 400;
  font-family: Anton, sans-serif;
}
#main_area .semiorder .lineup_title {
  background: #f4dec1;
  color: #3f2f1f;
}
#main_area .semiorder .lineup_title::before {
  background: #3f2f1f;
}
#main_area .semiorder_about {
  display: grid;
  gap: 50px;
  grid-template-columns: 400px 1fr;
  margin-bottom: 50px;
}
#main_area .semiorder_about .body {
  align-content: center;
  text-align: left;
}
#main_area .semiorder_about .body h3 {
  font-size: 40px;
  font-weight: 400;
  font-family: Anton, sans-serif;
  margin-bottom: 30px;
}
#main_area .semiorder_about .body p {
  font-weight: 600;
  line-height: 1.7;
}
#main_area .semiorder_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px 35px;
}
#main_area .semiorder_list .item:nth-child(1) h4 {
  color: #de3a3a;
}
#main_area .semiorder_list .item:nth-child(1) a:hover {
  background: #de3a3a;
}
#main_area .semiorder_list .item:nth-child(2) h4 {
  color: #eb7907;
}
#main_area .semiorder_list .item:nth-child(2) a:hover {
  background: #eb7907;
}
#main_area .semiorder_list .item:nth-child(3) h4 {
  color: #52b30d;
}
#main_area .semiorder_list .item:nth-child(3) a:hover {
  background: #52b30d;
}
#main_area .semiorder_list .item:nth-child(4) h4 {
  color: #26bfb5;
}
#main_area .semiorder_list .item:nth-child(4) a:hover {
  background: #26bfb5;
}
#main_area .semiorder_list .item:nth-child(5) h4 {
  color: #656fc6;
}
#main_area .semiorder_list .item:nth-child(5) a:hover {
  background: #656fc6;
}
#main_area .semiorder_list .item:nth-child(6) h4 {
  color: #bb61d2;
}
#main_area .semiorder_list .item:nth-child(6) a:hover {
  background: #bb61d2;
}
#main_area .semiorder_list .item a {
  display: block;
  text-decoration: none;
  color: #000000;
  padding-bottom: 10px;
  transition: 0.5s all;
  position: relative;
}
#main_area .semiorder_list .item a::after {
  content: " ";
  width: 19px;
  height: 19px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  transition: 0.5s all;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Crect%20x%3D%220.5%22%20y%3D%220.5%22%20width%3D%2219%22%20height%3D%2219%22%20rx%3D%229.5%22%20stroke%3D%22%23E9E9E9%22%2F%3E%0A%3Cpath%20d%3D%22M12.172%208.256L12.448%207.98C13.78%209.18%2013.78%209.18%2015.544%2010.428C14.176%2011.364%2013.588%2011.82%2012.448%2012.888L12.172%2012.564C12.424%2012.3%2012.436%2012.288%2012.748%2011.964C13.048%2011.64%2013.048%2011.64%2013.372%2011.316C13.6%2011.076%2013.72%2010.968%2013.972%2010.692H4.756V10.164H13.972C13.228%209.432%2013.156%209.36%2013.048%209.228C12.472%208.58%2012.472%208.58%2012.172%208.256Z%22%20fill%3D%22black%22%2F%3E%0A%3C%2Fsvg%3E");
  background-size: contain;
}
#main_area .semiorder_list .item a:hover {
  color: #ffffff;
}
#main_area .semiorder_list .item a:hover h4 {
  color: #ffffff;
}
#main_area .semiorder_list .item a:hover::after {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Crect%20x%3D%220.5%22%20y%3D%220.5%22%20width%3D%2219%22%20height%3D%2219%22%20rx%3D%229.5%22%20stroke%3D%22%23ffffff%22%2F%3E%0A%3Cpath%20d%3D%22M12.172%208.256L12.448%207.98C13.78%209.18%2013.78%209.18%2015.544%2010.428C14.176%2011.364%2013.588%2011.82%2012.448%2012.888L12.172%2012.564C12.424%2012.3%2012.436%2012.288%2012.748%2011.964C13.048%2011.64%2013.048%2011.64%2013.372%2011.316C13.6%2011.076%2013.72%2010.968%2013.972%2010.692H4.756V10.164H13.972C13.228%209.432%2013.156%209.36%2013.048%209.228C12.472%208.58%2012.472%208.58%2012.172%208.256Z%22%20fill%3D%22%23ffffff%22%2F%3E%0A%3C%2Fsvg%3E");
}
#main_area .semiorder_list .item .photo {
  margin-bottom: 10px;
}
#main_area .semiorder_list .item p {
  text-align: center;
  letter-spacing: 0.08em;
  margin-bottom: 10px;
}
#main_area .semiorder_list .item h4 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  font-size: 28px;
  font-weight: 400;
  font-family: Anton, sans-serif;
  line-height: 1;
  letter-spacing: 0;
  transition: 0.5s all;
}
#main_area .semiorder_list .item h4 span {
  letter-spacing: 0;
  line-height: 1;
  font-size: 16px;
  font-weight: 400;
  font-family: Anton, sans-serif;
}
#main_area .stylehome .lineup_title {
  background: #017487;
}
#main_area .stylehome_mv {
  margin-top: 50px;
  margin-bottom: 50px;
}
#main_area .stylehome_mv img {
  max-width: 100%;
  height: auto;
}
#main_area .stylehome_points .title {
  margin-bottom: 50px;
}
#main_area .stylehome_points .title p {
  text-align: center;
  font-size: 20px;
  color: #348d92;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}
#main_area .stylehome_points .title h2 {
  font-size: 38px;
  text-align: center;
  font-weight: 600;
  background: none;
  color: #000000;
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka", "Anton", Verdana, Arial, Helvetica, sans-serif;
  min-height: auto;
}
#main_area .stylehome_points .title h2::before, #main_area .stylehome_points .title h2::after {
  display: none;
}
#main_area .stylehome_points .list {
  display: grid;
  gap: 78px;
}
#main_area .stylehome_points .list .item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 73px;
  text-align: left;
}
#main_area .stylehome_points .list .item:nth-child(2n) {
  flex-direction: row-reverse;
}
#main_area .stylehome_points .list .item:nth-child(2n) .item_photo .label {
  right: auto;
  left: 0;
  transform: translateX(-50%);
}
#main_area .stylehome_points .list .item_photo {
  min-width: 450px;
  width: 450px;
  position: relative;
}
#main_area .stylehome_points .list .item_photo .image {
  background: #d9d9d9;
  box-shadow: 40px 40px 0px #edf5f6;
  position: relative;
}
#main_area .stylehome_points .list .item_photo .image img {
  width: 100%;
}
#main_area .stylehome_points .list .item_body {
  flex-grow: 1;
}
#main_area .stylehome_points .list .item_body p {
  font-weight: 600;
  font-size: 15px;
  line-height: 1.5;
}
#main_area .stylehome_points .list .item_title {
  display: flex;
  align-items: center;
  gap: 23px;
  margin-bottom: 28px;
}
#main_area .stylehome_points .list .item_title p {
  font-size: 20px;
  color: #348d92;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  text-align: center;
  line-height: 1;
}
#main_area .stylehome_points .list .item_title p span {
  line-height: 1;
  font-size: 70px;
  font-weight: 600;
  display: block;
  text-align: center;
}
#main_area .stylehome_points .list .item_title h3 {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.5;
}
#main_area .beca .lineup_title {
  background: #007fbb;
}
#main_area .beca_about .body .btn a {
  background: #007fbb;
}
#main_area .beca_about .body .btn a::after {
  width: 10px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2210%22%20height%3D%2216%22%20viewBox%3D%220%200%2010%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M1%201L8%208L1%2015%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%2F%3E%0A%3C%2Fsvg%3E");
  background-size: contain;
}
#main_area .irohaie .lineup_title {
  background: #4d422b;
}
#main_area .irohaie_about .body h3 {
  color: #4d422b;
  border-color: #4d422b;
}
#main_area .irohaie_about .body .btn a {
  background: #4d422b;
}
@media screen and (max-width: 768px) {
  #main_area .sponly {
    display: block;
  }
  #main_area .lineup_nav {
    gap: 6px;
    grid-template-columns: repeat(2, 1fr);
    padding: 0 20px;
    max-width: 100%;
    margin: 0 auto 42px;
  }
  #main_area .lineup_nav li a {
    padding: 7px 0 25px;
    font-size: 12px;
  }
  #main_area .lineup_nav li a span {
    font-size: 8px;
  }
  #main_area .lineup_nav li a::after {
    width: 14px;
    height: 7px;
  }
  #main_area .lineup_list {
    max-width: 100%;
    padding: 0 20px;
    margin: 0 auto 100px;
    gap: 100px;
  }
  #main_area .lineup_list * {
    font-size: 13px;
  }
  #main_area .lineup_list .lineup_title {
    height: 50px;
    font-size: 20px;
    margin-bottom: 25px;
  }
  #main_area .lineup_list .lineup_title span {
    font-size: 10px;
  }
  #main_area .lineup_list .lineup_title::before {
    height: 20px;
  }
  #main_area .lineup_content {
    gap: 25px;
    grid-template-columns: 1fr;
  }
  #main_area .lineup_content .body h3 {
    font-size: 20px;
  }
  #main_area .lineup_content .body p {
    font-size: 13px;
    margin-bottom: 20px;
  }
  #main_area .lineup_content .body .btn a {
    font-size: 13px;
    padding: 15px 20px;
  }
  #main_area .customdesign .lineup_title {
    background: linear-gradient(90deg, #e90013 0%, #fc8261 100%);
  }
  #main_area .customdesign .lineup_title + p {
    font-size: 13px;
  }
  #main_area .customdesign_list {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 15px;
  }
  #main_area .customdesign_list .item a::after {
    right: 5px;
    bottom: 5px;
  }
  #main_area .customdesign_list .item h4 {
    font-size: 20px;
  }
  #main_area .customdesign_list .item h4 span {
    font-size: 10px;
  }
  #main_area .semiorder_about {
    gap: 25px;
    grid-template-columns: 1fr;
    margin-bottom: 50px;
  }
  #main_area .semiorder_about .body {
    align-content: center;
    text-align: left;
  }
  #main_area .semiorder_about .body h3 {
    font-size: 30px;
    margin-bottom: 30px;
  }
  #main_area .semiorder_about .body p {
    font-size: 13px;
  }
  #main_area .semiorder_list {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 15px;
  }
  #main_area .semiorder_list .item a::after {
    width: 15px;
    height: 15px;
    right: 5px;
    bottom: 5px;
  }
  #main_area .semiorder_list .item h4 {
    font-size: 16px;
  }
  #main_area .semiorder_list .item h4 span {
    font-size: 10px;
  }
  #main_area .stylehome_mv {
    margin: 0;
  }
  #main_area .stylehome_points {
    margin: 0;
  }
  #main_area .stylehome_points .title {
    margin: 20px 0;
  }
  #main_area .stylehome_points .title p {
    font-size: 15px;
  }
  #main_area .stylehome_points .title h2 {
    font-size: 24px;
  }
  #main_area .stylehome_points .list {
    gap: 50px;
  }
  #main_area .stylehome_points .list .item {
    flex-direction: column;
    gap: 20px;
  }
  #main_area .stylehome_points .list .item:nth-child(2n) {
    flex-direction: column;
  }
  #main_area .stylehome_points .list .item_photo {
    min-width: 100%;
    width: 100%;
  }
  #main_area .stylehome_points .list .item_photo .image {
    box-shadow: 10px 10px 0px #edf5f6;
  }
  #main_area .stylehome_points .list .item_body {
    width: 100%;
  }
  #main_area .stylehome_points .list .item_body p {
    font-size: 13px;
  }
  #main_area .stylehome_points .list .item_title {
    gap: 10px;
    margin-bottom: 10px;
  }
  #main_area .stylehome_points .list .item_title p {
    font-size: 10px;
  }
  #main_area .stylehome_points .list .item_title p span {
    font-size: 50px;
  }
  #main_area .stylehome_points .list .item_title h3 {
    font-size: 20px;
    line-height: 1.5;
  }
  #main_area .beca_about .body .btn a {
    background: #007fbb;
  }
  #main_area .beca_about .body .btn a::after {
    width: 10px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2210%22%20height%3D%2216%22%20viewBox%3D%220%200%2010%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M1%201L8%208L1%2015%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%2F%3E%0A%3C%2Fsvg%3E");
    background-size: contain;
  }
  #main_area .irohaie_about .body h3 {
    color: #4d422b;
    border-color: #4d422b;
  }
  #main_area .irohaie_about .body .btn a {
    background: #4d422b;
  }
}