body {
	margin: 0px;
	padding: 0px;
        background-image: url(../images/sadamitsu/background-image.jpg);
        background-size: contain;
}
.col-6{
        flex: 0 50%;
        max-width: 50%;
}
.col-6 img{
        padding: 10px;
}
.row{
        display: flex;
        flex-wrap: wrap;
}
/* ロゴ */
.main img {
         width: 100%;
}
.logo{
         margin: 20px;
         width: 13%;
}
.logo img{
  width: 170%;
}
/* -------------------- */
/* header
/* -------------------- */
.header{
    color: #000;
    height:74px;
    display: grid;
    align-items: center;
}
.header a{
  text-decoration: none;
  color: black;
}
.nav-wrapper{
  align-items: center;
}
.header-nav{
  display: flex;
  justify-content: flex-end;
  font-family: 游ゴシック;
  font-weight: 500;
  font-size: 15px;
}
.header-nav li+li{
  border-left: 1px solid #000;
}
.nav-list{
  /* navの横並び */
  display: flex;
}
.nav-list05{
  display: flex;
  padding: 0;
}
.nav-item{
    font-size: 16px;
    padding: 0px 4vw 0px;
    letter-spacing: 0.3em;
    margin-right: -1em;
    font-weight: 500;
}
.navi05{
  padding: 0 !important;
  width: 220px;
  /*border: solid 1px #000;*/
  float: right !important;
  right: 0;
  margin: 0 4vw 0 0;
  text-align: center;
}
.navi05 a{
  border: solid 1px #000;
  padding: 5px 12px;
}
.navi05 img{
  padding: 0 10px;
  width: 8%;
  transform: translateY(10%);
}
.navi05 a:hover{
  background-color: #000;
  color: #fff;
}


