<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: SAMURAI UNIVERSITY
Theme URI: https://www.sejuku.net/
Description: SAMURAI ENGINEERã®WordPressæ•™æ
Version: 1.0.0
Author: SAMURAI ENGINEER
Author URI: https://www.sejuku.net/
*/

/* PCã€ã‚¹ãƒžãƒ›å…±é€šã‚¹ã‚¿ã‚¤ãƒ« */
* {
  box-sizing: border-box;
}

p {
  font-size: 15px;
}

body {
  max-width: 1080px;
  margin: 0 auto 0 auto;
  font-family: "Source Sans Pro", "Hiragino Kaku Gothic ProN", Meiryo, Arial, sans-serif;
}

/* PCç”¨ã‚«ãƒ«ãƒ¼ã‚»ãƒ«è¨­å®š */
.carousel {
  margin: 0 20px 0 20px;
}

.carouselImg {
  width: 100%;
}
  
/* ãƒ˜ãƒƒãƒ€ãƒ¼ */
header {
  display: flex;
  justify-content: space-between;
}

/* ãƒŠãƒ“ã‚²ãƒ¼ã‚·ãƒ§ãƒ³ã®ãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆ */
#nav-pc {
  font-size: 14px;
}

li {
  list-style: none;
}

#nav-pc ul {
  display: flex;
  padding-left: 0;
}

#nav-pc li {
  list-style: none;
}

/* ãƒŠãƒ“ã‚²ãƒ¼ã‚·ãƒ§ãƒ³ã®ãƒªãƒ³ã‚¯ã®è£…é£¾è¨­å®š */
#nav-pc a {
  text-decoration: none;
  margin-left: 20px;
  color: #0d0d0d;
}

#nav-pc a:hover {
  text-decoration: underline;
}

/* ã‚¹ãƒžãƒ›ç”¨ãƒŠãƒ“ã‚’éžè¡¨ç¤º */
#nav-sp,
#menu-sp {
  display: none;
}

/*è¦‹å‡ºã—*/
h2 {
  margin: 40px 0 0 0;
}

h2::after {
  content: url("images/line.png");
  margin-left: 10px;
}

h3 {
  font-size: 27px;
}

/* ãƒŸãƒƒã‚·ãƒ§ãƒ³ */
#mission {
  margin: 80px auto 80px auto;
}

#mission-flex {
  display: flex;
}

#mission-flex &gt; div {
  width: 50%;
  margin: 20px;
}

#mission-photo {
  width: 100%;
}

#s2dgs {
  margin-top: 50px;
  width: 100%;
}

/* ãƒ—ãƒ­ãƒ€ã‚¯ãƒˆ */
#product {
  background-color: #fafafa;
  margin: 80px 0 80px 0;
  padding: 10px 40px 0px 40px;
}

/* å¤–æž&nbsp; */
#product .product-flex {
  margin-top: 40px;
  display: flex;
}

/* å·¦ã®ã‚«ãƒ©ãƒ&nbsp; */
#product-left {
  width: 50%;
  margin-right: 20px;
}

/* å³ã®ã‚«ãƒ©ãƒ&nbsp; */
#product-right {
  width: 50%;
  margin-left: 20px;
  margin-top: 80px;
}

/* å†™çœŸï¼‹èª¬æ˜Žã®æž&nbsp; */
#product-left &gt; div {
  position: relative;
  height: 480px;
  margin-right: 20px;
}

#product-right &gt; div {
  position: relative;
  height: 480px;
  margin-left: 20px;
}

/* å†™çœŸ*/
.product-photo {
  width: 100%;
}

/* èª¬æ˜Žæ–‡ã®æž&nbsp; */
.product-explain {
  background-color: #ffffff;
  position: absolute;
  left: 0;
  bottom: 50px;
  margin: 0 40px 0 40px;
  padding: 20px;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.05);
}

/* èª¬æ˜Žæ–‡ã®è‹±èªž */
.product-explain &gt; span {
  color: #2710d5;
  font-weight: bold;
  font-size: 16px;
  margin: 0px;
}

/* èª¬æ˜Žæ–‡ã®è¦‹å‡ºã— */
.product-explain &gt; h3 {
  margin: 5px 0 5px 0;
}

/* èª¬æ˜Žæ–‡ */
.product-explain &gt; p {
  margin: 0;
}

/* ã‚‚ã£ã¨è¦‹ã‚‹ãƒœã‚¿ãƒ³ */
#product-more {
  text-align: center;
}

