@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.4
2009-07-27
Author: Richard Clark - http://richclarkdesign.com
*/
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:100,300i,400,600i");
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
  display: block; }

ul, ol {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

/* base */
html {
  font-size: 62.5%; }

body {
  background-color: #FFF;
  color: #333;
  font-family: 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  line-height: 1.4;
  letter-spacing: 1.0px;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: unset; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; } }

#wrapper {
  position: relative; }

img {
  vertical-align: bottom; }

a {
  color: #333;
  text-decoration: none; }
  a[href^="tel:"] {
    pointer-events: none; }

.pc {
  display: block !important; }

.sp {
  display: none !important; }

/* common */
#btnOnline {
  display: block;
  position: fixed;
  top: 120px;
  right: 0;
  z-index: 999; }
  #btnOnline a:hover {
    opacity: 0.5; }
  #btnOnline img {
    width: 50px;
    height: 185px; }

/* header */
#header {
  display: block;
  position: relative;
  width: 100%;
  min-width: 1040px;
  height: 60px;
  background-color: #FFF; }
  #header a:hover {
    opacity: 0.5; }
  #header .logo {
    position: absolute;
    top: 16px;
    left: 40px; }
  #header nav {
    position: absolute;
    top: 22px;
    right: 40px; }
    #header nav ul {
      display: flex;
      display: -webkit-flex;
      justify-content: space-between;
      flex-wrap: wrap;
      width: 800px; }
      #header nav ul li {
        font-size: 1.0rem;
        font-weight: bold;
        letter-spacing: 1.4px;
        margin-right: 10px; }
        #header nav ul li:last-child {
          margin-right: 0; }
      #header nav ul .sns1 {
        margin: 0 10px 0 5px; }

#gNaviSp {
  display: none; }

/* footerCotnact */
#footerCotnactWrap {
  width: 100%;
  border-top: 1px solid #eee; }

#footerCotnact {
  width: 918px;
  margin: 0 auto;
  font-size: 1.4rem;
  height: 117px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center; }
  #footerCotnact h4 {
    font-size: 1.2rem;
    line-height: 1.5;
    padding-top: 5px; }
    #footerCotnact h4 span {
      font-size: 2.6rem;
      font-family: 'Source Sans Pro', sans-serif;
      font-weight: 300;
      font-style: italic;
      letter-spacing: 2.0px; }
  #footerCotnact .txt {
    line-height: 1;
    padding: 6px 0 0 25px; }
  #footerCotnact .btn {
    width: 300px;
    height: 40px;
    box-sizing: border-box;
    margin: 0 auto; }
    #footerCotnact .btn a {
      width: 100%;
      height: 100%;
      border: 1px solid #1b1b1b;
      border-radius: 20px;
      display: flex;
      display: -webkit-flex;
      justify-content: center;
      align-items: center; }
      #footerCotnact .btn a:hover {
        background-color: #1b1b1b;
        color: #FFF; }

/* footer */
#footerWrap {
  display: block;
  width: 100%;
  min-width: 980px;
  height: 275px;
  background-color: #1b1b1b; }
  #footerWrap #footer {
    width: 918px;
    height: 100%;
    margin: 0 auto;
    padding-top: 45px;
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    font-size: 1.0rem;
    color: #FFF;
    line-height: 1;
    box-sizing: border-box; }
    #footerWrap #footer a {
      color: #FFF; }
    #footerWrap #footer .tit {
      font-size: 1.2rem;
      font-weight: bold;
      margin-bottom: 20px; }
    #footerWrap #footer li {
      margin-bottom: 15px; }
    #footerWrap #footer .left {
      position: relative;
      margin-right: 232px; }
      #footerWrap #footer .left .logo {
        margin-top: 22px; }
      #footerWrap #footer .left .address {
        position: absolute;
        left: 0;
        bottom: 19px;
        line-height: 2; }
    #footerWrap #footer .center {
      width: 222px;
      margin-right: 63px; }
      #footerWrap #footer .center ul {
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        flex-wrap: wrap; }
        #footerWrap #footer .center ul li {
          width: 111px; }
    #footerWrap #footer .right {
      position: relative;
      width: 230px; }
      #footerWrap #footer .right .copyright {
        position: absolute;
        left: 0;
        bottom: 25px;
        font-size: 0.8rem;
        color: #999;
        letter-spacing: normal; }
    #footerWrap #footer a:hover {
      opacity: 0.5; }


.onlineBtnSp{ display: none;}

@media screen and (max-width: 768px) {

		.onlineBtnSp {
			width: 100%;
			height: auto;
			display: block;
			position: fixed;
			left: 0;
			right:0;
			bottom: 0;
			z-index: 999;	
		}	

  .pc {
    display: none !important; }
  .sp {
    display: block !important; }
  .img-responsive {
    width: 100%;
    height: auto; }
  #btnOnline {
    display: none; }
  /* footerCotnact */
  #footerCotnactWrap {
    width: 100%;
    border-top: none; }
  #footerCotnact {
    width: 100%;
    margin: 0 auto;
    font-size: 1.2rem;
    height: 90px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center; }
    #footerCotnact h4 {
      font-size: 1.2rem;
      line-height: 1.5;
      padding-top: 5px; }
      #footerCotnact h4 span {
        font-size: 2.6rem;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 300;
        font-style: italic;
        letter-spacing: 2.0px; }
    #footerCotnact .txt {
      line-height: 1;
      padding: 6px 0 0 25px; }
    #footerCotnact .btn {
      width: 53%;
      height: 40px;
      box-sizing: border-box;
      margin: 0 auto; }
      #footerCotnact .btn a {
        width: 100%;
        height: 100%;
        border: 1px solid #1b1b1b;
        border-radius: 20px;
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        align-items: center; }
        #footerCotnact .btn a:hover {
          background-color: #1b1b1b;
          color: #FFF; }
  /* header */
  #header {
    display: none; }
  #gNaviSp {
    background-color: #1d5432;
    position: fixed;
    top: 0;
    right: 0;
    width: 80.6%;
    height: 100vh;
    z-index: 9999; }
    #gNaviSp ul {
      margin: 10px 0 0 30px; }
    #gNaviSp a {
      font-size: 2.0rem;
      line-height: 2.2;
      font-weight: bold;
      color: #FFF; }
    #gNaviSp .snsWrap {
      margin: 0 0 0 30px;
      width: 86px;
      display: flex;
      display: -webkit-flex;
      justify-content: space-between;
      flex-wrap: wrap; }
  /* footer */
  #footerWrap {
    display: block;
    width: 100%;
    min-width: 100%;
    height: 240px;
    background-color: #1b1b1b; }
    #footerWrap #footer {
      width: 100%;
      height: 100%;
      margin: 0 auto;
      padding-top: 75px;
      display: block;
      font-size: 1.0rem;
      color: #FFF; }
      #footerWrap #footer a {
        color: #FFF; }
      #footerWrap #footer .tit {
        font-size: 1.2rem;
        font-weight: bold;
        margin-bottom: 20px; }
      #footerWrap #footer li {
        margin-bottom: 15px; }
      #footerWrap #footer .left {
        position: relative;
        margin-right: 0;
        text-align: center; }
        #footerWrap #footer .left .logo {
          margin-top: 0; }
        #footerWrap #footer .left .address {
          position: relative;
          left: 0;
          bottom: 0;
          margin-top: 50px; } }

@media screen and (max-width: 480px) {
  /* footerCotnact */
  #footerCotnact {
    width: 100%;
    margin: 0 auto;
    font-size: 1.2rem;
    height: 90px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center; }
    #footerCotnact .btn {
      width: 80%; } }

/* breadcrumb */
.breadcrumb {
  display: block;
  width: 100%;
  min-width: 980px;
  height: 38px;
  background-color: #EEE;
  display: flex;
  align-items: center; }
  .breadcrumb ul {
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-left: 65px; }
    .breadcrumb ul li {
      font-size: 1.0rem;
      color: #555;
      padding-right: 7px; }
      .breadcrumb ul li:last-child {
        padding-right: 0; }
      .breadcrumb ul li a {
        color: #000;
        text-decoration: underline; }

#headerSp {
  display: none; }

