.section .sectionTitleWrap .sectionTitle {
  padding-bottom: 10px;
  display: inline-block;
  font-size: 24px;
  border-bottom: 1px solid #707070;
}
@media only screen and (max-width: 767px) {
  .section .sectionTitleWrap .sectionTitle {
    padding-bottom: 2.5641025641vw;
    font-size: 6.1538461538vw;
  }
}
#concept .sectionInner {
  padding-top: 100px;
}
@media only screen and (max-width: 767px) {
  #concept .sectionInner {
    padding-top: 17.9487179487vw;
  }
}
#concept .sectionContentWrap {
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  #concept .sectionContentWrap {
    margin-top: 12.8205128205vw;
  }
}
#concept .flexWrap {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#concept .flexWrap > .imageWrap {
  width: 44.5%;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  #concept .flexWrap > .imageWrap {
    width: 30%;
  }
}
@media only screen and (max-width: 767px) {
  #concept .flexWrap > .imageWrap {
    width: 100%;
  }
}
#concept .flexWrap > .imageWrap .image {
  position: sticky;
  top: 0;
}
#concept .flexWrap > .contentWrap {
  width: 48.1%;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  #concept .flexWrap > .contentWrap {
    width: 65%;
  }
}
@media only screen and (max-width: 767px) {
  #concept .flexWrap > .contentWrap {
    width: 100%;
  }
}
#concept .titleWrap .title {
  font-size: 32px;
  font-family: "Marcellus", serif;
  letter-spacing: 0.08em;
}
@media only screen and (max-width: 767px) {
  #concept .titleWrap .title {
    font-size: 8.2051282051vw;
  }
}
#concept .textWrap {
  margin-top: 35px;
}
@media only screen and (max-width: 767px) {
  #concept .textWrap {
    margin-top: 8.9743589744vw;
  }
}
#concept .textWrap .text {
  margin-top: 40px;
  font-size: 13px;
  line-height: 2.7;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  #concept .textWrap .text {
    margin-top: 3.8461538462vw;
  }
}
@media only screen and (max-width: 767px) {
  #concept .textWrap .text {
    margin-top: 7.6923076923vw;
    font-size: 3.3333333333vw;
  }
}
#concept .textWrap .text.enText {
  margin-top: 35px;
  font-size: 12px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  #concept .textWrap .text.enText {
    margin-top: 2.5641025641vw;
  }
}
@media only screen and (max-width: 767px) {
  #concept .textWrap .text.enText {
    margin-top: 6.4102564103vw;
    font-size: 2.8205128205vw;
  }
}
#concept .textWrap .text:first-of-type {
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  #concept .imageWrap {
    margin-top: 17.9487179487vw;
  }
}
#concept .aboutTextWrap {
  margin-top: 130px;
}
@media only screen and (max-width: 767px) {
  #concept .aboutTextWrap {
    margin-top: 15.3846153846vw;
  }
}
#concept .aboutTextWrap .text {
  margin-top: 40px;
  font-size: 14px;
  line-height: 2.6;
}
@media only screen and (max-width: 767px) {
  #concept .aboutTextWrap .text {
    margin-top: 10.2564102564vw;
    font-size: 3.5897435897vw;
  }
}
#concept .aboutTextWrap .text:first-of-type {
  margin-top: 0;
}
#creativity .sectionInner > .imageWrap {
  margin-bottom: 100px;
}
@media only screen and (max-width: 767px) {
  #creativity .sectionInner > .imageWrap {
    margin-bottom: 17.9487179487vw;
  }
}
#creativity .sectionInner > .imageWrap.flexWrap {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#creativity .sectionInner > .imageWrap .image {
  width: 46.3%;
}
#creativity .sectionInner > .imageWrap .image img {
  width: 100%;
}
#creativity .sectionContentWrap {
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  #creativity .sectionContentWrap {
    margin-top: 12.8205128205vw;
  }
}
#creativity .sectionContentWrap > .textWrap .text {
  font-size: 14px;
  line-height: 2;
}
@media only screen and (max-width: 767px) {
  #creativity .sectionContentWrap > .textWrap .text {
    font-size: 3.5897435897vw;
  }
}
#creativity .productTypeListWrap {
  margin-top: 100px;
}
@media only screen and (max-width: 767px) {
  #creativity .productTypeListWrap {
    margin-top: 17.9487179487vw;
  }
}
#creativity .productTypeListWrap .productTypeList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  #creativity .productTypeListWrap .productTypeList {
    display: block;
  }
}
#creativity .productTypeListWrap .productTypeList .type {
  width: 46%;
}
@media only screen and (max-width: 767px) {
  #creativity .productTypeListWrap .productTypeList .type {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #creativity .productTypeListWrap .productTypeList .type + .type {
    margin-top: 20.5128205128vw;
  }
}
#creativity .productTypeListWrap .productTypeList .type .contentWrap .typeNameWrap .typeName {
  font-size: 18px;
  font-family: "Marcellus", serif;
}
@media only screen and (max-width: 767px) {
  #creativity .productTypeListWrap .productTypeList .type .contentWrap .typeNameWrap .typeName {
    font-size: 5.3846153846vw;
  }
}
#creativity .productTypeListWrap .productTypeList .type .contentWrap .textWrap {
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  #creativity .productTypeListWrap .productTypeList .type .contentWrap .textWrap {
    margin-top: 3.8461538462vw;
  }
}
#creativity .productTypeListWrap .productTypeList .type .contentWrap .textWrap .text {
  font-size: 13px;
  line-height: 2.1;
}
@media only screen and (max-width: 767px) {
  #creativity .productTypeListWrap .productTypeList .type .contentWrap .textWrap .text {
    font-size: 3.3333333333vw;
  }
}
#creativity .productTypeListWrap .productTypeList .type .contentWrap .linkWrap {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  #creativity .productTypeListWrap .productTypeList .type .contentWrap .linkWrap {
    margin-top: 7.6923076923vw;
  }
}
#creativity .productTypeListWrap .productTypeList .type .imageWrap {
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  #creativity .productTypeListWrap .productTypeList .type .imageWrap {
    margin-bottom: 10.2564102564vw;
  }
}
#creativity .productTypeListWrap .productTypeList .type .imageWrap .image {
  border: 1px solid #e6e6e6;
}
.l-content {
  width: 100%;
  max-width: 1120px;
  padding: 0 20px;
  margin: 0 auto;
  box-sizing: border-box;
}
.c-top-flex-01 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 100px;
}
.c-top-flex-03 {
	  display: flex;
  justify-content: space-between;
	padding-bottom: 100px;
}
.c-top-flex-01-img {
  max-width: 500px;
  width: 48%;
  height: auto;
}
.c-top-flex-02-txt {
  max-width: 480px;
  width: 46%;
}
.c-top-flex-01-txt-p {
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 28px;
}
.c-top-h2 {
  font-size: 32px;
  font-family: "Marcellus", serif;
  letter-spacing: 0.08em;
  margin-bottom: 25px;
}
@media only screen and (max-width: 767px) {
	.c-top-flex-01-txt-p {
	font-size: 12px;
	margin-bottom: 18px;
	line-height: 22px;
}
	.c-top-h2 {
	 font-size: 22px;	
	}
  .c-top-flex-01 {
    display: block;
  }
  .c-top-flex-01-img {
    width: 100%;
	  max-width: 100%;
    height: auto;
    margin: 0 auto 60px;
  }
}
.c-top-flex-02 {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin-bottom: 100px;
}
.c-top-flex-02-txt, 
.c-top-img-02 {
  max-width: 500px;
  width: 48%;
}
.c-top-img-03 {
  max-width: 400px;
  width: 45%;
}
.c-top-flex-03-txt {
  max-width: 610px;
}
.section-wrap {
  padding-top: 150px;
}
.sectionTitle {
  padding-bottom: 10px;
  display: inline-block;
  font-size: 24px;
  border-bottom: 1px solid #707070;
  margin-bottom: 60px;
	font-family: "Marcellus", serif;
}
.c-top-flex-01-txt-p.last{
	margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .section-wrap {
    padding-top: 17.94872vw;
  }
}
@media only screen and (max-width: 1090px) {
	.c-top-flex-03-txt {
   width: 51%;
}	
	.c-top-flex-01,.c-top-flex-02 {
    margin-bottom: 80px;
}
	.c-top-flex-03{
		padding-bottom: 80px;
	}
}
@media only screen and (max-width: 767px) {
.c-top-flex-02-txt, 
.c-top-img-02 {
  width: 100%;
	margin: 0 auto 40px;
	max-width: 100%;
}
	.c-top-flex-01, .c-top-flex-02 {
    margin-bottom: 40px;
}
/*.c-top-img-03 {
 max-width: 100%;
  width: 100%;
	margin: 0 auto 40px;
}*/
	.c-top-img-03 {
 max-width: 80%;
  width: 100%;
	margin-bottom: 40px;
}
	.c-top-flex-02,.c-top-flex-03{
		display: block;
	}
	.c-top-flex-03-txt {
  width: 100%;
		max-width: 100%;
}
}