#product-more a {
  position: relative;
  bottom: -42px;
}

/* ABOUT US */
#aboutus {
  margin: 80px auto 80px auto;
}

/* ï¼“ã¤ã®çµ„ç¹”æ–‡åŒ–ã¨å†™çœŸã‚’å…¥ã‚Œã‚‹æž&nbsp; */
#aboutus &gt; div {
  display: flex;
}

/* å†™çœŸ */
.culture-img {
  width: 50%;
  align-self: flex-start;
}

.culture-img2 {
  margin-top: 50px;
  width: 100%;
}

/* 3ã¤ã®çµ„ç¹”æ–‡åŒ–ã®è¡¨ */
.culture-table {
  margin-right: 50px;
}

/* ç•ªå· */
.culture-num {
  font-size: 80px;
  color: #2710d5;
  padding: 0 20px 0 0;
}

/* è¦‹å‡ºã— */
.culture-table th {
  text-align: left;
  font-size: 28px;
  font-weight: bold;
}

/* çµ„ç¹”æ–‡åŒ–è‹±èªž */
.culture-en {
  color: #2710d5;
  font-size: 24px;
}

/* èª¬æ˜Žæ–‡ */
.culture-description {
  margin: 0;
}

/* ãƒ“ã‚¸ãƒ§ãƒ³ */
#vision {
  margin: 80px auto 80px auto;
}

/* ã‚»ã‚¯ã‚·ãƒ§ãƒ³å†…ã®å¤–æž&nbsp;*/
#vision &gt; div {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

/*7ã¤ã®è¡Œå‹•æŒ‡é‡ã®æž&nbsp;*/
.vision-box {
  width: 300px;
  height: 300px;
  margin-bottom: 30px;
  position: relative;
}

.vision-box &gt; img {
  width: 100%;
  position: relative;
  z-index: 30;
}

.vision-box &gt; div {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 31;
  margin-right: 20px;
}

.vision-box &gt; div &gt; h4 {
  color: #2710d5;
  font-size: 19px;
  margin: 80px 0 0 0;
}

.vision-box &gt; div &gt; h4::first-letter {
  font-size: 40px;
}

.vision-box &gt; div &gt; h5 {
  font-size: 20px;
  margin: 0 0 0 0;
}

.vision-box &gt; div &gt; p {
  margin: 10px 0 0 0;
}

/*ä¼šç¤¾æ¦‚è¦*/
#company {
  margin: 80px auto 80px auto;
}

#company-table {
  width: 100%;
}

.tableheader {
  text-align: left;
  padding: 20px;
  border-bottom-color: #2710d5;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  width: 100px;
}

.tableheader-first {
  border-top-color: #2710d5;
  border-top-width: 1px;
  border-top-style: solid;
}

.cell {
  padding: 30px;
  border-bottom-color: #ececec;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

.cell-first {
  border-top-color: #ececec;
  border-top-width: 1px;
  border-top-style: solid;
}

#company &gt; iframe {
  width: 100%;
  height: 368px;
  margin-top: 40px;
}

/* ãŠå•ã„åˆã‚ã› */
#contact {
  margin: 80px auto 80px auto;
}

/* å¤–æž&nbsp; */
#contact &gt; form &gt; div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding-bottom: 30px;
}

/* å·¦åˆ—ã€€è¦‹å‡ºã— */
.contact-heading {
  width: 240px;
  align-self: center;
}

/* è¦‹å‡ºã—ã®ãƒ©ãƒ™ãƒ« */
.contact-label {
  font-weight: bold;
}

/* å¿…é&nbsp;ˆ */
.contact-span {
  color: #ce2222;
  margin: 0 0 0 20px;
  font-weight: bold;
}

/* ãƒ†ã‚­ã‚¹ãƒˆãƒœãƒƒã‚¯ã‚¹ */
.contact-textbox {
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom-width: 1px;
  border-bottom-color: #707070;
  border-style: solid;
  background-color: #fafafa;
  height: 56px;
  width: 400px;
}

/* ãŠå•ã„åˆã‚ã›å†…å®¹ã®ãƒ†ã‚­ã‚¹ãƒˆã‚¨ãƒªã‚¢ */
/* WP formsã§ä½œæˆã—ãŸãŠå•ã„åˆã‚ã›ãƒ•ã‚©ãƒ¼ãƒ&nbsp; */
.wpforms-field-description {
  height: 150px !important;
  overflow: auto !important;
  border: 1px solid #aaa !important;
  margin-top: 10px !important;
}