.burger-btn{
  display: none;
}
@media screen and (min-width: 901px){.burger_btn{display: none;}}
@media screen and (max-width: 900px){#gnavi{display: none;}}


/* コンテンツ内のフォント*/
section p{
          font-size: 18px;
}
/* COMMITMENT TO QUALITY */
#quality_h1 h6, #quality_h2 h5, #quality_text p{
          text-align: center;
}
/* footer */
#footer{
          position: relative;
}
.footer_area{
          position: relative;
          background-position: left;
          height: 600px;
}
iframe{
          text-align: right;
}
.photo_small{
          width: 300px;
          position: absolute;
          top: 230px;
          left: 700px;
          z-index: 2;
}
.photo_small img{
          width: 100%;
}
@media screen and (max-width: 1150px){.photo_small{display: none;}}
.photo_big{
          width: 900px;
          position: relative;
          right: 0;
          left: 0;
          margin: 80px auto;
          top: 40px;
}
.photo_big img{
          width: 100%;
}
.copy p{
          text-align: center;
          font-size: small;
          font-family: "Century Gothic";
          letter-spacing: 0.5em;
          margin-top: 40px;
}
.background-color{
          position: absolute;
          background-color: #B3B3B3;
          width: 75%;
          height: 630px;
          left: 0;
}
.profile{
          background-color: rgba( 255, 255, 255, 0.8);
          width: 660px;
          height: 230px;
          z-index: 1;
          position: absolute;
          top: 290px;
          right: 0;
          left: 0;
          margin: auto;
          padding: 15px 200px 15px 15px;
}
.profile p{
          font-family: 游ゴシック;
}
.contact{
          color:#808080;
          font-family: "Times New Roman";
          font-size: 25px;
          transform: skewy(0.95turn);
          position: absolute;
}
/* HONEY */
.honey{
        background-image: url(../images/sadamitsu/honey-background.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position-x: right;
        height: 600px;
        margin: 100px 0px;
}
.honey_text{
        position: absolute;
        padding: 130px 60px 130px 180px;
}
/* タイトル */
#title{
          background-color:rgba( 255, 255, 255, 0.7);
          text-align: center;
          padding: 10px 0;
}
.title01{
          font-family: "Century Gothic";
          font-size: 18px;
          font-weight: normal;
          letter-spacing: 0.5em;
}
.title02{
          color:#DCA457;
          font-family: "游明朝";
          font-size: 15px;
          letter-spacing: 0.5em;
}
.border_top{
          border-top: 1px solid #FFF;
          margin:10px 0;
}
.border_bottom{
          border-bottom: 1px solid #FFF;
          margin:10px 0;
}
/* 画像 */
#contents_top_img{
          margin: 0 auto;
          margin-top: 100px;
          margin-bottom: 50px;
          max-width: 960px;
}
/* メニューバー 非表示 */
#breadcrumb{
          display:none;
}
/* HONEY・JAMページ*/
.type_img img{
        width: 100%;
}
.jam_type .type_img {
        margin-left: 50px;
}
.contents_right{
        position: relative;
        max-width: 1200px;
        margin: 100px 0 100px auto;
        background-color: white;
        padding: 10px 0px;
}
.contents_left{
        position: relative;
        max-width: 1200px;
        margin: 100px auto 100px 0;
        background-color: white;
        padding: 10px 0;
}
.contents_center{
        position: relative;
        max-width: 900px;
        margin: 100px auto;
        background-color: white;
        padding: 10px 0;
}
/* type */
#type{
          top: -40px;
}
#type_right{
          color: #808080;
          font-family: 'Monotype Corsiva';
          transform: skewy(0.95turn);
          position: absolute;
          top: -40px;
          right: 10px;
}
.honey_type, .jam_type{
        margin-bottom: 200px !important;
}
.honey_type, .jam_type{
        padding: 0 100px;
}
.type_product{
        position: relative;
        padding: 0 100px;
        margin: 100px 0;
}
.honey_type, .jam_type{
        display: flex;
        justify-content: space-around;
        align-items: center;
}
.btn img{
        padding: 10px 0 0 0 !important;
}
/*.product_text, .btn, .product_img, .product_text_btn{
        width:220px;
}*/
.product_img01, .product_img03, .product_text_btn{
        float: right;
}
.product_img02{
        float: left;
}
.product_floatright{
    float: right;
    width: 50%;
}
.product_floatleft{
    width: 50%;
}
.product{
    display: flex;
    flex-wrap: wrap;
    margin: 60px 10vw;
    align-items: center;
}
.contents_down{
    margin-top:100px;
}
/* USER'S GUIDE・COMPANY PROFILEページ */
#company_profile{
          padding: 120px 100px;
}
.stack_photo {
          max-width: 1000px;
          position: relative;
          margin: 0 auto;
}
.stack_photo img{
          width: 600px;
}
.stack_text{
          background-color: rgba( 255, 255, 255, 0.8);
          position: absolute;
          top: 200px;
          padding: 20px 100px;
          width: 400px;
          right: 0;
          margin-right: 100px;
          margin: 0 auto;
}
.stack_photo02 {
          max-width: 1000px;
          position: relative;
          text-align: right;
          margin: 0 auto;
}
.stack_photo02 img{
          width: 600px;
}
.stack_text02 {
          background-color: rgba( 255, 255, 255, 0.8);
          position: absolute;
          top: 200px;
          padding: 20px 100px;
          width: 400px;
          margin-right: 100px;
          text-align: left;
          margin: 0 auto;
}