/* contents */
#contents {
  min-width: 980px;
  /* company */
  /* appassionato */
  /* cafe */
  /* ogasawara-coffee */
  /* store */
  /* recruit */
  /* information */
  /* contact */
  /* legouter */ }
  #contents h1, #contents .categoryTit {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    font-style: italic; }
  #contents h1 span, #contents h2 span, #contents h3 span, #contents .categoryTit span {
    display: block;
    font-weight: bold;
    font-style: normal;
    letter-spacing: normal; }
  #contents a:hover {
    opacity: 0.5; }
  #contents .inner .shopImg .arrow {
    position: absolute;
    bottom: 200px;
    right: -120px; }
  #contents .innerWrap .mainImg {
    position: relative;
    width: 100%;
    height: 600px;
    z-index: 1;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center; }
    #contents .innerWrap .mainImg h1 {
      font-size: 8.0rem;
      color: #FFF;
      text-align: center;
      letter-spacing: 8.0px;
      margin-top: -50px; }
      #contents .innerWrap .mainImg h1 span {
        font-size: 1.6rem; }
  #contents .innerWrap .intro {
    position: relative;
    text-align: center;
    margin: -110px 0 110px;
    z-index: 999; }
    #contents .innerWrap .intro .logoImg {
      margin-bottom: 12px; }
    #contents .innerWrap .intro h2 {
      font-family: 'Source Sans Pro', sans-serif;
      font-weight: 600;
      font-style: italic;
      font-size: 3.4rem;
      margin-bottom: 31px;
      letter-spacing: 11.0px;
      line-height: 1.5; }
      #contents .innerWrap .intro h2 span {
        font-size: 1.4rem; }
      #contents .innerWrap .intro h2:before {
        content: "";
        width: 100px;
        height: 1px;
        background-color: #434343;
        position: absolute;
        top: 80px;
        left: 0;
        right: 0;
        margin: auto; }
    #contents .innerWrap .intro .txt {
      font-size: 1.3rem;
      line-height: 2.3; }
  #contents .innerWrap .inner .txt {
    font-size: 1.4rem;
    line-height: 2.2;
    text-align: justify; }
  #contents .innerWrap .inner .box {
    position: relative;
    width: 100%;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 50px; }
    #contents .innerWrap .inner .box .tit {
      font-size: 3.4rem;
      letter-spacing: 10.0px;
      line-height: 1.3; }
    #contents .innerWrap .inner .box .tit2 {
      font-size: 2.5rem;
      letter-spacing: 10.0px;
      line-height: 1.3; }
      #contents .innerWrap .inner .box .tit span {
        position: relative;
        display: block;
        font-size: 1.2rem;
        line-height: 2.1;
        letter-spacing: 3.0px;
        margin-top: 14px; }
        #contents .innerWrap .inner .box .tit span:before {
          content: "";
          height: 1px;
          background-color: #FFF;
          position: absolute; }
    #contents .innerWrap .inner .box .img {
      width: 63.2%;
      z-index: 10;
      position: relative; }
      #contents .innerWrap .inner .box .img .tit {
        position: absolute;
        top: 14.44%;
        right: -22.22%;
        color: #FFF; }
    #contents .innerWrap .inner .box .bg {
      display: block;
      width: 56.7%;
      position: absolute;
      top: -50px;
      right: 0;
      z-index: 1; }
  #contents .innerWrap .inner .line:before {
    content: "";
    width: 1px;
    height: 120px;
    background-color: #000;
    position: absolute;
    right: 26%;
    bottom: -45px; }
  #contents .innerWrap .inner .boxWrap {
    width: 918px;
    margin: 0 auto 60px;
    position: relative; }
    #contents .innerWrap .inner .boxWrap h3 {
      font-size: 2.4rem;
      margin-bottom: 20px;
      font-family: 'Source Sans Pro', sans-serif;
      font-weight: 300;
      font-style: italic;
      letter-spacing: 5.0px; }
      #contents .innerWrap .inner .boxWrap h3 span {
        display: inline;
        margin-left: 20px;
        font-size: 1.2rem; }
  #contents .innerWrap .inner .left {
    width: 555px; }
    #contents .innerWrap .inner .left .txt {
      margin-bottom: 86px; }
  #contents .innerWrap .inner .right {
    width: 318px;
    position: relative;
    margin-top: 8px; }
    #contents .innerWrap .inner .right .caption {
      writing-mode: vertical-rl;
      position: absolute;
      top: 0;
      right: 0;
      font-size: 1.0rem;
      font-family: 'Source Sans Pro', sans-serif;
      font-weight: 300;
      font-style: italic; }
    #contents .innerWrap .inner .right .caption2 {
      margin-top: 10px;
      font-size: 1.0rem; }
  #contents .innerWrap .inner .slide {
    width: 918px;
    margin: 0 auto 50px; }
    #contents .innerWrap .inner .slide li img {
      width: 100%;
      height: auto; }
  #contents .innerWrap2 .mainImg {
    position: relative;
    width: 100%;
    height: 500px;
    z-index: 1; }
  #contents .innerWrap2 .h1Wrap {
    position: relative;
    text-align: center;
    margin-top: -62px;
    z-index: 100;
    padding-bottom: 30px;
    border-bottom: 1px solid #EEE; }
    #contents .innerWrap2 .h1Wrap.noline {
      border-bottom: none; }
    #contents .innerWrap2 .h1Wrap h1 {
      position: relative;
      font-size: 8.0rem;
      letter-spacing: 10.5px;
      text-shadow: 1px 0px 5px rgba(255, 255, 255, 0.9); }
      #contents .innerWrap2 .h1Wrap h1 span {
        font-size: 1.6rem; }
      #contents .innerWrap2 .h1Wrap h1:before {
        content: "";
        width: 56px;
        height: 1px;
        background-color: #000;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: 158px; }
    #contents .innerWrap2 .h1Wrap .txt {
      margin-top: 44px;
      font-size: 1.3rem;
      line-height: 2.3; }
  #contents .innerWrap2 .inner {
    position: relative;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 918px;
    margin: 47px auto 60px; }
    #contents .innerWrap2 .inner .left h2, #contents .innerWrap2 .inner .left h3 {
      font-family: 'Source Sans Pro', sans-serif;
      font-weight: 300;
      font-style: italic;
      font-size: 2.8rem;
      letter-spacing: 4.0px;
      line-height: 1.5; }
      #contents .innerWrap2 .inner .left h2 span, #contents .innerWrap2 .inner .left h3 span {
        font-size: 1.2rem; }
    #contents .innerWrap2 .inner .left .address {
      font-size: 1.0rem;
      line-height: 2;
      margin: 32px 0 40px; }
    #contents .innerWrap2 .inner .left .link {
      font-size: 1.4rem; }
      #contents .innerWrap2 .inner .left .link a {
        text-decoration: underline;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 400; }
        #contents .innerWrap2 .inner .left .link a:hover {
          text-decoration: none; }
    #contents .innerWrap2 .inner .right {
      position: relative;
      width: 711px;
      font-size: 1.4rem; }
      #contents .innerWrap2 .inner .right dl {
        margin-top: -7px; }
        #contents .innerWrap2 .inner .right dl dt {
          position: absolute;
          left: 0;
          width: 170px;
          box-sizing: border-box;
          color: #ababab;
          padding: 17px 0 17px 30px; }
        #contents .innerWrap2 .inner .right dl dd {
          border-bottom: solid 1px #EEE;
          padding: 17px 0 17px 170px; }
      #contents .innerWrap2 .inner .right .googlemap {
        position: relative;
        padding-bottom: 56.25%;
        height: 0;
        overflow: hidden; }
        #contents .innerWrap2 .inner .right .googlemapiframe, #contents .innerWrap2 .inner .right .googlemapobject, #contents .innerWrap2 .inner .right .googlemapembed {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
  #contents .innerWrap3 {
    width: 918px;
    margin: 53px auto 80px; }
    #contents .innerWrap3 h1, #contents .innerWrap3 .categoryTit {
      font-size: 3.2rem;
      letter-spacing: 4.0px;
      line-height: 1.5; }
      #contents .innerWrap3 h1 span, #contents .innerWrap3 .categoryTit span {
        font-size: 1.2rem;
        margin-left: -5px; }
    #contents .innerWrap3 h2 {
      font-weight: normal; }
  #contents #company .mainImg {
    background: url(../img/main_company.jpg) 0/cover no-repeat; }
  #contents #company h1 {
    text-shadow: 1px 0px 5px rgba(255, 255, 255, 0.9); }
  #contents #appassionato .mainImg {
    background: url(../img/main_appassionato.jpg) 0/cover no-repeat; }
  #contents #appassionato .intro {
    margin-top: -75px; }
    #contents #appassionato .intro .logoImg {
      margin-bottom: 35px; }
    #contents #appassionato .intro h2 {
      display: block; }
  #contents #appassionato .tit span {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300; }
  #contents #appassionato .iframeWrap {
    width: 918px;
    margin: 100px auto 120px;
    padding-top: 40%;
    position: relative; }
    #contents #appassionato .iframeWrap iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100% !important;
      height: 100% !important; }
  #contents #appassionato .box {
    margin-bottom: 60px; }
    #contents #appassionato .box .bg {
      display: block; }
    #contents #appassionato .box .img .tit {
      letter-spacing: 5.0px;
      line-height: 1.5; }
      #contents #appassionato .box .img .tit span {
        margin-top: 16px;
        margin-left: 23px; }
        #contents #appassionato .box .img .tit span:before {
          width: 80px;
          bottom: 12px;
          left: 213px; }
    #contents #appassionato .box .left .txt {
      margin-bottom: 60px; }
    #contents #appassionato .green{
      color: #056a00;
      font-weight: bold; 
      margin-bottom: 10px;}
      #contents #appassionato .box .left .txt.mb0 {
        margin-bottom: 0; }
      #contents #appassionato .box .left .txt .link {
        display: block;
        margin-top: 15px;
        font-size: 1.2rem; }
        #contents #appassionato .box .left .txt .link a {
          color: #a40000;
          text-decoration: underline; }
          #contents #appassionato .box .left .txt .link a:hover {
            text-decoration: none; }
    #contents #appassionato .box .left .tit {
      margin-bottom: 30px; }
      #contents #appassionato .box .left .tit span {
        margin-left: 240px; }
        #contents #appassionato .box .left .tit span:before {
          width: 100px;
          bottom: 11px;
          left: 172px;
          background-color: #000; }
  #contents #appassionato .boxWrap.history {
    margin-top: 142px; }
    #contents #appassionato .boxWrap.history:before {
      content: "";
      width: 1px;
      height: 80px;
      background-color: #000;
      position: absolute;
      left: 0;
      right: 0;
      margin: auto;
      top: -95px; }
  #contents #appassionato .shopWrap {
    width: 100%;
    padding: 70px 0 20px;
    border-top: 1px solid #e5e5e5; }
    #contents #appassionato .shopWrap h3 {
      display: none; }
    #contents #appassionato .shopWrap .shop {
      display: flex;
      display: -webkit-flex;
      justify-content: space-between;
      flex-wrap: wrap;
      width: 918px;
      margin: 0 auto 60px; }
      #contents #appassionato .shopWrap .shop .shopImg {
        width: 800px;
        position: relative;
        z-index: 10; }
        #contents #appassionato .shopWrap .shop .shopImg .img {
          width: 100%; }
          #contents #appassionato .shopWrap .shop .shopImg .img img {
            width: 100%;
            height: auto; }
        #contents #appassionato .shopWrap .shop .shopImg .btn {
          width: 268px;
          height: 124px;
          background-color: #1d5432;
          position: absolute;
          bottom: 60px;
          right: -120px; }
          #contents #appassionato .shopWrap .shop .shopImg .btn span {
            display: block;
            font-size: 1.2rem;
            margin-bottom: 5px;
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 600;
            font-style: italic;
            letter-spacing: 4.0px; }
          #contents #appassionato .shopWrap .shop .shopImg .btn a {
            display: block;
            width: 100%;
            height: 100%;
            color: #FFF;
            font-size: 1.6rem;
            font-weight: bold;
            line-height: 1.6;
            letter-spacing: 2.5px;
            display: flex;
            display: -webkit-flex;
            justify-content: space-between;
            align-items: center;
            padding-left: 30px; }
      #contents #appassionato .shopWrap .shop .shopTxt {
        width: 118px;
        position: relative;
        z-index: 1;
        text-align: right; }
        #contents #appassionato .shopWrap .shop .shopTxt .txt {
          font-size: 2.4rem;
          font-family: 'Source Sans Pro', sans-serif;
          font-weight: 400; }
        #contents #appassionato .shopWrap .shop .shopTxt .num {
          margin: -9px 0 0 52px; }
        #contents #appassionato .shopWrap .shop .shopTxt .area {
          margin: 15px 0 0 49px;
          font-weight: 100;
          letter-spacing: 10.0px;
          writing-mode: vertical-rl; }
  #contents #cafe .mainImg {
    background: url(../img/main_cafe.jpg) 0/cover no-repeat; }
  #contents #cafe .shopImg {
    width: 800px;
    position: relative;
    z-index: 10; }
    #contents #cafe .shopImg .img {
      width: 100%; }
      #contents #cafe .shopImg .img img {
        width: 100%;
        height: auto; }
  #contents #cafe .area {
    font-weight: 100;
    letter-spacing: 10.0px;
    writing-mode: vertical-rl;
    font-size: 2.4rem; }
  #contents #cafe .txt {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400; }
  #contents #cafe .inner {
    margin: 20px auto 100px; }
    #contents #cafe .inner .shopImg .btn {
      width: 268px;
      height: 124px;
      background-color: #1d5432;
      position: absolute;
      bottom: 60px;
      right: -120px; }
      #contents #cafe .inner .shopImg .btn span {
        display: block;
        font-size: 1.2rem;
        margin-bottom: 5px;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 600;
        font-style: italic;
        letter-spacing: 4.0px; }
      #contents #cafe .inner .shopImg .btn a {
        display: block;
        width: 100%;
        height: 100%;
        color: #FFF;
        font-size: 1.6rem;
        font-weight: bold;
        line-height: 1.6;
        letter-spacing: 2.5px;
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        align-items: center;
        padding-left: 30px; }
    #contents #cafe .inner .shopTxt {
      width: 118px;
      position: relative;
      z-index: 1;
      text-align: right; }
      #contents #cafe .inner .shopTxt .num {
        margin: -9px 0 0 52px;
        font-size: 2.4rem; }
      #contents #cafe .inner .shopTxt .area {
        margin: 15px 0 0 49px; }
  #contents #cafe .shop {
    width: 918px;
    margin: 21px auto 0;
    position: relative; }
    #contents #cafe .shop .shopImg .area {
      display: none;
      position: absolute;
      top: 50px;
      right: -83px; }
    #contents #cafe .shop .shopImg .txtBox {
      width: 268px;
      background-color: #1d5432;
      box-sizing: border-box;
      padding: 25px 28px;
      color: #FFF;
      position: absolute;
      top: 310px;
      right: -120px;
      z-index: 999; }
      #contents #cafe .shop .shopImg .txtBox .name {
        font-size: 1.6rem;
        font-weight: bold;
        line-height: 1.6;
        letter-spacing: 2.5px;
        margin-bottom: 18px; }
        #contents #cafe .shop .shopImg .txtBox .name span {
          display: block;
          font-size: 1.2rem;
          margin-bottom: 5px;
          font-family: 'Source Sans Pro', sans-serif;
          font-weight: 600;
          font-style: italic;
          letter-spacing: 4.0px; }
      #contents #cafe .shop .shopImg .txtBox .about {
        font-size: 1.2rem;
        line-height: 2;
        text-align: justify;
        letter-spacing: normal; }
    #contents #cafe .shop .shopTxt {
      margin-top: 53px;
      position: relative; }
      #contents #cafe .shop .shopTxt:before {
        content: "";
        width: 1px;
        height: 170px;
        background-color: #000;
        position: absolute;
        left: 460px;
        top: 20px; }
      #contents #cafe .shop .shopTxt dl {
        font-size: 1.2rem; }
        #contents #cafe .shop .shopTxt dl dt {
          float: left; }
        #contents #cafe .shop .shopTxt dl dd {
          margin-left: 80px;
          padding-bottom: 8px; }
  #contents #cafe .recommend {
    width: 918px;
    margin: 116px auto 80px; }
    #contents #cafe .recommend h3 {
      text-align: center;
      font-family: 'Source Sans Pro', sans-serif;
      font-weight: 300;
      font-size: 3.4rem;
      font-style: italic;
      margin-bottom: 33px;
      line-height: 1.5; }
      #contents #cafe .recommend h3 span {
        display: block;
        font-size: 1.6rem;
        font-weight: normal; }
    #contents #cafe .recommend ul {
      display: flex;
      display: -webkit-flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      #contents #cafe .recommend ul li {
        width: 447px; }
        #contents #cafe .recommend ul li img {
          width: 100%;
          height: auto; }
        #contents #cafe .recommend ul li .menu {
          display: flex;
          display: -webkit-flex;
          justify-content: space-between;
          flex-wrap: wrap;
          font-size: 1.4rem;
          margin-top: 10px; }
          #contents #cafe .recommend ul li .menu .right {
            text-align: right; }
            #contents #cafe .recommend ul li .menu .right span {
              font-size: 1.0rem; }
    #contents #cafe .recommend .menuBookTxt {
      font-size: 1.8rem;
      text-align: center;
      margin: 43px 0 15px; }
    #contents #cafe .recommend .menuBookBtn a {
      background-color: #a40000;
      width: 260px;
      height: 40px;
      margin: 0 auto;
      box-sizing: border-box;
      display: flex;
      display: -webkit-flex;
      justify-content: center;
      align-items: center;
      color: #FFF;
      font-size: 1.3rem;
      border-radius: 20px; }
  #contents #cafe .cefeList {
    width: 100%;
    background-color: #1d5432;
    color: #FFF;
    padding: 30px 0 80px; }
    #contents #cafe .cefeList h3 {
      font-family: 'Source Sans Pro', sans-serif;
      font-weight: 300;
      font-style: italic;
      font-size: 3.4rem;
      letter-spacing: 4.0px;
      line-height: 1.5;
      text-align: center;
      margin-bottom: 37px; }
      #contents #cafe .cefeList h3 span {
        font-size: 1.6rem;
        font-style: normal; }
    #contents #cafe .cefeList ul {
      display: flex;
      display: -webkit-flex;
      justify-content: space-between;
      flex-wrap: wrap;
      width: 918px;
      margin: 0 auto; }
      #contents #cafe .cefeList ul li a {
        color: #FFF;
        display: block; }
        #contents #cafe .cefeList ul li a :hover {
          opacity: 0.8; }
      #contents #cafe .cefeList ul li .name {
        font-size: 1.4rem;
        font-weight: bold;
        margin: 10px 0 8px; }
      #contents #cafe .cefeList ul li .info {
        font-size: 1.0rem;
        line-height: 2; }
  #contents #cafe .inner .left {
    width: 160px;
    margin-top: -7px; }
  #contents #ogasawara-coffee .mainImg {
    background: url(../img/main_ogasawara.jpg) 0/cover no-repeat; }
  #contents #ogasawara-coffee .intro {
    margin: -100px 0 50px; }
    #contents #ogasawara-coffee .intro .logoImg {
      margin-bottom: 4px; }
    #contents #ogasawara-coffee .intro h2 {
      display: block;
      font-style: normal;
      letter-spacing: 7.0px;
      margin-bottom: 36px; }
      #contents #ogasawara-coffee .intro h2 span {
        display: block;
        font-size: 1.4rem;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 300;
        font-style: italic;
        letter-spacing: 4.0px; }
      #contents #ogasawara-coffee .intro h2:before {
        top: 85px; }
    #contents #ogasawara-coffee .intro .txt span {
      display: block;
      margin-top: 10px;
      font-size: 1.1rem; }
  #contents #ogasawara-coffee .inner {
    overflow: hidden; }
    #contents #ogasawara-coffee .inner h3 {
      font-size: 2.4rem;
      margin-bottom: 15px;
      font-family: 'Source Sans Pro', sans-serif;
      font-weight: 300;
      font-style: italic;
      letter-spacing: 5.0px; }
      #contents #ogasawara-coffee .inner h3 span {
        display: inline;
        margin-left: 20px;
        font-size: 1.2rem; }
    #contents #ogasawara-coffee .inner .txt p {
      margin-bottom: 10px; }
    #contents #ogasawara-coffee .inner .box_coffee {
      position: relative;
      margin-bottom: 40px; }
      #contents #ogasawara-coffee .inner .box_coffee .img {
        width: 63.4%;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 1; }
      #contents #ogasawara-coffee .inner .box_coffee .tit {
        font-size: 3.4rem;
        letter-spacing: 8.0px;
        line-height: 1.5;
        position: absolute;
        top: 13%;
        left: 12.5%;
        z-index: 10; }
        #contents #ogasawara-coffee .inner .box_coffee .tit span {
          position: relative;
          display: block;
          font-size: 1.2rem;
          line-height: 2.1;
          letter-spacing: 3.0px;
          margin: 21px 0 0 30px;
          font-family: 'Source Sans Pro', sans-serif;
          font-weight: 300; }
          #contents #ogasawara-coffee .inner .box_coffee .tit span:before {
            content: "";
            width: 90px;
            height: 1px;
            background-color: #000;
            position: absolute;
            left: 345px;
            bottom: 12px; }
    #contents #ogasawara-coffee .inner .box_coffee2 {
      margin-bottom: 50px;
      position: relative; }
      #contents #ogasawara-coffee .inner .box_coffee2 .img1 {
        display: block;
        position: absolute;
        top: -95px;
        left: 0;
        z-index: 10; }
      #contents #ogasawara-coffee .inner .box_coffee2 .img2 {
        display: block;
        position: absolute;
        top: 560px;
        left: 8.4%;
        z-index: 10; }
      #contents #ogasawara-coffee .inner .box_coffee2 .rightWrap {
        width: 918px;
        margin: 0 auto;
        position: relative;
        z-index: 1; }
        #contents #ogasawara-coffee .inner .box_coffee2 .rightWrap .right {
          width: 546px;
          position: absolute;
          top: 0;
          right: 0; }
          #contents #ogasawara-coffee .inner .box_coffee2 .rightWrap .right h4 {
            font-size: 1.8rem;
            font-weight: bold;
            letter-spacing: 3.0px;
            margin-bottom: 15px; }
          #contents #ogasawara-coffee .inner .box_coffee2 .rightWrap .right .txtWrap1 {
            position: relative; }
            #contents #ogasawara-coffee .inner .box_coffee2 .rightWrap .right .txtWrap1 .img3 {
              display: block;
              position: absolute;
              right: -92px;
              bottom: -129px; }
            #contents #ogasawara-coffee .inner .box_coffee2 .rightWrap .right .txtWrap1 .img3_4 {
              display: none; }
          #contents #ogasawara-coffee .inner .box_coffee2 .rightWrap .right .txtWrap2 {
            margin-top: 140px;
            position: relative; }
            #contents #ogasawara-coffee .inner .box_coffee2 .rightWrap .right .txtWrap2:before {
              content: "";
              width: 1px;
              height: 80px;
              background-color: #000;
              position: absolute;
              left: 238px;
              top: -115px; }
    @media screen and (max-width: 1240px) {
      #contents #ogasawara-coffee .inner .box_coffee2 .img1 {
        width: 39%; }
        #contents #ogasawara-coffee .inner .box_coffee2 .img1 img {
          width: 100%;
          height: auto; }
      #contents #ogasawara-coffee .inner .box_coffee2 .img2 {
        width: 25%; }
        #contents #ogasawara-coffee .inner .box_coffee2 .img2 img {
          width: 100%;
          height: auto; } }
    #contents #ogasawara-coffee .inner .box_coffee3 {
      width: 918px;
      margin: 45px auto 120px;
      display: flex;
      display: -webkit-flex;
      justify-content: space-between;
      flex-wrap: wrap;
      position: relative; }
      #contents #ogasawara-coffee .inner .box_coffee3 .txt {
        width: 710px; }
      #contents #ogasawara-coffee .inner .box_coffee3 .img {
        position: absolute;
        bottom: -78px;
        right: -155px; }
    #contents #ogasawara-coffee .inner .box_coffee4 {
      width: 918px;
      margin: 0 auto;
      padding-bottom: 70px;
      display: flex;
      display: -webkit-flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      #contents #ogasawara-coffee .inner .box_coffee4 .imgWrap {
        position: relative; }
        #contents #ogasawara-coffee .inner .box_coffee4 .imgWrap .img {
          position: absolute;
          top: 99px;
          left: 146px; }
      #contents #ogasawara-coffee .inner .box_coffee4 .txtWrap {
        width: 450px; }
    #contents #ogasawara-coffee .inner .slide {
      width: 918px;
      margin: 0 auto; }
    #contents #ogasawara-coffee .inner .border {
      width: 100%;
      padding: 57px 0;
      border-top: 1px solid #e5e5e5; }
    #contents #ogasawara-coffee .inner .flowWrap .flow {
      width: 918px;
      margin: 0 auto; }
      #contents #ogasawara-coffee .inner .flowWrap .flow .tit {
        font-size: 3.4rem;
        line-height: 1.5;
        letter-spacing: 5.0px;
        text-align: center;
        position: relative;
        margin-bottom: 70px; }
        #contents #ogasawara-coffee .inner .flowWrap .flow .tit span {
          display: block;
          margin-top: 45px;
          font-size: 1.2rem;
          font-family: 'Source Sans Pro', sans-serif;
          font-weight: 400;
          letter-spacing: 2.0px;
          line-height: 2.1; }
        #contents #ogasawara-coffee .inner .flowWrap .flow .tit:before {
          content: "";
          width: 100px;
          height: 1px;
          background-color: #000;
          position: absolute;
          left: 0;
          right: 0;
          margin: auto;
          top: 124px; }
      #contents #ogasawara-coffee .inner .flowWrap .flow ol {
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-bottom: 48px; }
        #contents #ogasawara-coffee .inner .flowWrap .flow ol li {
          position: relative; }
          #contents #ogasawara-coffee .inner .flowWrap .flow ol li .caption {
            font-size: 1.4rem;
            margin-top: 16px; }
          #contents #ogasawara-coffee .inner .flowWrap .flow ol li:before {
            content: "";
            width: 39px;
            height: 39px;
            position: absolute;
            left: 0;
            right: 0;
            top: -26px;
            margin: auto; }
          #contents #ogasawara-coffee .inner .flowWrap .flow ol li:first-child:before {
            background: url(../../ogasawara-coffee/img/img_num1.png) center 0px/39px 39px no-repeat; }
          #contents #ogasawara-coffee .inner .flowWrap .flow ol li:nth-child(2):before {
            background: url(../../ogasawara-coffee/img/img_num2.png) center 0px/39px 39px no-repeat; }
          #contents #ogasawara-coffee .inner .flowWrap .flow ol li:last-child:before {
            background: url(../../ogasawara-coffee/img/img_num3.png) center 0px/39px 39px no-repeat; }
          #contents #ogasawara-coffee .inner .flowWrap .flow ol li:first-child:after, #contents #ogasawara-coffee .inner .flowWrap .flow ol li:nth-child(2):after {
            content: "";
            width: 16px;
            height: 6px;
            position: absolute;
            right: -22px;
            top: 91px;
            background: url(../../ogasawara-coffee/img/img_arrow.png) 0px 0px/16px 6px no-repeat; }
      #contents #ogasawara-coffee .inner .flowWrap .flow .btn a {
        width: 261px;
        height: 50px;
        box-sizing: border-box;
        background-color: #a40000;
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        align-items: center;
        color: #FFF;
        font-size: 1.3rem;
        border-radius: 25px;
        margin: 0 auto; }
    #contents #ogasawara-coffee .inner .farmerWrap .farmer {
      width: 918px;
      margin: 0 auto;
      display: flex;
      display: -webkit-flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      #contents #ogasawara-coffee .inner .farmerWrap .farmer .left {
        width: 288px; }
        #contents #ogasawara-coffee .inner .farmerWrap .farmer .left h3 {
          margin-bottom: 35px; }
      #contents #ogasawara-coffee .inner .farmerWrap .farmer .right {
        width: 546px;
        margin-top: 5px; }
        #contents #ogasawara-coffee .inner .farmerWrap .farmer .right .name {
          font-size: 2.0rem;
          font-weight: bold;
          margin-bottom: 29px; }
        #contents #ogasawara-coffee .inner .farmerWrap .farmer .right .txt {
          font-size: 1.2rem;
          color: #666;
          line-height: 2.1;
          text-align: justify; }
          #contents #ogasawara-coffee .inner .farmerWrap .farmer .right .txt span {
            display: block;
            font-size: 1.4rem;
            margin-bottom: 15px; }
  #contents #store .mainImg {
    background: url(../img/main_store.jpg) 0/cover no-repeat; }
  #contents #store .inner .left h3 {
    font-size: 2.4rem; }
  #contents #store .inner .right {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: -10px; }
    #contents #store .inner .right ul {
      width: 320px; }
      #contents #store .inner .right ul li {
        font-size: 1.4rem;
        letter-spacing: normal;
        padding: 20px 0 13px;
        border-bottom: 1px solid #EEE; }
        #contents #store .inner .right ul li span {
          display: block;
          font-size: 1.2rem;
          color: #888;
          padding-top: 5px; }
  #contents #store .restaurant {
    padding-top: 45px;
    border-top: 1px solid #EEE; }
    #contents #store .restaurant .box {
      position: relative;
      width: 670px;
      margin: 0 auto 55px;
      text-align: center; }
      #contents #store .restaurant .box h2 {
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 300;
        font-style: italic;
        font-size: 3.4rem;
        font-weight: 300;
        letter-spacing: 4.0px;
        line-height: 1.6;
        margin-bottom: 25px; }
        #contents #store .restaurant .box h2 .bold {
          display: inline-block;
          font-style: italic;
          font-weight: 400;
          letter-spacing: 3.0px; }
        #contents #store .restaurant .box h2 .jp {
          display: block;
          font-weight: normal;
          font-style: normal;
          letter-spacing: normal;
          font-size: 1.4rem; }
      #contents #store .restaurant .box h4 {
        font-size: 1.8rem;
        font-weight: normal;
        letter-spacing: 3.0px;
        margin-bottom: 30px; }
        #contents #store .restaurant .box h4:before {
          content: "";
          width: 50px;
          height: 1px;
          background-color: #000;
          position: absolute;
          left: 0;
          right: 0;
          margin: auto;
          top: 40px; }
      #contents #store .restaurant .box p {
        font-size: 1.3rem;
        line-height: 2.3;
        letter-spacing: 2.5px; }
  #contents #recruit .mainImg {
    background: url(../img/main_recruite.jpg) 0/cover no-repeat; }
  #contents #information h1, #contents #information .categoryTit {
    margin-bottom: 45px; }
  #contents #information .inner {
    font-size: 1.4rem;
    overflow: hidden; }
    #contents #information .inner .left {
      font-family: 'Source Sans Pro', sans-serif;
      font-weight: 300;
      font-style: italic;
      letter-spacing: 3.0px;
      padding-left: 3px;
      float: left; }
      #contents #information .inner .left .tit {
        margin-bottom: 5px; }
      #contents #information .inner .left li {
        line-height: 2; }
    #contents #information .inner .right {
      width: 711px;
      margin-top: -32px;
      float: right; }
      #contents #information .inner .right li {
        border-bottom: 1px solid #EEE; }
        #contents #information .inner .right li .date {
          font-size: 1.2rem;
          color: #ababab;
          margin-right: 24px; }
        #contents #information .inner .right li .tit {
          text-decoration: underline; }
        #contents #information .inner .right li a {
          display: block;
          padding: 26px 0 19px;
          line-height: 2; }
      #contents #information .inner .right .pagination {
        text-align: center;
        margin-top: 86px; }
        #contents #information .inner .right .pagination ul {
          font-size: 0;
          display: block; }
          #contents #information .inner .right .pagination ul li {
            display: inline-block;
            font-size: 1.3rem;
            line-height: 1;
            background-color: transparent;
            vertical-align: middle;
            position: relative;
            width: auto;
            height: auto;
            margin: 0 20px 0 0;
            border-bottom: none; }
            #contents #information .inner .right .pagination ul li a {
              color: #005634;
              padding: 0; }
            #contents #information .inner .right .pagination ul li .next, #contents #information .inner .right .pagination ul li .prev {
              display: block;
              width: 32px;
              height: 20px;
              border-radius: 6px;
              border: 1px solid #005634;
              text-indent: -9999px; }
              #contents #information .inner .right .pagination ul li .next:before, #contents #information .inner .right .pagination ul li .prev:before {
                content: "";
                display: inline-block;
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 3px 0 3px 3px;
                border-color: transparent transparent transparent #005634;
                position: absolute;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                margin: auto; }
            #contents #information .inner .right .pagination ul li .prev:before {
              border-width: 3px 3px 3px 0;
              border-color: transparent #005634 transparent transparent; }
            #contents #information .inner .right .pagination ul li:last-child {
              margin-right: 0; }
          #contents #information .inner .right .pagination ul .current {
            color: #666;
            text-decoration: underline; }
  #contents #information .innerPost .right {
    margin-top: 0; }
    #contents #information .innerPost .right .post .mainImg {
      width: 711px;
      margin-bottom: 37px; }
      #contents #information .innerPost .right .post .mainImg img {
        width: 100%;
        height: auto; }
    #contents #information .innerPost .right .post .date {
      color: #ababab;
      font-size: 1.2rem;
      margin-bottom: 12px; }
    #contents #information .innerPost .right .post h1 {
      font-size: 1.8rem;
      font-style: normal;
      letter-spacing: normal;
      margin-bottom: 26px; }
    #contents #information .innerPost .right .post .txtArea {
      padding-bottom: 23px;
      border-bottom: 1px solid #EEE; }
      #contents #information .innerPost .right .post .txtArea p {
        font-size: 1.4rem;
        line-height: 2.1;
        letter-spacing: normal;
        margin-bottom: 35px; }
         #contents #information .innerPost .right .post .txtArea .img {
        margin: 0 auto;}
    #contents #information .innerPost .right .post .back {
      margin-top: 40px;
      font-size: 1.2rem; }
  #contents #contact .inner {
    width: 630px;
    margin: -19px 0 0 210px; }
    #contents #contact .inner h2 {
      font-size: 1.8rem;
      margin-bottom: 25px; }
    #contents #contact .inner ul {
      display: flex;
      display: -webkit-flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      #contents #contact .inner ul li {
        width: 300px;
        height: 60px;
        border: 1px solid #003567;
        box-sizing: border-box;
        margin-bottom: 30px; }
        #contents #contact .inner ul li a {
          display: block;
          width: 100%;
          height: 100%;
          display: flex;
          display: -webkit-flex;
          justify-content: center;
          align-items: center;
          font-size: 1.3rem;
          font-weight: bold; }
    #contents #contact .inner .txt {
      font-size: 1.2rem;
      line-height: 2;
      margin-top: -8px; }
  #contents #legouter .mainImg {
    background: url(../img/main_legouter.jpg) 0/cover no-repeat; }
  #contents #legouter .box .img .tit {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    font-size: 4.0rem; }
    #contents #legouter .box .img .tit span:before {
      width: 117px;
      top: 50%;
      left: 213px; }
  #contents #legouter .left {
    width: 555px; }
    #contents #legouter .left .txt {
      margin-bottom: 86px; }
    #contents #legouter .left .bottomTxt {
      font-size: 1.4rem; }
      #contents #legouter .left .bottomTxt .place {
        font-weight: bold;
        margin-bottom: 20px;
        font-weight: bold; }
      #contents #legouter .left .bottomTxt li {
        line-height: 2.3;
        margin-left: -4px; }
  #contents #legouter .right {
    width: 318px;
    position: relative;
    margin-top: 8px; }
  #contents #legouter .slide {
    margin-bottom: 100px; }