.contact-textarea {
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom-width: 1px;
  border-bottom-color: #707070;
  background-color: #fafafa;
  width: 400px;
  height: 200px;
}

/* å€‹äººæƒ…å&nbsp;±ã®å–ã‚Šæ‰±ã„ */
#contact dt {
  font-weight: bold;
}

#contact dd {
  margin: 0 0 16px 0;
}

#contact dd p {
  margin: 0;
}

#contact dd ul {
  padding-left: 0;
}

#contact dd li {
  margin-bottom: 0;
  list-style: none;
}

/* ãƒ•ãƒƒã‚¿ãƒ¼ */
footer {
  background-color: #0d0d0d;
  text-align: center;
  padding: 80px 80px 30px 80px;
}

#footer-logo {
  margin-bottom: 30px;
}

#footer-link {
  margin-bottom: 50px;
}

#footer-link &gt; a {
  text-decoration: none;
  margin: 10px;
  color: #ffffff;
}

#footer-link &gt; a:hover {
  text-decoration: underline;
}

#sns-footer {
  display: flex;
  justify-content: space-between;
  text-align: left;
}

#sns-footer a {
  margin-right: 30px;
}

#copyright {
  color: #ffffff;
  margin: 0;
}

/* mission.htmlç”¨ã‚¹ã‚¿ã‚¤ãƒ« */
/* ãƒŸãƒƒã‚·ãƒ§ãƒ³ã®ãƒ¡ã‚¤ãƒ³ãƒ“ã‚¸ãƒ¥ã‚¢ãƒ« */
.mission-main-inner {
  background-image: url("images/mission/mission-main.png");
  background-repeat: no-repeat;
  background-position-y: center;
}

#mission-title {
  background-color: #2710d5;
  width: 368px;
  color: #ffffff;
  height: 496px;
  border-radius: 0 248px 248px 0;
  position: relative;
}

#mission-title h1 {
  position: absolute;
  top: 0;
  left: 100px;
  font-size: 80px;
  line-height: 1;
}

#mission-title h1 span {
  font-size: 26px;
}

#mission-title &gt; p {
  position: absolute;
  top: 350px;
  left: 100px;
  font-size: 16px;
}

/* ãƒŸãƒƒã‚·ãƒ§ãƒ³ãƒšãƒ¼ã‚¸ã€€S2DGSã®è¨­å®š */
#mission-s2dgs {
  padding: 20px;
}

.mission-h2 {
  color: #2710d5;
  font-size: 40px;
}

.mission-h2::after {
  content: none;
}

/* ãƒŸãƒƒã‚·ãƒ§ãƒ³ãƒšãƒ¼ã‚¸ã€€5ã¤ã®ã‚´ãƒ¼ãƒ«ã®è¨­å®š */
#mission-five-goals {
  padding: 20px;
  display: flex;
}

#mission-five-goals .five-goals-image {
  width: 30%;
  padding: 20px;
}

#mission-five-goals .five-goals-image img {
  width: 100%;
}

#mission-five-goals .five-goals-read {
  width: 70%;
  padding: 20px;
}

#mission-five-goals .five-goals-read &gt; div {
  margin-bottom: 40px;
}

.fivegoals-image-right {
  float: right;
  margin: 20px;
}

.fivegoals-image-left {
  float: left;
  margin: 20px;
}

.fivegoals-number {
  color: #2710d5;
  font-size: 48px;
  font-weight: bold;
  margin: 0;
}

.fivegoals-h3 {
  font-size: 28px;
  margin: 0;
}

.fivegoals-p {
  margin: 0;
}

/* ãƒ—ãƒ­ãƒ€ã‚¯ãƒˆãƒšãƒ¼ã‚¸ */
.product-main-inner {
  background-image: url("images/product/product-main.png");
  background-repeat: no-repeat;
  background-position-y: center;
}

#product-title {
  background-color: #2710d5;
  width: 368px;
  color: #ffffff;
  height: 496px;
  border-radius: 0 248px 248px 0;
  position: relative;
}

#product-title h1 {
  position: absolute;
  top: 0;
  left: 100px;
  font-size: 80px;
  line-height: 1;
}

#product-title h1 span {
  font-size: 26px;
}

#product-title &gt; p {
  position: absolute;
  top: 350px;
  left: 100px;
  font-size: 16px;
}

/* ã‚»ã‚¯ã‚·ãƒ§ãƒ³ */
.product-section {
  display: flex;
  padding: 20px 20px 0;
}