/*#pc_gnavi{display: none;}*/
@media screen and (max-width: 900px){
.honey{
        height: auto;
}
.honey_text{
        position: relative;
        padding: 70vw 100px 5vw 100px;
}
/* type */
.honey_type, .jam_type{
        display: flex;
        justify-content: space-around;
        align-items: center;
        flex-direction: column;
        margin: 0;
}
.type_img{
        width: 60%;
        margin: 0;
}
.type_product{
        margin-bottom: 30px;
}
.order1{
        order: 1;
}



/* footer */
#footer{
          position: relative;
}
.footer_area{
          position: relative;
          height: auto;
    background-color: #B3B3B3;
}
.photo_small{
          display: none;
}
.photo_small img{
          width: 100%;
}
.photo_big{
          width: 90%;
          position: relative;
          right: 0;
          left: 0;
          margin: 80px auto;
          top: 40px;
}
.photo_big img{
          width: 100%;
}
.copy p{
          text-align: center;
          font-size: small;
          font-family: "Century Gothic";
          letter-spacing: 0.5em;
          margin-top: 40px;
}
.background-color{
          display: none;
}
.profile{
          background-color: rgba( 255, 255, 255, 0.8);
          width: 100%;
          z-index: 1;
          position: relative;
          height: auto;
          top: 0px;
          right: 0;
          left: 0;
          margin: auto;
          padding: 0px;
}
.padding10{
          padding: 10px;
          max-width: 47%;
}
.contact{
          display: none;
}
@media screen and (max-width: 767px){
#index03, #quality_h2, .product_text, section p, profile p, h5{
    font-size: 16px;
}
.ttl{
    font-size: 5vw;
}
/* ------------------ */
/* humberger-menu */
/* ------------------ */
.header{
  padding: 0 5%;
  position: absolute;
  top: 0;
  right: 0;
}
.burger-btn{
  display: block;
  width: 39px;
  height: 39px;
  position: relative;
  z-index: 3;
  /*   codepenの挙動のため */
  background-color:transparent;
  border:none;
}
.bar{
  width: 20px;
  height: 1px;
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background-color: #000;
}
.bar_top{
  top: 10px;
}
.bar_mid{
  top: 50%;
  transform: translate(-50%,-50%);
}
.bar_bottom{
  bottom: 10px;
}
.burger-btn.close .bar_top{
  transform: translate(-50%,10px) rotate(45deg);
  transition: transform .3s;
}
.burger-btn.close .bar_mid{
  opacity: 0;
  transition: opacity .3s;
}
.burger-btn.close .bar_bottom{
  transform: translate(-50%,-8px) rotate(-45deg);
  transition: transform .3s;
}
.nav-wrapper{
  display: none;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;/*キービジュアルと.btn_triggerとの重なりの前後関係を調整*/
}
.header-nav{
  width: 100%;
  height: 100%;
  background-color:#fff;
  z-index: 2;
}
.header-nav .nav-list{
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  text-align: center;
}
.header-nav .nav-item{
  margin-right: 0;
  margin-bottom: 40px;
}
.header-nav li+li{
  border-left: none;
}
.nav-list05{
  display: block;
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%,-50%);
  text-align: center;
}
.nav05{
  margin: 0;
}
.navi05 a{
  padding: 5px;
}
#contents_top_img{
  margin-top: 50px;
}
.honey_text{
        position: relative;
        padding: 70vw 10px 5vw 10px;
}
#type{
          top: 0px;
}
#type_right{
        top: 0;
        right: auto;
}
.honey_type, .jam_type{
    padding: 10px;
    margin-bottom: 60px !important;
}
.type_product{
        padding: 10px;
        margin-bottom: 60px;
}
.padding10{
          padding: 10px;
          max-width: 100%;
}
.col-6{
          flex: none;
          max-width: 100%;
}
.photo_big{
          margin:50px auto;
}
.profile{
          margin: 10px auto;
}
.product{
          justify-content: center;
}
.contents_right, .contents_left, .contents_center{
        margin: 100px 8vw;
}
/* USER'S GUIDE・COMPANY PROFILEページ */
#company_profile{
          padding: 20px 8vw;
}
.stack_photo {
          max-width: 1000px;
          position: relative;
          margin: 0 auto;
}
.stack_photo img{
          width: 100%;
}
.stack_text{
          background-color: rgba( 255, 255, 255);
          position: relative;
          top: 0px;
          padding: 5px 20px;
          width: auto;
          margin: 0;
}
.stack_photo02 {
          max-width: 1000px;
          position: relative;
          text-align: right;
          margin: 0 auto;
}
.stack_photo02 img{
          width: 100%;
}
.stack_text02 {
          background-color: rgba( 255, 255, 255);
          position: relative;
          top: 0px;
          padding: 5px 20px;
          width: auto;
          margin: 0;
}
.padding8vw{
    padding: 0 8vw;
}
.contents_text_container_inner{
    padding: 0 8vw;
}
.display_none_767px{
    display: none;
}
}