@charset "UTF-8";
html {
  font-size: 62.5%;
  overflow-x: hidden;
}

body {
  font-size: 1.4rem;
  -webkit-text-size-adjust: 100%;
  background-color: #fff;
  color: #333;
  overflow-x: hidden;
  font-family: Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", sans-serif;
  width: 100%;
  max-width: 100%;
  padding: 0 0 40px 0;
  margin: 0;
}

@media screen and (min-width: 813px) {
  body {
    font-size: 1.6rem;
    font-family: "游ゴシック", Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", sans-serif;
    font-weight: 500;
  }
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
figure {
  padding: 0;
  margin: 0;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 500;
}

img {
  vertical-align: bottom;
  width: 100%;
  height: auto;
  image-rendering: -webkit-optimize-contrast;
}

.u-img-auto {
  width: auto;
  height: auto;
}

fieldset,
img,
a img {
  border: 0;
}

a {
  text-decoration: none;
  color: #333;
}

span.br,
.pc-br {
  display: block;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-weight: normal;
  font-style: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

q:before,
q:after {
  content: "";
}

abbr,
acronym {
  border: 0;
}

strong,
.txt-bo {
  font-weight: bold !important;
}

.sp-br {
  display: inline;
}

.u-left {
  float: left;
}

.u-right {
  float: right;
}

.u-sp {
  display: none;
}

.txt-min {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 400;
}

.txt-en {
  font-family: "Zen Kaku Gothic New", sans-serif;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

a {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

a:hover {
  opacity: 0.8;
}

.u-align-c {
  text-align: center !important;
}

.u-align-l {
  text-align: left !important;
}

.u-align-r {
  text-align: right !important;
}

.u-list li,
.u-list_p {
  text-indent: -1em;
  padding-left: 1em;
  text-align: left;
  line-height: 1.6;
}

.u-list li {
  margin-bottom: 5px;
}

.txt-12 {
  font-size: 1.2rem;
}

.txt-14 {
  font-size: 1.4rem;
}

.txt-15 {
  font-size: 1.5rem;
}

.txt-16 {
  font-size: 1.6rem;
}

.txt-17 {
  font-size: 1.7rem;
}

.txt-18 {
  font-size: 1.8rem;
}

.txt-20 {
  font-size: 2rem;
}

.txt-24 {
  font-size: 2.4rem;
}

.txt-26 {
  font-size: 2.6rem;
}

.txt-36 {
  font-size: 3.6rem;
}

.txt-bl {
  color: #255167;
}

.txt-re {
  color: #e63e6e;
}

.u-bg-lbl {
  background-color: #edf6f8;
}

.u-bg-lbl02 {
  background-color: #e2f0f4;
}

.u-bg-lbl03 {
  background-color: #cfe6ec;
}

.u-bg-pi {
  background-color: #f5e0f1;
}

.u-bg-ye02 {
  background-color: #fafbc7;
}

.u-bg-ye {
  background-color: #fafa7d !important;
}

#page-top {
  width: 39px;
  height: 33px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 1000;
}

@media screen and (max-width: 813px) {
  .pc-br {
    display: inline;
  }
  .sp-br {
    display: block;
  }
  .u-pc {
    display: none !important;
  }
  .u-sp {
    display: block !important;
  }
  .u-left,
  .u-right {
    float: none;
  }
  .u-img-auto {
    width: 100%;
  }
  .txt-14 {
    font-size: 1.2rem;
  }
  .txt-15 {
    font-size: 1.3rem;
  }
  .txt-16 {
    font-size: 1.4rem;
  }
  .txt-17 {
    font-size: 1.5rem;
  }
  .txt-18 {
    font-size: 1.5rem;
  }
  .txt-20 {
    font-size: 1.8rem;
  }
  .txt-24 {
    font-size: 2.2rem;
  }
  .txt-26 {
    font-size: 2.4rem;
  }
  .txt-36 {
    font-size: 3.4rem;
  }
  .u-link01 a {
    padding-left: 6%;
  }
  a:hover {
    opacity: 1;
  }
  #page-top {
    width: 10%;
    height: auto;
    bottom: 8px;
    right: 8px;
  }
}
.l-header {
  width: 90%;
  margin: 0% auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.l-header_logo {
  font-size: 1.4rem;
}

.l-header_logo .txt-en {
  display: block;
  font-size: 4.5rem;
}

.ico_home a {
  position: relative;
  display: inline-block;
  padding-left: 30px;
}
.ico_home a:before {
  width: 24px;
  height: 24px;
  display: inline-block;
  background: url(../img/common/ico_home.svg) no-repeat 0 0;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}

@media screen and (min-width: 813px) {
  .h-nav {
    width: 42%;
  }
}
@media screen and (min-width: 813px) and (max-width: 1200px) {
  .h-nav {
    width: 50%;
  }
}
@media screen and (max-width: 813px) {
  .l-header {
    width: 86.6666666%;
    margin: 10px auto 0 auto;
  }
  .l-header_logo {
    font-size: 1.2rem;
    font-weight: normal;
  }
  .l-header_logo .txt-en {
    font-size: 3.4rem;
  }
  .drawer-hamburger {
    position: fixed;
    z-index: 4;
    top: 2%;
    width: 2.8rem;
  }
  .drawer--right .drawer-hamburger,
  .drawer--right.drawer-open .drawer-navbar .drawer-hamburger {
    right: 3%;
  }
  .drawer.drawer--right.drawer-open .drawer-nav {
    width: 22rem;
    color: #333;
    background-color: #fff;
  }
  .drawer--right.drawer-open .drawer-hamburger {
    right: 23rem;
  }
  .h-nav .drawer-menu {
    display: block;
    font-weight: normal;
  }
  .h-nav .drawer-menu li {
    text-align: left;
    border-bottom: 1px solid #E4E4E4;
  }
  .h-nav .drawer-menu li a {
    display: block;
  }
  .h-nav .drawer-menu li a, .h-nav .drawer-menu li#closedrawer {
    padding: 22px 0 22px 18%;
  }
  .h-nav .drawer-menu li .current {
    display: inline-block;
  }
  .h-nav .drawer-menu li#closedrawer {
    background-color: #FFFBF4;
    text-align: center;
    padding-left: 0;
  }
  .h-nav .drawer-menu .ico_home a {
    padding-left: 30% !important;
  }
  .h-nav .drawer-menu .ico_home a:before {
    width: 24px;
    height: 24px;
    top: 30%;
    left: 16%;
  }
}
.l-wrap {
  width: 1000px;
  margin: 0 auto;
}

.c-wrap, .c-wrap_sp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.c-wrap_b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.c-wrap_b02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.c-cont02 {
  width: 100%;
}
.c-cont02 .c-cont02_in_l,
.c-cont02 .c-cont02_in {
  width: 50%;
}
.c-cont02 .c-cont02_in_r {
  width: 46%;
}

.flex-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-wrap_b::after {
  content: "";
  display: block;
  width: 32%;
}

@media screen and (max-width: 813px) {
  .c-wrap {
    display: block;
  }
  .c-wrap03 {
    width: 100%;
  }
  .c-wrap03 .c-wrap03_in {
    width: 100%;
  }
  .c-wrap_b.c-wrap03b::after {
    content: "";
    display: block;
    width: 100%;
  }
  .l-wrap {
    width: 86.6666666%;
  }
}
.flex-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-col_half {
  width: 48.5%;
}

@media screen and (max-width: 813px) {
  .c-col_half {
    width: 100%;
  }
}
.p-top-mv {
  position: relative;
}

.p-top-mv_lead {
  position: absolute;
  right: 2%;
  bottom: 0;
  padding: 1.5% 2.5% 2% 2.5%;
  background-color: #454545;
  text-align: right;
  color: #fff;
}
.p-top-mv_lead h2 {
  font-size: 3rem;
}
.p-top-mv_lead p {
  font-size: 1.2rem;
  margin-top: 4px;
  line-height: 1.6;
}

.p-top-mv_bg {
  width: 88.8888888%;
  margin: 0 auto;
}

.slide {
  padding-top: 14%;
  height: 1px;
}

.slide01 {
  background: url(../img/top/slide01.jpg) no-repeat 0 0;
  background-size: 100% auto;
}

.slide02 {
  background: url(../img/top/slide02.jpg) no-repeat 0 0;
  background-size: 100% auto;
}

.slide03 {
  background: url(../img/top/slide03.jpg) no-repeat 0 0;
  background-size: 100% auto;
}

.slide04 {
  background: url(../img/top/slide04.jpg) no-repeat 0 0;
  background-size: 100% auto;
}

@media screen and (max-width: 813px) {
  .slide {
    padding-top: 20%;
  }
  .slide01, .slide02, .slide03, .slide04 {
    background-size: cover;
  }
}
.p-top-news_in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-top-news_in h2 {
  font-weight: bold;
  font-size: 2.8rem;
}

.p-top-news_in_r {
  width: 845px;
}
.p-top-news_in_r dt {
  font-size: 1.4rem;
  margin-bottom: 5px;
}
.p-top-news_in_r dl {
  margin-top: 30px;
  line-height: 2;
}

.p-top-info {
  padding: 70px 0 80px 0;
}

.c-ttl01 {
  text-align: center;
  font-weight: bold;
  font-size: 3.4rem;
  margin-bottom: 35px;
}

.p-top-info_l h2 {
  width: 200px;
  margin-bottom: 30px;
}
.p-top-info_l dl {
  position: relative;
  line-height: 2;
  margin-bottom: 16px;
}
.p-top-info_l dt::before {
  position: absolute;
  content: "";
  top: 7px;
  left: 0;
  width: 3px;
  height: 15px;
  background-color: #65361B;
}
.p-top-info_l dt {
  width: 100px;
  padding-left: 20px;
}
.p-top-info_l dd {
  width: 380px;
}

.c-access_map {
  display: block;
  width: 100%;
  height: 400px;
  margin-bottom: 50px;
}

.p-top-access_in {
  text-align: center;
  line-height: 2;
  margin-bottom: 80px;
}
.p-top-access_in li {
  margin-bottom: 20px;
}

.c-copyr {
  text-align: center;
  font-size: 1.2rem;
  margin-top: 30px;
  line-height: 1.8;
}

.p-top-info {
  padding: 100px 0;
}

.p-top-info_ttl {
  text-align: center;
  margin-bottom: 40px;
}
.p-top-info_ttl .p-top-info_ttl_jp {
  font-size: 1.6rem;
  margin-top: 4px;
}

.p-top-info_ttl_en {
  font-size: 4rem;
}

.p-top-info_in {
  width: 550px;
  margin: 0 auto;
}

.u-mb10 {
  margin-bottom: 10px;
}

.p-top-info_in dl {
  width: 100%;
  margin: 30px auto;
  line-height: 2;
  font-size: 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.p-top-info_in dl dt {
  width: 25%;
  position: relative;
  padding-left: 20px;
}
.p-top-info_in dl dt::before {
  position: absolute;
  top: 6px;
  left: 0;
  width: 2px;
  height: 16px;
  background-color: #000;
  content: "";
}
.p-top-info_in dl dd {
  width: 75%;
}
.p-top-info_in dl dd address {
  display: block;
  margin-bottom: 10px;
  font-weight: 500;
}

.p-company {
  width: 549px;
  margin: 80px auto 40px auto;
}

@media screen and (max-width: 813px) {
  .p-top-info_in h3 {
    padding: 14px 0 10px 0;
  }
  .p-top-info_in_dl {
    width: 90%;
    margin: 15px auto;
    line-height: 2;
    font-size: 1.4rem;
    text-align: center;
  }
  .p-top-info_in_dl dt {
    width: 100%;
    margin-bottom: 5px;
  }
  .p-top-info_in_dl dd {
    width: 100%;
  }
}
.l-news {
  width: 776px;
  margin: 100px auto 0 auto;
  background-color: #FFFBF4;
  padding: 40px 0 80px 0;
}

.l-news_in {
  width: 549px;
  margin: 0 auto;
}
.l-news_in dl {
  border-bottom: 1px solid #E4E4E4;
  line-height: 1.8;
  padding: 18px 0;
}
.l-news_in dt {
  width: 70px;
}
.l-news_in dd {
  width: 458px;
}
.l-news_in dd a {
  text-decoration: underline;
}

.l-news_in dl:first-child {
  padding-top: 0;
}

.txt-s {
  font-size: 14px;
  color: #666;
}

@media screen and (max-width: 813px) {
  .l-news {
    width: 90%;
    margin: 60px auto 0 auto;
    padding: 30px 0 40px 0;
  }
  .l-news_in {
    width: 80%;
  }
  .l-news_in dl {
    border-bottom: 1px solid #E4E4E4;
    line-height: 1.8;
    padding: 18px 0;
  }
  .l-news_in dt {
    margin-bottom: 4px;
  }
  .l-news_in dt,
  .l-news_in dd {
    width: 100%;
  }
  .txt-s {
    font-size: 12px;
  }
}
@media screen and (max-width: 813px) {
  .p-top-mv {
    width: 100%;
    margin: 0 auto;
  }
  .p-top-mv .l-wrap {
    position: relative;
  }
  .p-top-mv_lead {
    width: 55%;
    right: 0;
    bottom: -6%;
    padding-bottom: 3%;
  }
  .p-top-mv_lead h2 {
    font-size: 2.4rem;
    text-align: center;
  }
  .p-top-mv_lead p {
    margin-top: 0px;
    font-size: 1rem;
    font-weight: normal;
    text-align: center;
  }
  .p-top-mv_bg {
    width: 100%;
    float: none;
  }
  .p-top-info {
    padding: 40px 0;
  }
  .p-top-info .l-wrap {
    display: block;
  }
  .p-top-info_ttl_en {
    font-size: 2.6rem;
  }
  .c-ttl01 {
    font-size: 2rem;
    margin-bottom: 25px;
  }
  .p-top-info_in {
    width: 70%;
    margin: 0 auto;
  }
  .p-top-info_in h2 {
    width: 40%;
    margin: 0 auto 25px auto;
  }
  .p-top-info_in dl {
    line-height: 2;
    display: block;
    margin-bottom: 16px;
    font-size: 1.4rem;
  }
  .p-top-info_in dl dt::before {
    height: 13px;
  }
  .p-top-info_in dl dt {
    width: 100%;
    padding-left: 5%;
    margin-bottom: 5px;
  }
  .p-top-info_in dl dd {
    width: 100%;
  }
  .p-top-info_in dl dd address {
    font-weight: normal;
  }
  .p-top-info_ttl {
    margin-bottom: 30px;
  }
  .p-top-info_ttl .p-top-info_ttl_jp {
    font-size: 1.4rem;
    margin-top: 5px;
    font-weight: normal;
  }
  .c-access_map {
    height: 250px;
    margin-bottom: 20px;
  }
  .p-top-access_in {
    display: block;
    margin: 0 auto;
  }
  .c-copyr {
    font-size: 1rem;
  }
  .p-company {
    width: 86.6666666%;
    margin: 60px auto 40px auto;
  }
}
.l-mv {
  margin: 3% 0 10% 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.l-mv_bg {
  width: 50%;
}

.l-mv_right {
  width: 45%;
}
.l-mv_right h1 {
  font-size: 4rem;
  margin-bottom: 4%;
}
.l-mv_right p {
  line-height: 2.2;
}

.u-bg-lgr {
  background-color: #F6F6F6;
}

.c-wrap_in {
  padding: 6% 0 9% 0;
}

.u-lead01 {
  line-height: 2.3;
  margin-bottom: 20px;
}

@media screen and (max-width: 813px) {
  .l-mv_bg {
    width: 100%;
  }
  .l-mv_right {
    width: 86.6666666%;
    margin: 8% auto 0 auto;
  }
  .l-mv_right h1 {
    font-size: 2.8rem;
    text-align: center;
  }
}
.c-content {
  width: 47%;
}

.c-content.c-content100 {
  width: 100%;
}

.c-pic {
  width: 50%;
}

.p-company-features_h {
  font-size: 3rem;
  margin-bottom: 3.5%;
}

.l-ttl {
  text-align: center;
  line-height: 1.8;
  margin-bottom: 5%;
}
.l-ttl .txt-en {
  font-size: 4rem;
}

.p-company-features01 {
  margin-bottom: 14%;
}

.p-company-equipment {
  width: 90%;
  margin: 0 auto;
}

.p-company-equipment_p {
  width: 32%;
  margin-bottom: 3%;
}

@media screen and (max-width: 813px) {
  .c-content {
    width: 100%;
  }
  .c-pic {
    width: 80%;
    margin: 0 auto;
  }
  .p-company-features_h {
    font-size: 2rem;
    text-align: center;
    margin-bottom: 3.5%;
  }
  .l-ttl .txt-en {
    font-size: 2.4rem;
  }
  .p-company-features01 {
    margin-bottom: 18%;
  }
  .p-company-features02 .p-company-features_h {
    margin-top: 5%;
  }
  .p-company-equipment {
    width: 90%;
    margin: 0 auto;
  }
  .p-company-equipment_p {
    width: 48%;
    margin-bottom: 4%;
  }
}
.p-cotton-cont {
  border-bottom: 1px solid #ACACAC;
  padding: 80px 0;
}

.p-cotton-cont_num {
  width: 50px;
  font-size: 10rem;
  line-height: 1;
}

.p-cotton-cont_l {
  width: 538px;
}

.p-cotton-cont_l.p-cotton-cont_l100 {
  width: 878px;
}

.p-cotton-cont_h {
  font-size: 2.4rem;
  margin-bottom: 20px;
}

.p-cotton-cont_pic {
  width: 340px;
}

.line_no {
  border-bottom: none;
}

.c-contact {
  width: 848px;
  margin: 120px auto;
  background-color: #F6F6F6;
  padding: 50px 0 60px 0;
}
.c-contact .l-ttl {
  margin-bottom: 3%;
}

.c-contact.p-organic {
  margin-top: 60px;
}

.c-contact_li {
  width: 538px;
  margin: 0 auto 30px auto;
}
.c-contact_li li {
  margin-bottom: 8px;
}

.c-bg {
  width: 90%;
  margin: 0 0 0 10%;
  height: 340px;
  background: url(../img/cotton/bg.jpg) no-repeat 0 0;
  background-size: cover;
}

@media screen and (max-width: 813px) {
  .p-cotton-cont {
    border-bottom: none;
    padding: 10% 0;
  }
  .c-contact.p-organic {
    margin-top: 0px;
  }
  .p-cotton-cont_num {
    width: 10%;
    text-align: center;
    margin: 0 auto 4% auto;
    font-size: 6rem;
  }
  .p-cotton-cont_l,
  .p-cotton-cont_l.p-cotton-cont_l100 {
    width: 100%;
  }
  .p-cotton-cont_h {
    font-size: 2rem;
    text-align: center;
    margin-bottom: 20px;
  }
  .p-cotton-cont_pic {
    width: 80%;
    margin: 0 auto;
  }
  .line_no {
    border-bottom: none;
  }
  .c-contact {
    width: 86.6666666%;
    margin: 10% auto;
    padding: 8% 0 10% 0;
  }
  .c-contact_li {
    width: 88%;
    margin: 0 auto 30px auto;
  }
  .c-contact_li li {
    text-indent: -1em;
    padding-left: 1em;
  }
  .c-bg {
    width: 100%;
    margin: 0;
    height: 160px;
    background: url(../img/cotton/bg.jpg) no-repeat 0 0;
    background-size: cover;
  }
}
.c-btn {
  width: 320px;
  margin: 0 auto;
}
.c-btn a {
  position: relative;
  text-decoration: none;
  display: inline-block;
  width: 100%;
  padding: 20px 0;
  text-align: center;
  font-size: 2.4rem;
  background-color: #000;
  color: #fff;
}

@media screen and (max-width: 813px) {
  .c-btn {
    display: block;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
  .c-btn a {
    width: 100%;
    padding: 20px 0;
    font-size: 1.4rem;
  }
}
/*# sourceMappingURL=style.css.map */