.product-section .product-section-img {
  width: 450px;
}

/* å³ãŒç”»åƒã®ã‚»ã‚¯ã‚·ãƒ§ãƒ³*/
.product-section-left .product-section-img img {
  width: 100%;
  padding: 0 40px 30px 0;
  border-radius: 0 432px 0 0;
}

.product-section-left .product-read {
  width: 50%;
  flex-grow: 1;
}

.product-section-left .product-read p {
  margin-bottom: 0;
}

/* å³ãŒç”»åƒã®ã‚»ã‚¯ã‚·ãƒ§ãƒ³*/
.product-section-right {
  justify-content: space-between;
}

.product-section-right .product-section-img img {
  width: 100%;
  padding: 0 0 30px 40px;
  border-radius: 432px 0 0 0;
}

.product-section-right .product-read {
  width: 500px;
}

.product-h2 {
  color: #2710d5;
  font-size: 24px;
  margin: 0;
}

.product-h3 {
  font-size: 28px;
  margin: 0;
}

/* newsãƒšãƒ¼ã‚¸ */
/* ãƒ‹ãƒ¥ãƒ¼ã‚¹ã®ãƒ¡ã‚¤ãƒ³ãƒ“ã‚¸ãƒ¥ã‚¢ãƒ« */
.news-main-inner {
  background-image: url("images/news-main.png");
  background-repeat: no-repeat;
  background-position-y: center;
}

#news-title {
  background-color: #2710d5;
  width: 368px;
  color: #ffffff;
  height: 496px;
  border-radius: 0 248px 248px 0;
  position: relative;
}

#news-title h1 {
  position: absolute;
  top: 0;
  left: 100px;
  font-size: 80px;
  line-height: 1;
}

#news-title h1 span {
  font-size: 26px;
}

#news-title &gt; p {
  position: absolute;
  top: 350px;
  left: 100px;
  font-size: 16px;
}

#news {
  margin: 60px 0;
}

#news .news-archive-ul li {
  margin-top: 60px;
  border-bottom: #eee solid 2px;
}

#news .news-post-date {
  color: #888;
  margin: 0;
}

#news h2 {
  margin: 15px 0;
}

.paginate {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 60px;
}

.page-numbers {
  border-radius: 3px;
  padding: 10px 16px;
  text-decoration: none;
  box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.07);
}

.page-numbers.current {
  background: #2710d5;
  color: #fff;
}