@media screen and (max-width: 768px) {
  /* breadcrumb */
  .breadcrumb {
    display: none; }
  #headerSp {
    display: block;
    height: 66px; }
    #headerSp .btn {
      position: absolute;
      top: 20px;
      left: 20px; }
    #headerSp .logo {
      position: absolute;
      top: 20px;
      right: 20px; }
  /* contents */
  #contents {
    min-width: 100%;
    /* company */
    /* appassionato */
    /* cafe */
    /* ogasawara-coffee */
    /* store */
    /* recruit */
    /* information */
    /* contact */
    /* legouter */ }
    #contents h1, #contents .categoryTit {
      font-family: 'Source Sans Pro', sans-serif;
      font-weight: 300;
      font-style: italic; }
    #contents h1 span, #contents h2 span, #contents h3 span, #contents .categoryTit span {
      display: block;
      font-weight: bold;
      font-style: normal;
      letter-spacing: normal; }
    #contents a:hover {
      opacity: 0.5; }
    #contents .inner .shopImg .arrow {
      position: absolute;
      bottom: 70px;
      right: -15px; }
    #contents .innerWrap .mainImg {
      position: relative;
      width: 100%;
      height: 187px;
      display: flex;
      display: -webkit-flex;
      justify-content: center;
      align-items: center; }
      #contents .innerWrap .mainImg h1 {
        font-size: 4.0rem;
        margin-top: -50px;
        line-height: 1; }
        #contents .innerWrap .mainImg h1 span {
          font-size: 1.0rem;
          margin-top: 15px; }
    #contents .innerWrap .intro {
      position: relative;
      text-align: center;
      margin: -50px 0 50px;
      z-index: 999; }
      #contents .innerWrap .intro .logoImg {
        margin-bottom: 12px; }
      #contents .innerWrap .intro h2 {
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 600;
        font-style: italic;
        font-size: 3.4rem;
        margin-bottom: 31px;
        letter-spacing: 11.0px;
        line-height: 1.5; }
        #contents .innerWrap .intro h2 span {
          font-size: 1.4rem; }
        #contents .innerWrap .intro h2:before {
          content: "";
          width: 100px;
          height: 1px;
          background-color: #434343;
          position: absolute;
          top: 80px;
          left: 0;
          right: 0;
          margin: auto; }
      #contents .innerWrap .intro .txt {
        font-size: 1.2rem;
        line-height: 2.3;
        width: 89%;
        margin: 0 auto; }
    #contents .innerWrap .inner .txt {
      font-size: 1.2rem;
      line-height: 2.2;
      text-align: justify; }
    #contents .innerWrap .inner .box {
      position: relative;
      width: 100%;
      display: flex;
      display: -webkit-flex;
      justify-content: space-between;
      flex-wrap: wrap;
      margin-bottom: 50px; }
      #contents .innerWrap .inner .box .tit {
        font-size: 2.2rem;
        letter-spacing: 10.0px;
        line-height: 1.3; }
        #contents .innerWrap .inner .box .tit span {
          position: relative;
          display: block;
          font-size: 1.0rem;
          line-height: 1.5;
          margin-top: 14px; }
          #contents .innerWrap .inner .box .tit span:before {
            content: "";
            height: 1px;
            background-color: #FFF;
            position: absolute; }
      #contents .innerWrap .inner .box .img {
        width: 100%;
        z-index: 10;
        position: relative; }
        #contents .innerWrap .inner .box .img .tit {
          position: absolute;
          top: 12.9%;
          right: 0;
          left: 5.3%;
          color: #FFF; }
      #contents .innerWrap .inner .box .bg {
        display: none; }
    #contents .innerWrap .inner .line:before {
      content: "";
      width: 1px;
      height: 60px;
      background-color: #000;
      position: absolute;
      right: 0;
      left: 0;
      bottom: -75px;
      margin: 0 auto; }
    #contents .innerWrap .inner .boxWrap {
      width: 89%;
      margin: 0 auto 60px;
      position: relative; }
      #contents .innerWrap .inner .boxWrap h3 {
        font-size: 2.4rem;
        margin-bottom: 0; }
        #contents .innerWrap .inner .boxWrap h3 span {
          display: inline;
          margin-left: 20px;
          font-size: 1.2rem; }
    #contents .innerWrap .inner .left {
      width: 555px; }
      #contents .innerWrap .inner .left .txt {
        margin-bottom: 86px; }
    #contents .innerWrap .inner .right {
      width: 83.5%;
      position: relative;
      margin: 8px auto 0; }
      #contents .innerWrap .inner .right .caption {
        writing-mode: vertical-rl;
        position: absolute;
        top: 0;
        right: 0;
        font-size: 1.0rem; }
      #contents .innerWrap .inner .right .caption2 {
        margin-top: 10px;
        font-size: 1.0rem; }
    #contents .innerWrap .inner .slide {
      width: 89%;
      margin: 0 auto 20px; }
      #contents .innerWrap .inner .slide li img {
        width: 100%;
        height: auto; }
    #contents .innerWrap2 .mainImg {
      width: 100%;
      height: 186px; }
    #contents .innerWrap2 .h1Wrap {
      margin-top: -30px;
      padding-bottom: 0;
      border-bottom: 1px solid #EEE; }
      #contents .innerWrap2 .h1Wrap.noline {
        border-bottom: none; }
      #contents .innerWrap2 .h1Wrap h1 {
        font-size: 4.0rem; }
        #contents .innerWrap2 .h1Wrap h1 span {
          font-size: 1.0rem; }
        #contents .innerWrap2 .h1Wrap h1:before {
          width: 56px;
          top: 90px; }
      #contents .innerWrap2 .h1Wrap .txt {
        margin-top: 44px;
        font-size: 1.2rem;
        width: 89%;
        margin: 44px auto 0; }
    #contents .innerWrap2 .inner {
      width: 89%;
      margin: 47px auto 60px; }
      #contents .innerWrap2 .inner .left {
        margin-bottom: 20px; }
        #contents .innerWrap2 .inner .left h2, #contents .innerWrap2 .inner .left h3 {
          font-family: 'Source Sans Pro', sans-serif;
          font-weight: 300;
          font-style: italic;
          font-size: 2.8rem;
          letter-spacing: 4.0px;
          line-height: 1.5; }
          #contents .innerWrap2 .inner .left h2 span, #contents .innerWrap2 .inner .left h3 span {
            font-size: 1.2rem; }
        #contents .innerWrap2 .inner .left .address {
          font-size: 1.0rem;
          line-height: 2;
          margin: 16px 0; }
        #contents .innerWrap2 .inner .left .link {
          font-size: 1.2rem; }
          #contents .innerWrap2 .inner .left .link a {
            text-decoration: underline;
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 400; }
            #contents .innerWrap2 .inner .left .link a:hover {
              text-decoration: none; }
      #contents .innerWrap2 .inner .right {
        position: relative;
        width: 100%;
        font-size: 1.2rem; }
        #contents .innerWrap2 .inner .right dl {
          margin-top: -7px; }
          #contents .innerWrap2 .inner .right dl dt {
            width: 80px;
            padding: 17px 0 17px 0; }
          #contents .innerWrap2 .inner .right dl dd {
            border-bottom: solid 1px #EEE;
            padding: 17px 0 17px 105px; }
    #contents .innerWrap3 {
      width: 89%;
      margin: 53px auto 40px; }
      #contents .innerWrap3 h1, #contents .innerWrap3 .categoryTit {
        font-size: 2.4rem; }
        #contents .innerWrap3 h1 span, #contents .innerWrap3 .categoryTit span {
          font-size: 1.2rem;
          margin-left: -5px; }
      #contents .innerWrap3 h2 {
        font-weight: normal; }
    #contents #company .mainImg {
      background: url(../img/main_company_sp.jpg) 0/cover no-repeat; }
    #contents #company h1 {
      text-shadow: 1px 0px 5px rgba(255, 255, 255, 0.9); }
    #contents #appassionato .mainImg {
      background: url(../img/main_appassionato.jpg) 0/cover no-repeat; }
    #contents #appassionato .intro {
      margin-top: -30px; }
      #contents #appassionato .intro .logoImg {
        margin-bottom: 35px; }
        #contents #appassionato .intro .logoImg img {
          width: 85px;
          height: auto; }
      #contents #appassionato .intro h2 {
        display: none; }
    #contents #appassionato .tit span {
      font-family: 'Source Sans Pro', sans-serif;
      font-weight: 300; }
    #contents #appassionato .iframeWrap {
      width: 89%;
      padding-top: 56%;
      margin-top: 40px; }
    #contents #appassionato .box {
      margin-bottom: 60px; }
      #contents #appassionato .box .bg {
        display: none; }
      #contents #appassionato .box .img .tit {
        letter-spacing: 5.0px;
        line-height: 1.5; }
        #contents #appassionato .box .img .tit span {
          margin-top: 8px;
          margin-left: 17px; }
          #contents #appassionato .box .img .tit span:before {
            width: 80px;
            bottom: 12px;
            left: 213px; }
      #contents #appassionato .box .left .txt {
        margin-bottom: 30px; }
        #contents #appassionato .box .left .txt.mb0 {
          margin-bottom: 0; }
        #contents #appassionato .box .left .txt .link {
          display: block;
          margin-top: 15px;
          font-size: 1.2rem; }
          #contents #appassionato .box .left .txt .link a {
            color: #a40000;
            text-decoration: underline; }
            #contents #appassionato .box .left .txt .link a:hover {
              text-decoration: none; }
      #contents #appassionato .box .left .tit {
        display: none; }
    #contents #appassionato .boxWrap.history {
      margin-top: 80px; }
      #contents #appassionato .boxWrap.history h3 {
        line-height: 2.2; }
      #contents #appassionato .boxWrap.history:before {
        content: "";
        width: 1px;
        height: 60px;
        background-color: #000;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: -84px; }
    #contents #appassionato .shopWrap {
      width: 100%;
      padding: 0 0 20px;
      border-top: none; }
      #contents #appassionato .shopWrap h3 {
        display: block;
        width: 89%;
        margin: 0 auto;
        font-size: 2.4rem;
        margin-bottom: 0;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 300;
        font-style: italic;
        letter-spacing: 5.0px;
        margin-bottom: 20px; }
        #contents #appassionato .shopWrap h3 span {
          display: inline;
          margin-left: 20px;
          font-size: 1.2rem; }
      #contents #appassionato .shopWrap .shop {
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 89%;
        margin: 0 auto 60px; }
        #contents #appassionato .shopWrap .shop .shopImg {
          width: 94%;
          position: relative;
          z-index: 10; }
          #contents #appassionato .shopWrap .shop .shopImg .img {
            width: 100%; }
            #contents #appassionato .shopWrap .shop .shopImg .img img {
              width: 100%;
              height: auto; }
          #contents #appassionato .shopWrap .shop .shopImg .btn {
            width: 190px;
            height: 85px;
            bottom: -30px;
            right: -15px; }
            #contents #appassionato .shopWrap .shop .shopImg .btn span {
              display: block;
              font-size: 1.0rem;
              margin-bottom: 5px; }
            #contents #appassionato .shopWrap .shop .shopImg .btn a {
              display: block;
              width: 100%;
              height: 100%;
              color: #FFF;
              font-size: 1.2rem;
              line-height: 1.6;
              padding: 10px 0 0 18px; }
        #contents #appassionato .shopWrap .shop .shopTxt {
          width: 3%;
          text-align: right; }
          #contents #appassionato .shopWrap .shop .shopTxt img {
            width: 100%;
            height: auto; }
          #contents #appassionato .shopWrap .shop .shopTxt .txt {
            font-size: 2.4rem;
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 400; }
          #contents #appassionato .shopWrap .shop .shopTxt .num {
            margin: -9px 0 0 52px; }
          #contents #appassionato .shopWrap .shop .shopTxt .area {
            margin: 15px 0 0 49px;
            font-weight: 100;
            letter-spacing: 10.0px;
            writing-mode: vertical-rl; }
    #contents #cafe .mainImg {
      background: url(../img/main_cafe.jpg) 0/cover no-repeat; }
    #contents #cafe .shopImg {
      width: 94%;
      position: relative;
      z-index: 10; }
    #contents #cafe .area {
      font-weight: 100;
      letter-spacing: 10.0px;
      writing-mode: vertical-rl;
      font-size: 2.4rem; }
    #contents #cafe .txt {
      font-family: 'Source Sans Pro', sans-serif;
      font-weight: 400; }
    #contents #cafe .inner {
      margin: 20px auto 60px; }
      #contents #cafe .inner .shopImg .btn {
        width: 190px;
        height: 85px;
        bottom: -30px;
        right: -15px; }
        #contents #cafe .inner .shopImg .btn span {
          display: block;
          font-size: 1.0rem;
          margin-bottom: 5px;
          font-family: 'Source Sans Pro', sans-serif;
          font-weight: 600;
          font-style: italic;
          letter-spacing: 4.0px; }
        #contents #cafe .inner .shopImg .btn a {
          display: block;
          width: 100%;
          height: 100%;
          color: #FFF;
          font-size: 1.2rem;
          font-weight: bold;
          line-height: 1.6;
          letter-spacing: 2.5px;
          display: block;
          padding: 10px 0 0 18px; }
      #contents #cafe .inner .shopTxt {
        width: 3%;
        text-align: right; }
        #contents #cafe .inner .shopTxt img {
          width: 100%;
          height: auto; }
        #contents #cafe .inner .shopTxt .num {
          margin: -9px 0 0 52px;
          font-size: 2.4rem; }
        #contents #cafe .inner .shopTxt .area {
          margin: 15px 0 0 49px; }
    #contents #cafe .shop {
      width: 89%;
      margin: 21px auto 0;
      position: relative; }
      #contents #cafe .shop .shopImg {
        width: 100%; }
        #contents #cafe .shop .shopImg .area {
          display: none; }
        #contents #cafe .shop .shopImg .txtBox {
          width: 100%;
          background-color: #1d5432;
          box-sizing: border-box;
          padding: 25px 28px;
          color: #FFF;
          position: relative;
          top: 0;
          right: 0; }
          #contents #cafe .shop .shopImg .txtBox .name {
            font-size: 1.4rem;
            margin-bottom: 18px; }
            #contents #cafe .shop .shopImg .txtBox .name span {
              display: block;
              font-size: 1.0rem;
              margin-bottom: 5px; }
          #contents #cafe .shop .shopImg .txtBox .about {
            font-size: 1.2rem;
            line-height: 2;
            text-align: justify;
            letter-spacing: normal; }
      #contents #cafe .shop .shopTxt {
        margin-top: 30px;
        position: relative; }
        #contents #cafe .shop .shopTxt:before {
          content: normal; }
        #contents #cafe .shop .shopTxt dl {
          font-size: 1.0rem; }
          #contents #cafe .shop .shopTxt dl dt {
            float: left; }
          #contents #cafe .shop .shopTxt dl dd {
            margin-left: 80px;
            padding-bottom: 8px; }
    #contents #cafe .recommend {
      width: 89%;
      margin: 50px auto 40px; }
      #contents #cafe .recommend h3 {
        font-size: 2.2rem;
        margin-bottom: 33px; }
        #contents #cafe .recommend h3 span {
          font-size: 1.2rem; }
      #contents #cafe .recommend ul {
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        flex-wrap: wrap; }
        #contents #cafe .recommend ul li {
          width: 100%;
          margin-bottom: 30px; }
          #contents #cafe .recommend ul li img {
            width: 100%;
            height: auto; }
          #contents #cafe .recommend ul li .menu {
            display: flex;
            display: -webkit-flex;
            justify-content: space-between;
            flex-wrap: wrap;
            font-size: 1.4rem;
            margin-top: 10px; }
            #contents #cafe .recommend ul li .menu .right {
              text-align: right; }
              #contents #cafe .recommend ul li .menu .right span {
                font-size: 1.0rem; }
      #contents #cafe .recommend .menuBookTxt {
        font-size: 1.2rem;
        text-align: center;
        margin: 0 0 15px; }
      #contents #cafe .recommend .menuBookBtn a {
        background-color: #a40000;
        width: 260px;
        height: 40px;
        margin: 0 auto;
        box-sizing: border-box;
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        align-items: center;
        color: #FFF;
        font-size: 1.2rem;
        border-radius: 20px; }
    #contents #cafe .cefeList {
      width: 100%;
      padding: 30px 0; }
      #contents #cafe .cefeList h3 {
        font-size: 2.2rem;
        margin-bottom: 37px; }
        #contents #cafe .cefeList h3 span {
          font-size: 1.2rem; }
      #contents #cafe .cefeList ul {
        display: block;
        width: 100%;
        margin: 0 auto; }
        #contents #cafe .cefeList ul li {
          width: 89%;
          margin: 0 auto 30px; }
          #contents #cafe .cefeList ul li img {
            width: 100%;
            height: auto; }
          #contents #cafe .cefeList ul li a {
            color: #FFF;
            display: block; }
            #contents #cafe .cefeList ul li a :hover {
              opacity: 0.8; }
          #contents #cafe .cefeList ul li .name {
            font-size: 1.4rem;
            font-weight: bold;
            margin: 10px 0 8px; }
          #contents #cafe .cefeList ul li .info {
            font-size: 1.0rem;
            line-height: 2; }
    #contents #cafe .inner .left {
      width: 100%;
      margin-top: -7px; }
    #contents #ogasawara-coffee .mainImg {
      background: url(../img/main_ogasawara.jpg) 0/cover no-repeat; }
    #contents #ogasawara-coffee .intro {
      margin: -26px 0 50px; }
      #contents #ogasawara-coffee .intro .logoImg {
        margin-bottom: 4px; }
        #contents #ogasawara-coffee .intro .logoImg img {
          width: 78px;
          height: auto; }
      #contents #ogasawara-coffee .intro h2 {
        display: none;
        margin-bottom: 36px; }
        #contents #ogasawara-coffee .intro h2 span {
          display: block;
          font-size: 1.4rem;
          font-family: 'Source Sans Pro', sans-serif;
          font-weight: 300;
          font-style: italic;
          letter-spacing: 4.0px; }
        #contents #ogasawara-coffee .intro h2:before {
          top: 85px; }
      #contents #ogasawara-coffee .intro .txt span {
        display: block;
        margin-top: 10px;
        font-size: 1.1rem; }
    #contents #ogasawara-coffee .inner {
      overflow: auto; }
      #contents #ogasawara-coffee .inner h3 {
        font-size: 2.2rem;
        margin-bottom: 15px; }
        #contents #ogasawara-coffee .inner h3 span {
          display: inline;
          margin-left: 20px;
          font-size: 1.2rem; }
      #contents #ogasawara-coffee .inner .txt p {
        margin-bottom: 10px; }
      #contents #ogasawara-coffee .inner .box_coffee {
        position: relative;
        margin-bottom: 40px; }
        #contents #ogasawara-coffee .inner .box_coffee .img {
          width: 100%;
          position: absolute;
          right: 0;
          top: 0;
          z-index: 1; }
        #contents #ogasawara-coffee .inner .box_coffee .tit {
          font-size: 2.2rem;
          line-height: 1.5;
          width: 89%;
          position: absolute;
          top: 13%;
          left: 0;
          right: 0;
          margin: 0 auto;
          color: #FFF; }
          #contents #ogasawara-coffee .inner .box_coffee .tit span {
            position: relative;
            display: block;
            font-size: 1.2rem;
            line-height: 2.1;
            letter-spacing: 3.0px;
            margin: 21px 0 0 30px; }
            #contents #ogasawara-coffee .inner .box_coffee .tit span:before {
              content: "";
              width: 40px;
              height: 1px;
              background-color: #FFF;
              position: absolute;
              left: 345px;
              bottom: 12px; }
      #contents #ogasawara-coffee .inner .box_coffee2 {
        margin-bottom: 40px;
        position: relative; }
        #contents #ogasawara-coffee .inner .box_coffee2 .img1 {
          display: none; }
        #contents #ogasawara-coffee .inner .box_coffee2 .img2 {
          display: none; }
        #contents #ogasawara-coffee .inner .box_coffee2 .rightWrap {
          width: 89%;
          margin: 0 auto;
          position: relative;
          z-index: 1; }
          #contents #ogasawara-coffee .inner .box_coffee2 .rightWrap .right {
            width: 100%;
            position: absolute;
            top: 0;
            right: 0; }
            #contents #ogasawara-coffee .inner .box_coffee2 .rightWrap .right h4 {
              font-size: 1.8rem;
              font-weight: bold;
              letter-spacing: 3.0px;
              margin-bottom: 15px; }
            #contents #ogasawara-coffee .inner .box_coffee2 .rightWrap .right .txtWrap1 {
              position: relative; }
              #contents #ogasawara-coffee .inner .box_coffee2 .rightWrap .right .txtWrap1 .img3 {
                display: none; }
              #contents #ogasawara-coffee .inner .box_coffee2 .rightWrap .right .txtWrap1 .img3_4 {
                display: block;
                width: 87.6%;
                margin-left: 4.8%; }
                #contents #ogasawara-coffee .inner .box_coffee2 .rightWrap .right .txtWrap1 .img3_4 img {
                  width: 100%;
                  height: auto; }
            #contents #ogasawara-coffee .inner .box_coffee2 .rightWrap .right .txtWrap2 {
              margin-top: 140px;
              position: relative; }
              #contents #ogasawara-coffee .inner .box_coffee2 .rightWrap .right .txtWrap2:before {
                height: 60px;
                left: 0;
                right: 0;
                top: -115px;
                margin: 0 auto; }
      #contents #ogasawara-coffee .inner .box_coffee3 {
        width: 89%;
        margin: 45px auto 55px;
        display: block; }
        #contents #ogasawara-coffee .inner .box_coffee3 .txt {
          width: 100%; }
        #contents #ogasawara-coffee .inner .box_coffee3 .img {
          position: relative;
          bottom: 0;
          right: 0;
          margin-top: 40px; }
          #contents #ogasawara-coffee .inner .box_coffee3 .img img {
            width: 100%;
            height: auto; }
      #contents #ogasawara-coffee .inner .box_coffee4 {
        width: 89%;
        margin: 0 auto;
        padding-bottom: 70px;
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        flex-wrap: wrap; }
        #contents #ogasawara-coffee .inner .box_coffee4 .imgWrap {
          position: relative;
          margin: 35px 0 200px; }
          #contents #ogasawara-coffee .inner .box_coffee4 .imgWrap .img {
            position: absolute;
            top: 200px;
            left: 100px; }
        #contents #ogasawara-coffee .inner .box_coffee4 .txtWrap {
          width: 100%; }
      #contents #ogasawara-coffee .inner .slide {
        width: 918px;
        margin: 0 auto; }
      #contents #ogasawara-coffee .inner .border {
        width: 100%;
        padding: 35px 0;
        border-top: 1px solid #e5e5e5; }
      #contents #ogasawara-coffee .inner .flowWrap .flow {
        width: 89%;
        margin: 0 auto; }
        #contents #ogasawara-coffee .inner .flowWrap .flow .tit {
          font-size: 2.2rem;
          line-height: 1.5;
          letter-spacing: 5.0px;
          text-align: center;
          position: relative;
          margin-bottom: 70px; }
          #contents #ogasawara-coffee .inner .flowWrap .flow .tit span {
            display: block;
            margin-top: 45px;
            font-size: 1.0rem; }
          #contents #ogasawara-coffee .inner .flowWrap .flow .tit:before {
            content: "";
            width: 100px;
            height: 1px;
            background-color: #000;
            position: absolute;
            left: 0;
            right: 0;
            margin: auto;
            /*top: 88px;*/ }
        #contents #ogasawara-coffee .inner .flowWrap .flow ol {
          display: block;
          margin-bottom: 48px; }
          #contents #ogasawara-coffee .inner .flowWrap .flow ol li {
            position: relative;
            width: 87%;
            margin: 0 auto 50px; }
            #contents #ogasawara-coffee .inner .flowWrap .flow ol li img {
              width: 100%;
              height: auto; }
            #contents #ogasawara-coffee .inner .flowWrap .flow ol li .caption {
              font-size: 1.4rem;
              margin-top: 16px; }
            #contents #ogasawara-coffee .inner .flowWrap .flow ol li:before {
              content: "";
              width: 39px;
              height: 39px;
              position: absolute;
              left: 0;
              right: 0;
              top: -26px;
              margin: auto; }
            #contents #ogasawara-coffee .inner .flowWrap .flow ol li:first-child:before {
              background: url(../../ogasawara-coffee/img/img_num1.png) center 0px/39px 39px no-repeat; }
            #contents #ogasawara-coffee .inner .flowWrap .flow ol li:nth-child(2):before {
              background: url(../../ogasawara-coffee/img/img_num2.png) center 0px/39px 39px no-repeat; }
            #contents #ogasawara-coffee .inner .flowWrap .flow ol li:last-child:before {
              background: url(../../ogasawara-coffee/img/img_num3.png) center 0px/39px 39px no-repeat; }
            #contents #ogasawara-coffee .inner .flowWrap .flow ol li:first-child:after, #contents #ogasawara-coffee .inner .flowWrap .flow ol li:nth-child(2):after {
              content: normal; }
        #contents #ogasawara-coffee .inner .flowWrap .flow .btn a {
          width: 261px;
          height: 50px;
          box-sizing: border-box;
          background-color: #a40000;
          display: flex;
          display: -webkit-flex;
          justify-content: center;
          align-items: center;
          color: #FFF;
          font-size: 1.3rem;
          border-radius: 25px;
          margin: 0 auto; }
      #contents #ogasawara-coffee .inner .farmerWrap {
        padding-bottom: 0; }
        #contents #ogasawara-coffee .inner .farmerWrap .farmer {
          width: 89%;
          margin: 0 auto;
          display: block; }
          #contents #ogasawara-coffee .inner .farmerWrap .farmer .left {
            width: 100%; }
            #contents #ogasawara-coffee .inner .farmerWrap .farmer .left img {
              width: 100%;
              height: auto; }
            #contents #ogasawara-coffee .inner .farmerWrap .farmer .left h3 {
              margin-bottom: 20px; }
          #contents #ogasawara-coffee .inner .farmerWrap .farmer .right {
            width: 100%;
            margin-top: 25px; }
            #contents #ogasawara-coffee .inner .farmerWrap .farmer .right .name {
              font-size: 1.4rem;
              margin-bottom: 15px; }
            #contents #ogasawara-coffee .inner .farmerWrap .farmer .right .txt {
              font-size: 1.2rem; }
              #contents #ogasawara-coffee .inner .farmerWrap .farmer .right .txt span {
                display: block;
                font-size: 1.4rem;
                margin-bottom: 15px; }
    #contents #store .mainImg {
      background: url(../img/main_store.jpg) 0/cover no-repeat; }
    #contents #store .inner .left h3 {
      font-size: 2.4rem; }
    #contents #store .inner .right {
      display: flex;
      display: -webkit-flex;
      justify-content: space-between;
      flex-wrap: wrap;
      margin-top: -10px; }
      #contents #store .inner .right ul {
        width: 320px; }
        #contents #store .inner .right ul li {
          font-size: 1.4rem;
          letter-spacing: normal;
          padding: 20px 0 13px;
          border-bottom: 1px solid #EEE; }
          #contents #store .inner .right ul li span {
            display: block;
            font-size: 1.2rem;
            color: #888;
            padding-top: 5px; }
    #contents #store .restaurant {
      padding-top: 45px; }
      #contents #store .restaurant .box {
        width: 89%;
        margin: 0 auto 30px; }
        #contents #store .restaurant .box h2 {
          font-size: 1.7rem;
          margin-bottom: 20px; }
          #contents #store .restaurant .box h2 .jp {
            font-size: 1.2rem; }
        #contents #store .restaurant .box h4 {
          font-size: 1.4rem;
          margin-bottom: 30px; }
          #contents #store .restaurant .box h4:before {
            width: 50px;
            top: 55px; }
        #contents #store .restaurant .box p {
          font-size: 1.1rem;
          line-height: 2.3;
          letter-spacing: 2.5px; }
    #contents #recruit .mainImg {
      background: url(../img/main_recruite.jpg) 0/cover no-repeat; }
    #contents #information h1, #contents #information .categoryTit {
      margin-bottom: 30px; }
    #contents #information .inner {
      display: block;
      font-size: 1.2rem; }
      #contents #information .inner .left {
        padding-left: 0;
        margin-top: 40px; }
        #contents #information .inner .left .tit {
          margin-bottom: 5px; }
        #contents #information .inner .left li {
          line-height: 2; }
      #contents #information .inner .right {
        width: 100%;
        margin-top: -32px; }
        #contents #information .inner .right li {
          border-bottom: 1px solid #EEE; }
          #contents #information .inner .right li .date {
            font-size: 1.2rem;
            color: #ababab;
            margin-right: 24px; }
          #contents #information .inner .right li .tit {
            text-decoration: underline; }
          #contents #information .inner .right li a {
            display: block;
            padding: 26px 0 19px; }
        #contents #information .inner .right .pagination {
          text-align: center;
          margin-top: 40px; }
          #contents #information .inner .right .pagination ul {
            font-size: 0;
            display: block; }
            #contents #information .inner .right .pagination ul li {
              display: inline-block;
              font-size: 1.3rem;
              line-height: 1;
              background-color: transparent;
              vertical-align: middle;
              position: relative;
              width: auto;
              height: auto;
              margin: 0 20px 0 0;
              border-bottom: none; }
              #contents #information .inner .right .pagination ul li a {
                color: #005634;
                padding: 0; }
              #contents #information .inner .right .pagination ul li .next, #contents #information .inner .right .pagination ul li .prev {
                display: block;
                width: 32px;
                height: 20px;
                border-radius: 6px;
                border: 1px solid #005634;
                text-indent: -9999px; }
                #contents #information .inner .right .pagination ul li .next:before, #contents #information .inner .right .pagination ul li .prev:before {
                  content: "";
                  display: inline-block;
                  width: 0;
                  height: 0;
                  border-style: solid;
                  border-width: 3px 0 3px 3px;
                  border-color: transparent transparent transparent #005634;
                  position: absolute;
                  top: 0;
                  right: 0;
                  bottom: 0;
                  left: 0;
                  margin: auto; }
              #contents #information .inner .right .pagination ul li .prev:before {
                border-width: 3px 3px 3px 0;
                border-color: transparent #005634 transparent transparent; }
              #contents #information .inner .right .pagination ul li:last-child {
                margin-right: 0; }
            #contents #information .inner .right .pagination ul .current {
              color: #666;
              text-decoration: underline; }
    #contents #information .innerPost .right {
      margin-top: 0; }
      #contents #information .innerPost .right .post .mainImg {
        width: 100%;
        margin-bottom: 25px; }
        #contents #information .innerPost .right .post .mainImg img {
          width: 100%;
          height: auto; }
      #contents #information .innerPost .right .post .date {
        color: #ababab;
        font-size: 1.2rem;
        margin-bottom: 12px; }
      #contents #information .innerPost .right .post h1 {
        font-size: 1.6rem;
        font-style: normal;
        letter-spacing: normal;
        margin-bottom: 15px; }
      #contents #information .innerPost .right .post .txtArea {
        padding-bottom: 0; }
        #contents #information .innerPost .right .post .txtArea p {
          font-size: 1.2rem;
          margin-bottom: 35px; }
      #contents #information .innerPost .right .post .back {
        margin-top: 40px;
        font-size: 1.2rem; }
    #contents #contact .inner {
      width: 100%;
      margin: 20px 0 0 0; }
      #contents #contact .inner h2 {
        font-size: 1.6rem;
        margin-bottom: 25px; }
      #contents #contact .inner ul {
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        flex-wrap: wrap; }
        #contents #contact .inner ul li {
          width: 100%;
          height: 50px;
          margin-bottom: 20px; }
          #contents #contact .inner ul li a {
            display: block;
            width: 100%;
            height: 100%;
            display: flex;
            display: -webkit-flex;
            justify-content: center;
            align-items: center;
            font-size: 1.3rem;
            font-weight: bold; }
      #contents #contact .inner .txt {
        font-size: 1.0rem;
        line-height: 2;
        margin-top: 10px; }
    #contents #legouter .mainImg {
      background: url(../img/main_legouter.jpg) 0/cover no-repeat; }
    #contents #legouter .logoImg img {
      width: 110px;
      height: auto; }
    #contents #legouter .inner .line::before {
      content: normal; }
    #contents #legouter .inner .boxWrap {
      margin-bottom: 0; }
    #contents #legouter .box .img .tit {
      font-family: 'Source Sans Pro', sans-serif;
      font-weight: 300;
      font-size: 2.2rem; }
      #contents #legouter .box .img .tit span:before {
        width: 58px;
        top: 50%;
        left: 200px; }
    #contents #legouter .left {
      width: 555px; }
      #contents #legouter .left .txt {
        margin-bottom: 40px; }
      #contents #legouter .left .bottomTxt {
        font-size: 1.2rem; }
        #contents #legouter .left .bottomTxt .place {
          font-weight: bold;
          margin-bottom: 20px;
          font-weight: bold; }
        #contents #legouter .left .bottomTxt li {
          line-height: 2.3;
          margin-left: -4px; }
    #contents #legouter .right {
      width: 100%;
      position: relative;
      margin-top: 20px; }
      #contents #legouter .right .img {
        width: 94%; }
        #contents #legouter .right .img img {
          width: 100%;
          height: auto; }
    #contents #legouter .slide {
      margin-bottom: 100px; } }
      
      
      .follow-me {
  list-style: none;
  margin: 0 0 -8px;
  overflow: hidden;
  text-align: center;
  padding: 0;
}
.follow-me li {
  display: inline-block;
  margin: 30px 12px 12px 0;
  padding: 0;
}
.follow-me li a::before {
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 16px;
  height: 42px; /* Button height */
  line-height: 42px; /* Button height */
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  text-align: center;
  width: 42px; /* Button width */
}
.follow-me li a[href*="amazon.co.jp"]::before,
.follow-me li a[href*="amazon.com"]::before         { border-color: #ff9900; color: #ff9900; content: "\f270"; }
.follow-me li a[href*="codepen.io"]::before         { border-color: #000000; color: #000000; content: "\f1cb"; }
.follow-me li a[href*="delicious.com"]::before      { border-color: #3399ff; color: #3399ff; content: "\f1a5"; }
.follow-me li a[href*="deviantart.com"]::before     { border-color: #05cc47; color: #05cc47; content: "\f1bd"; }
.follow-me li a[href*="digg.com"]::before           { border-color: #000000; color: #000000; content: "\f1a6"; }
.follow-me li a[href*="dribble.com"]::before        { border-color: #000000; color: #ea4c89; content: "\f17d"; }
.follow-me li a[href*="dropbox.com"]::before        { border-color: #007ee5; color: #007ee5; content: "\f16b"; }
.follow-me li a[href*="facebook.com"]::before       { border-color: #3b5998; color: #3b5998; content: "\f09a"; }
.follow-me li a[href*="feedly.com"]::before         { border-color: #6cc655; color: #6cc655; content: "\f09e"; }
.follow-me li a[href*="flickr.com"]::before         { border-color: #0063cc; color: #0063dc; content: "\f16e"; }
.follow-me li a[href*="foursquare.com"]::before     { border-color: #f94877; color: #f94877; content: "\f180"; }
.follow-me li a[href*="github.com"]::before         { border-color: #181717; color: #181717; content: "\f09b"; }
.follow-me li a[href*="plus.google.com"]::before    { border-color: #dc4e41; color: #dc4e41; content: "\f0d5"; }
.follow-me li a[href*="b.hatena.ne.jp"]::before     { border-color: #008fde; color: #008fde; content: "\f027"; font-family: blogicon; }
.follow-me li a[href*="instagram.com"]::before      { border-color: #125688; color: #125688; content: "\f16d"; }
.follow-me li a[href*="last.fm"]::before            { border-color: #d51007; color: #d51007; content: "\f202"; }
.follow-me li a[href*="linkedin.com"]::before       { border-color: #0077b5; color: #0077b5; content: "\f0e1"; }
.follow-me li a[href*="nicovideo.jp"]::before       { border-color: #eaeaea; color: #eaeaea; content: "\f047"; font-family: blogicon; }
.follow-me li a[href*="pinterest.com"]::before      { border-color: #bd081c; color: #bd081c; content: "\f0d2"; }
.follow-me li a[href*="getpocket.com"]::before      { border-color: #ef3f56; color: #ef3f56; content: "\f265"; }
.follow-me li a[href*="reddit.com"]::before         { border-color: #ff4500; color: #ff4500; content: "\f1a1"; }
.follow-me li a[href*="skype.com"]::before,
.follow-me li a[href*="skype:"]::before             { border-color: #00aff0; color: #00aff0; content: "\f17e"; }
.follow-me li a[href*="slideshare.net"]::before     { border-color: #2d2d2d; color: #2d2d2d; content: "\f1e7"; }
.follow-me li a[href*="spotify.com"]::before        { border-color: #84bd00; color: #84bd00; content: "\f1bc"; }
.follow-me li a[href*="steamcommunity.com"]::before { border-color: #171a21; color: #171a21; content: "\f1b6"; }
.follow-me li a[href*="stumbleupon.com"]::before    { border-color: #eb4929; color: #eb4929; content: "\f1a4"; }
.follow-me li a[href*="tumblr.com"]::before         { border-color: #36465d; color: #36465d; content: "\f173"; }
.follow-me li a[href*="twitch.tv"]::before          { border-color: #6441a5; color: #6441a5; content: "\f1e8"; }
.follow-me li a[href*="twitter.com"]::before        { border-color: #55acee; color: #55acee; content: "\f099"; }
.follow-me li a[href*="vimeo.com"]::before          { border-color: #1ab7ea; color: #1ab7ea; content: "\f27d"; }
.follow-me li a[href*="vine.co"]::before            { border-color: #11b58a; color: #11b58a; content: "\f1ca"; }
.follow-me li a[href*="weibo.com"]::before          { border-color: #e6162d; color: #e6162d; content: "\f18a"; }
.follow-me li a[href*="whatsapp.com"]::before       { border-color: #64d548; color: #64d548; content: "\f232"; }
.follow-me li a[href*="wordpress.com"]::before,
.follow-me li a[href*="wordpress.org"]::before      { border-color: #21759b; color: #21759b; content: "\f19a"; }
.follow-me li a[href*="youtube.com"]::before        { border-color: #cd201f; color: #cd201f; content: "\f16a"; }
.follow-me li a[href$="/feed"]::before              { border-color: #ffa500; color: #ffa500; content: "\f09e"; }
.follow-me li a[href$="/subscribe"]::before         { border-color: #363636; color: #363636; content: "\f000"; font-family: blogicon; }
.follow-me li a:hover::before {
  color: #fff;
}
.follow-me li a[href*="amazon.co.jp"]:hover::before,
.follow-me li a[href*="amazon.com"]:hover::before         { background-color: #ff9900; }
.follow-me li a[href*="codepen.io"]:hover::before         { background-color: #000000; }
.follow-me li a[href*="delicious.com"]:hover::before      { background-color: #3399ff; }
.follow-me li a[href*="deviantart.com"]:hover::before     { background-color: #05cc47; }
.follow-me li a[href*="digg.com"]:hover::before           { background-color: #000000; }
.follow-me li a[href*="dribble.com"]:hover::before        { background-color: #ea4c89; }
.follow-me li a[href*="dropbox.com"]:hover::before        { background-color: #007ee5; }
.follow-me li a[href*="facebook.com"]:hover::before       { background-color: #3b5998; }
.follow-me li a[href*="feedly.com"]:hover::before         { background-color: #6cc655; }
.follow-me li a[href*="flickr.com"]:hover::before         { background-color: #0063dc; }
.follow-me li a[href*="foursquare.com"]:hover::before     { background-color: #f94877; }
.follow-me li a[href*="github.com"]:hover::before         { background-color: #181717; }
.follow-me li a[href*="plus.google.com"]:hover::before    { background-color: #dc4e41; }
.follow-me li a[href*="b.hatena.ne.jp"]:hover::before     { background-color: #008fde; }
.follow-me li a[href*="instagram.com"]:hover::before      { background-color: #125688; }
.follow-me li a[href*="last.fm"]:hover::before            { background-color: #d51007; }
.follow-me li a[href*="linkedin.com"]:hover::before       { background-color: #0077b5; }
.follow-me li a[href*="nicovideo.jp"]:hover::before       { background-color: #eaeaea; }
.follow-me li a[href*="pinterest.com"]:hover::before      { background-color: #bd081c; }
.follow-me li a[href*="getpocket.com"]:hover::before      { background-color: #ef3f56; }
.follow-me li a[href*="reddit.com"]:hover::before         { background-color: #ff4500; }
.follow-me li a[href*="skype.com"]:hover::before,
.follow-me li a[href*="skype:"]:hover::before             { background-color: #00aff0; }
.follow-me li a[href*="slideshare.net"]:hover::before     { background-color: #2d2d2d; }
.follow-me li a[href*="spotify.com"]:hover::before        { background-color: #84bd00; }
.follow-me li a[href*="steamcommunity.com"]:hover::before { background-color: #171a21; }
.follow-me li a[href*="stumbleupon.com"]:hover::before    { background-color: #eb4929; }
.follow-me li a[href*="tumblr.com"]:hover::before         { background-color: #36465d; }
.follow-me li a[href*="twitch.tv"]:hover::before          { background-color: #6441a5; }
.follow-me li a[href*="twitter.com"]:hover::before        { background-color: #55acee; }
.follow-me li a[href*="vimeo.com"]:hover::before          { background-color: #1ab7ea; }
.follow-me li a[href*="vine.co"]:hover::before            { background-color: #11b58a; }
.follow-me li a[href*="weibo.com"]:hover::before          { background-color: #e6162d; }
.follow-me li a[href*="whatsapp.com"]:hover::before       { background-color: #64d548; }
.follow-me li a[href*="wordpress.com"]:hover::before,
.follow-me li a[href*="wordpress.org"]:hover::before      { background-color: #21759b; }
.follow-me li a[href*="youtube.com"]:hover::before        { background-color: #cd201f; }
.follow-me li a[href$="/feed"]:hover::before              { background-color: #ffa500; }
.follow-me li a[href$="/subscribe"]:hover::before         { background-color: #363636; }