/*====================
 ã‚¹ãƒžãƒ¼ãƒˆãƒ•ã‚©ãƒ³ç”¨ã®ã‚¹ã‚¿ã‚¤ãƒ«
=====================*/
@media screen and (max-width: 767px) {
  /* ã‚¹ãƒžãƒ›ç”¨ã‚«ãƒ«ãƒ¼ã‚»ãƒ«è¨­å®š */
  .carousel {
    margin: 0;
  }

  /* PCç”¨ãƒŠãƒ“ã‚²ãƒ¼ã‚·ãƒ§ãƒ³éžè¡¨ç¤º */
  #nav-pc {
    display: none;
  }

  /* ãƒãƒ³ãƒãƒ¼ã‚¬ãƒ¼ãƒ¡ãƒ‹ãƒ¥ãƒ¼ */
  #menu-sp {
    display: block;
    background-color: transparent;
    padding: 0;
    border: none;
    position: absolute;
    top: 0px;
    right: 0px;
  }

  /* ã‚¹ãƒžãƒ›ç”¨ãƒŠãƒ“ã‚²ãƒ¼ã‚·ãƒ§ãƒ³ã®è¡¨ç¤ºåˆ‡æ›¿*/
  /* åˆæœŸçŠ¶æ…‹ã€ãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆã¨éžè¡¨ç¤ºè¨­å®š */
  #nav-sp {
    background-color: #2710d5;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    display: none;
    z-index: 100;
  }

  /* Ã—ãƒœã‚¿ãƒ³ */
  #close {
    position: absolute;
    top: 20px;
    right: 20px;
    background-color: transparent;
    border: none;
  }

  #nav-sp nav ul {
    padding-left: 0;
  }

  #nav-sp nav li {
    list-style: none;
  }

  /* ãƒŠãƒ“ã‚²ãƒ¼ã‚·ãƒ§ãƒ³ãƒ¡ãƒ‹ãƒ¥ãƒ¼ç”¨ãƒ­ã‚´ */
  #logo-sp {
    margin: 80px 0 30px 20px;
  }

  /* ãƒŠãƒ“ã‚²ãƒ¼ã‚·ãƒ§ãƒ³ã®ãƒªãƒ³ã‚¯ã®è£…é£¾è¨­å®š */
  #nav-sp nav a {
    display: block;
    color: #ffffff;
  }

  #nav-sp nav a:hover {
    text-decoration: underline;
  }

  #nav-sp .menu {
    text-decoration: none;
    margin: 0 20px 0 20px;
    height: 44px;
    font-size: 16px;
    background-image: url("images/arrow.png");
    background-repeat: no-repeat;
    background-position: right top;
  }

  #sns {
    position: absolute;
    bottom: 20px;
    left: 20px;
  }

  #sns &gt; a {
    margin-right: 30px;
  }

  /* ãƒ¡ã‚¤ãƒ³ãƒ“ã‚¸ãƒ¥ã‚¢ãƒ« */
  #main-visual {
    position: relative;
    height: 470px;
  }

  #main-visual &gt; div {
    text-align: center;
    height: 280px;
  }

  #main-visual h1 {
    font-size: 28px;
    margin: 90px 0 0 0;
  }

  #main-visual &gt; div &gt; p {
    margin: 0;
    font-size: 15px;
  }

  #main-visual &gt; img {
    width: 100%;
    border-radius: 476px 0 0 0;
    top: auto;
    bottom: 0;
  }

  /*è¦‹å‡ºã—*/
  h2 {
    margin: 15px 0 15px 0;
  }
  
  h3 {
    font-size: 24px;
    margin: 10px 0 0 0;
  }

  /* ãƒŸãƒƒã‚·ãƒ§ãƒ³ */
  #mission {
    margin: 20px 0 20px 0;
    padding: 0 20px 0 20px;
  }

  #mission-flex {
    flex-direction: column;
  }

  #mission-flex &gt; div {
  width: 100%;
  margin: 0;
  }

  /* ãƒ—ãƒ­ãƒ€ã‚¯ãƒˆ */
  #product {
    margin: 0;
    padding: 10px 20px 0 20px;
  }

  /* å¤–æž&nbsp; */
  #product .product-flex {
    flex-direction: column;
    margin-top: 0;
  }

  /* å·¦å³ã®ã‚«ãƒ©ãƒ&nbsp;ã€€ã‚¹ãƒžãƒ›ã§ã¯ç¸¦ä¸¦ã³ */
  #product-left,
  #product-right {
    width: 100%;;
    margin: 0;
  }

  /* å†™çœŸï¼‹èª¬æ˜Žã®æž&nbsp; */
  #product-left &gt; div,
  #product-right &gt; div {
    height: auto;
    margin: 0;
  }

  /* èª¬æ˜Žæ–‡ã®æž&nbsp; */
  .product-explain {
    position: relative;
    margin: 0;
  }

  .product-explain &gt; h3 {
    margin: 10px 0 10px 0;
    font-size: 24px;
  }

  /* ã‚‚ã£ã¨è¦‹ã‚‹ãƒœã‚¿ãƒ³ */
  #product-more {
    text-align: left;
  }

  /* ABOUT US */
  #aboutus {
    margin: 80px 20px 80px 20px;
  }

  #aboutus &gt; div {
    flex-direction: column;
  }

  .culture-table th {
    font-size: 16px;
  }

  .culture-table {
    margin-right: 0;
    padding-right: 20px;
    order: 2;
  }

  .culture-img {
    width: 100%;
    order: 1;
  }

  .culture-img2 {
    margin-top: 0;
  }

  .culture-num {
    padding: 0;
  }

  .culture-description {
    margin: 0;
  }

  /* ãƒ“ã‚¸ãƒ§ãƒ³ */
  #vision {
    margin: 80px 20px 80px 20px;
  }

  .vision-box &gt; img {
    position: absolute;
    top: 0;
    left: 0;
  }

  .vision-box &gt; div &gt; h4 {
    margin: 60px 0 0 0;
  }

  /*ä¼šç¤¾æ¦‚è¦*/
  #company {
    margin: 0 20px 0 20px;
  }

  #company &gt; h3 {
    margin-bottom: 20px;
  }

  .tableheader {
    width: 50px;
  }

  .cell {
    padding: 20px;
  }

  #company &gt; iframe {
    height: 240px;
  }

  /* ãŠå•ã„åˆã‚ã› */
  #contact {
    margin: 80px 20px 80px 20px;
  }

  #contact &gt; h3 {
    margin-bottom: 20px;
  }

  #contact &gt; form &gt; div {
    flex-direction: column;
    margin-bottom: 20px;
  }

  .contact-heading {
    align-self: auto;
    margin-bottom: 20px;
  }

  .contact-textbox {
    min-width: 300px;
    width: 100%;
  }

  .contact-textarea {
    height: 150px;
    width: 100%;
  }

  .radiobutton {
    margin-bottom: 20px;
  }

  /* ãƒ•ãƒƒã‚¿ãƒ¼ */
  footer {
    padding: 30px 20px 50px 20px;
    text-align: left;
  }

  #footer-link &gt; a {
    margin: 0 20px 30px 0;
    display: block;
    background-image: url("images/arrow.png");
    background-repeat: no-repeat;
    background-position: right top;
  }

  #footer-link &gt; a:hover {
    text-decoration: underline;
  }

  #sns-footer {
    flex-direction: column;
    justify-content: flex-start;
  }

  #copyright {
    font-size: 12px;
    margin-top: 30px;
  }

  /* mission.htmlç”¨ã‚¹ã‚¿ã‚¤ãƒ« */
  /* ãƒŸãƒƒã‚·ãƒ§ãƒ³ã®ãƒ¡ã‚¤ãƒ³ãƒ“ã‚¸ãƒ¥ã‚¢ãƒ« */
  #mission-main {
    height: 256px;
    margin-top: 4%;
    position: relative;
  }

  .mission-main-inner {
    height: 80%;
    background-size: cover;
  }

  #mission-title {
    width: 136px;
    height: 256px;
    position: absolute;
    top: -10%;
  }

  #mission-title h1 {
    left: 20px;
    font-size: 40px;
  }

  #mission-title h1 span {
    font-size: 18px;
  }

  #mission-title &gt; p {
    top: 180px;
    left: 20px;
    font-size: 13px;
  }

  /* ãƒŸãƒƒã‚·ãƒ§ãƒ³ãƒšãƒ¼ã‚¸ã€€S2DGSã®è¨­å®š */
  .mission-h2 {
    font-size: 38px;
    margin: 0px;
  }

  .mission-h2::after {
    content: none;
  }

  #mission-s2dgs &gt; img {
    width: 100%;
  }

  /* ãƒŸãƒƒã‚·ãƒ§ãƒ³ãƒšãƒ¼ã‚¸ã€€5ã¤ã®ã‚´ãƒ¼ãƒ«ã®è¨­å®š */
  #mission-five-goals {
    flex-direction: column;
  }

  #mission-five-goals &gt; div {
    padding: 0;
  }

  #mission-five-goals .five-goals-image,
  #mission-five-goals .five-goals-read {
    width: 100%;
    padding: 0;
  }

  #mission-five-goals .five-goals-read &gt; div {
    display: flex;
    flex-direction: column;
  }

  .fivegoals-image-right,
  .fivegoals-image-left {
    align-self: center;
  }

  /* ãƒ—ãƒ­ãƒ€ã‚¯ãƒˆãƒšãƒ¼ã‚¸ */
  #product-main {
    height: 256px;
    margin-top: 4%;
    position: relative;
  }

  .product-main-inner {
    height: 80%;
    background-size: cover;
  }

  #product-title {
    width: 136px;
    height: 256px;
    position: absolute;
    top: -10%;
  }
  
  #product-title h1 {
    left: 20px;
    font-size: 40px;
  }

  #product-title h1 span {
    font-size: 18px;
  }

  #product-title &gt; p {
    top: 180px;
    left: 20px;
    font-size: 13px;
  }

  /* ã‚»ã‚¯ã‚·ãƒ§ãƒ³ */
  .product-section {
    flex-direction: column;
  }

  .product-section .product-section-img {
    width: 100%;
  }
  
  .product-section .product-section-img img {
    width: 100%;
    padding: 0;
  }

  /* å³ãŒç”»åƒã®ã‚»ã‚¯ã‚·ãƒ§ãƒ³*/
  .product-section-left .product-section-img img {
    border-radius: 0 300px 0 0;
  }

  .product-section-left .product-read {
    width: 100%;
    flex-grow: 1;
  }

  /* å³ãŒç”»åƒã®ã‚»ã‚¯ã‚·ãƒ§ãƒ³*/
  .product-section-right .product-section-img {
    order: 1;
    border-radius: 300px 0 0 0;
  }

  .product-section-right .product-read {
    order: 2;
    width: 100%;
  }

}
</pre></body></html>