@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: 1024px;
  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: 910px; }
      #header nav ul li {
        font-size: 1.2rem;
        font-weight: bold;
        letter-spacing: 1.4px;
        margin-right: 16px; }
        #header nav ul li:last-child {
          margin-right: 0; }
      #header nav ul .sns1 {
        margin: 0 10px 0 5px; }

#gNaviSp {
  display: none; }

#headerSp {
  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; }
  #headerSp {
    display: block;
    position: absolute;
    height: 66px;
    z-index: 1000; }
    #headerSp .btn {
      position: absolute;
      top: 20px;
      left: 20px; }
  #gNaviSp {
    background-color: #1d5432;
    position: fixed;
    top: 0;
    right: 0;
    width: 80.6%;
    height: 100vh;
    z-index: 9999; }
    #gNaviSp ul {
      margin: 20px 0 0 30px; }
    #gNaviSp a {
      font-size: 2.0rem;
      line-height: 2.5;
      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%; } }

#header {
  display: block;
  background-color: transparent;
  z-index: 999; }
  #header li a {
    color: #FFF; }

/* mainvisual */
#mainVisual {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 730px;
  z-index: 1;
  background: url(../img/img_top1.jpg) 0/cover no-repeat; }
  #mainVisual h1 {
    position: absolute;
    top: 287px;
    left: 5.07%; }
    #mainVisual .txtWrap {
    position: absolute;
    top: 400px;
    left: 5.07%;
    width: 500px; }
    #mainVisual .txtWrap .txtWrapIn {
      display: flex;
      display: -webkit-flex;
      justify-content: space-between;
      flex-wrap: wrap;
      margin-top: 30px; }
      #mainVisual .txtWrap .txtWrapIn div {
        width: 450px; }
        #mainVisual .txtWrap .txtWrapIn div .txt {
          line-height: 1.8;
          font-size: large;
          color: black;}
}

section {
  color: #FFF;
  position: relative; }
  section h2 {
    font-size: 2.8rem;
    text-align: center; }
    section h2 span {
      display: block;
      font-family: 'Source Sans Pro', sans-serif;
      font-weight: 400; }
  section .txt {
    font-size: 1.4rem;
    line-height: 2; }
  section .txt_white {
    color: #FFFFFF;}
    section .txt a {
      color: #FFF;
      text-decoration: underline; }
      section .txt a:hover {
        text-decoration: none; }
  section .btn {
    height: 48px;
    font-size: 1.1rem;
    color: #000;
    background-color: #FFF;
    margin: 0 auto;
    font-weight: bold; }
  section .btn2 {
    height: 48px;
    font-size: 1.1rem;
    color: #000;
    background-color: #FFF;
    margin: 0 auto;
    font-weight: bold;
    display: block;
    display: flex;
    justify-content: center;
    align-items: center; }
    section .btn a {
      display: block;
      width: 100%;
      height: 100%;
      display: flex;
      display: -webkit-flex;
      justify-content: center;
      align-items: center; }
      section .btn a:hover {
        opacity: 0.5; }

/* about */
#about {
  margin-top: 660px;
  height: 530px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  #about .left {
    width: 43.75%;
    background-color: #1d5432;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center; }
    #about .left .txtWrap {
      width: 67.6%; }
      #about .left .txtWrap h2 {
        line-height: 1.25; }
        #about .left .txtWrap h2 span {
          display: block;
          font-size: 1.8rem;
          line-height: 45px; }
      #about .left .txtWrap .txt {
        width: 100%;
        margin: 35px auto 0; }
  #about .right {
    width: 56.25%;
    background: url(../img/img_top2.jpg) 0/cover no-repeat; }

/* appassionato */
#appassionato {
  margin-top: 660px;
  width: 100%;
  height: 665px;
  background: url(../img/img_top3.jpg) 0/cover no-repeat;
  padding: 45px 0; }
  #appassionato .since {
    display: block;
    position: absolute;
    top: 77px;
    left: 14.5%;
    font-size: 1.4rem;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 3.0px; }
    #appassionato .since:before {
      content: "";
      width: 13px;
      height: 1px;
      background-color: #FFF;
      position: absolute;
      left: -23px;
      top: 50%; }
     
  #appassionato .linkbox {
    	position: relative;
    	top: 0;
    left: 0;
    height:100%;
    width: 100%;
  }

  #appassionato .txtWrap {
    position: absolute;
    top: 145px;
    left: 39%;
    width: 658px; }
    #appassionato .txtWrap h2 {
      font-family: 'Source Sans Pro', sans-serif;
      font-weight: 600;
      font-style: italic;
      text-align: left;
      letter-spacing: 8.8px;
      line-height: 1.3;
      margin-left: 5px; }
    #appassionato .txtWrap .txtWrapIn {
      display: flex;
      display: -webkit-flex;
      justify-content: space-between;
      flex-wrap: wrap;
      margin-top: 30px; }
      #appassionato .txtWrap .txtWrapIn div {
        width: 320px; }
        #appassionato .txtWrap .txtWrapIn div .txt {
          line-height: 1.8; }
        #appassionato .txtWrap .txtWrapIn div .btn {
          width: 288px;
          margin: 0; }
        #appassionato .txtWrap .txtWrapIn div .first {
          margin: 50px 0 15px; }
        #appassionato .txtWrap .txtWrapIn div .first2 {
          margin: 50px 0 15px; }  
          
/* appassionato */
#ogasawara_2 {
  width: 100%;
  height: 665px;
  background: url(../img/img_top4.jpg) 0/cover no-repeat;
  padding: 45px 0; }
  #ogasawara_2 .since {
    display: block;
    position: absolute;
    top: 77px;
    left: 14.5%;
    font-size: 1.4rem;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 3.0px; }
    #ogasawara_2 .since:before {
      content: "";
      width: 13px;
      height: 1px;
      background-color: #FFF;
      position: absolute;
      left: -23px;
      top: 50%; }
     
  #ogasawara_2 .linkbox {
    	position: relative;
    	top: 0;
    left: 0;
    height:100%;
    width: 100%;
  }

  #ogasawara_2 .txtWrap {
    position: absolute;
    top: 145px;
    left: 39%;
    width: 658px; }
    #ogasawara_2 .txtWrap h2 {
      font-family: 'Source Sans Pro', sans-serif;
      font-weight: 600;
      font-style: italic;
      text-align: left;
      letter-spacing: 8.8px;
      line-height: 1.3;
      margin-left: 5px; }
    #ogasawara_2 .txtWrap .txtWrapIn {
      display: flex;
      display: -webkit-flex;
      justify-content: space-between;
      flex-wrap: wrap;
      margin-top: 30px; }
      #ogasawara_2 .txtWrap .txtWrapIn div {
        width: 320px; }
        #ogasawara_2 .txtWrap .txtWrapIn div .txt {
          line-height: 1.8; }
        #ogasawara_2 .txtWrap .txtWrapIn div .btn {
          width: 288px;
          margin: 0; }
        #ogasawara_2 .txtWrap .txtWrapIn div .first {
          margin: 50px 0 15px; }
        #ogasawara_2 .txtWrap .txtWrapIn div .first2 {
          margin: 50px 0 15px; }  
        

/* ogasawara */
#ogasawara {
  width: 100%;
  height: 665px;
  background: url(../img/img_top4.jpg) 0/cover no-repeat; }
  #ogasawara .txtWrap {
    width: 374px;
    /*height: 470px;*/
    height: 500px;
    background-color: #FFF;
    position: absolute;
    top: 95px;
    right: 14.5%;
    color: #000; }
    #ogasawara .txtWrap h2 {
      margin-top: 33px;
      line-height: 1.7;
      letter-spacing: 8.0px;
      font-size: 3.0rem; }
      #ogasawara .txtWrap h2 span {
        font-size: 1.4rem;
        font-style: italic;
        letter-spacing: 4.0px; }
      #ogasawara .txtWrap h2:before {
        content: "";
        width: 90px;
        height: 1px;
        background-color: #1b1b1b;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: 120px; }
    #ogasawara .txtWrap .txt {
      width: 80%;
      margin: 40px auto 25px;
      color: #555;
      letter-spacing: normal;
      text-align: center;
      line-height: 27px; }
    #ogasawara .txtWrap .btn {
      width: 165px;
      border: 1px solid #000;
      box-sizing: border-box; }

    #ogasawara .linkbox {
    	position: relative;
    	top: 0;
    left: 0;
    height:100%;
    width: 100%;
  }

.boxWrap {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-wrap: wrap;
  /* online */
  /* legouter */ }
  .boxWrap .box {
    position: relative;
    width: 50%;
    height: 430px; }
    .boxWrap .box .txtWrap {
		color: #FFF;
      position: relative;
      margin-top: 150px;
      height: 215px; }
      .boxWrap .box .txtWrap h2 {
        font-size: 3.0rem;
        line-height: 1.2;
        letter-spacing: 9.0px;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 600;
        font-style: italic; }
        .boxWrap .box .txtWrap h2 span {
          font-size: 1.1rem;
          letter-spacing: 4.0px;
          font-style: normal; }
        .boxWrap .box .txtWrap h2:after {
          content: "";
          position: absolute;
          left: 0;
          right: 0;
          margin: auto;
          top: -75px; }
        .boxWrap .box .txtWrap h2:before {
          content: "";
          width: 65px;
          height: 1px;
          background-color: #FFF;
          position: absolute;
          left: 0;
          right: 0;
          margin: auto;
          top: 60px; }
      .boxWrap .box .txtWrap .txt {
        width: 69%;
        margin: 25px auto 0;
        text-align: center;
        font-size: 1.3rem;
        line-height: 1.8; }
      .boxWrap .box .txtWrap .btn {
        width: 165px;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto; }
	.boxWrap .box .txtWrap .btn2 {
        width: 300px;
        position: absolute;
		text-align: center;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto; }
  .boxWrap #online {
    background: url(../img/img_top5.jpg) 0/cover no-repeat; }
    .boxWrap #online h2:after {
      width: 88px;
      height: 58px;
      background: url(../img/logo_appassionato.png) center top/88px 58px no-repeat; }
  .boxWrap #legouter {
    background: url(../img/img_top6.jpg) 0/cover no-repeat; }
    .boxWrap #legouter h2:after {
      width: 65px;
      height: 65px;
      background: url(../img/logo_legouter.png) center top/65px 65px no-repeat; }

  .boxWrap .linkbox {
    	position: relative;
    	top: 0;
    left: 0;
    height:100%;
    width: 100%;
  }

/* information */
#information {
  width: 918px;
  margin: 0 auto;
  padding: 75px 0;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  #information h2 {
    color: #000;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    font-style: italic;
    text-align: left;
    font-size: 2.6rem; }
    #information h2 span {
      font-size: 1.2rem;
      font-style: normal; }
  #information ul {
    width: 604px; }
    #information ul li {
      font-size: 1.4rem;
      border-bottom: 1px solid #d2d2d2; }
      #information ul li:first-child {
        border-top: 1px solid #d2d2d2; }
      #information ul li span {
        color: #999;
        font-size: 1.2rem;
        margin-right: 13px; }
      #information ul li a {
        display: block;
        padding: 15px 0; }
        #information ul li a:hover {
          opacity: 0.5; }

/* linkWrap */
#linkWrap {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 918px;
  margin: 0 auto 80px; }
  #linkWrap #bnr {
    width: 446px; }
    #linkWrap #bnr li {
      width: 100%;
      margin-bottom: 24px; }
      #linkWrap #bnr li:last-child {
        margin-bottom: 0; }
      #linkWrap #bnr li img {
        width: 100%;
        height: auto; }
      #linkWrap #bnr li a:hover {
        opacity: 0.5; }
  #linkWrap #facebook {
    display: block; }

@media screen and (max-width: 768px) {
  #header {
    display: none; }
  /* mainvisual */
  #mainVisual {
    position: relative;
    height: auto;
    height: initial;
    background: none; }
    #mainVisual h1 {
      position: absolute;
      top: 39.5%;
      left: 9.4%;
      width: 47.4%; }
     #mainVisual .txtWrap {
	     display: none;}
     
      
      
  section {
    color: #FFF;
    position: relative; }
    section h2 {
      font-size: 1.9rem; }
      section h2 span {
        display: block;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 400; }
    section .txt {
      font-size: 1.2rem;
      line-height: 2; }
      section .txt a {
        color: #FFF;
        text-decoration: underline; }
        section .txt a:hover {
          text-decoration: none; }
    section .btn {
      height: 48px;
      font-size: 1.1rem;
      color: #000;
      background-color: #FFF;
      margin: 0 auto;
      font-weight: bold; }
      section .btn a {
        display: block;
        width: 100%;
        height: 100%;
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        align-items: center; }
        section .btn a:hover {
          opacity: 0.5; }
    section .bg {
      width: 100%; }
  /* about */
  #about {
    margin-top: 0;
    height: auto;
    display: block; }
    #about .left {
      width: 100%; }
      #about .left .txtWrap {
        width: 89%;
        padding-bottom: 110px; }
        #about .left .txtWrap h2 {
          line-height: 1.25;
          margin-top: 45px; }
          #about .left .txtWrap h2 span {
            display: none;
            font-size: 1.8rem;
            line-height: 45px; }
        #about .left .txtWrap .txt {
          width: 100%;
          margin: 35px auto 0; }
    #about .right {
      width: 100%;
      background: none; }
  /* appassionato */
  #appassionato {
    margin-top: 0;
    width: 100%;
    height: auto;
    height: initial;
    background: url(../img/sp/img_top3.jpg) 0/cover no-repeat; }
    #appassionato .since {
      display: none; }
    #appassionato .txtWrap {
      position: relative;
      top: 0;
      right: 0;
      left: 0;
      width: 89.3%;
      margin: 0 auto; }
      #appassionato .txtWrap h2 {
        margin-left: 5px; }
      #appassionato .txtWrap .txtWrapIn {
        display: block;
        margin-top: 30px; }
        #appassionato .txtWrap .txtWrapIn div {
          width: 100%; }
          #appassionato .txtWrap .txtWrapIn div .txt {
            margin-bottom: 25px; }
          #appassionato .txtWrap .txtWrapIn div .btn {
            width: 64%; }
          #appassionato .txtWrap .txtWrapIn div .first {
            margin: 40px auto 13px; }
            #appassionato .txtWrap .txtWrapIn div .first2 {
	        margin: 20px 0;
            }
            
  /* appassionato */
  #ogasawara_2 {
    width: 100%;
    height: auto;
    height: initial;
    background: url(../img/sp/img_top4.jpg) 0/cover no-repeat;
    padding: 50px 0 100px 0; }
    #ogasawara_2 .since {
      display: none; }
    #ogasawara_2 .txtWrap {
      position: relative;
      top: 0;
      right: 0;
      left: 0;
      width: 89.3%;
      margin: 0 auto; }
      #ogasawara_2 .txtWrap h2 {
        margin-left: 5px; }
      #ogasawara_2 .txtWrap .txtWrapIn {
        display: block;
        margin-top: 30px; }
        #ogasawara_2 .txtWrap .txtWrapIn div {
          width: 100%; }
          #ogasawara_2 .txtWrap .txtWrapIn div .txt {
            margin-bottom: 25px; }
          #ogasawara_2 .txtWrap .txtWrapIn div .btn {
            width: 64%; }
          #ogasawara_2 .txtWrap .txtWrapIn div .first {
            margin: 40px auto 13px; }
            #ogasawara_2 .txtWrap .txtWrapIn div .first2 {
	        margin: 20px 0;
            }
            
  /* ogasawara */
  #ogasawara {
    width: 100%;
    height: auto;
    height: initial;
    background: url(../img/sp/img_top4.jpg) 0/cover no-repeat;
    padding: 200px 0 60px 0; }
    #ogasawara .txtWrap {
      width: 76.8%;
      height: auto;
      height: initial;
      position: relative;
      top: 0;
      right: 0;
      left: 0;
      margin: 100px auto 0px auto;
      border: 1px solid #000; }
      #ogasawara .txtWrap h2 {
        margin-top: 33px;
        line-height: 1.7;
        letter-spacing: 8.0px;
        font-size: 2.4rem; }
        #ogasawara .txtWrap h2 span {
          font-size: 1.0rem;
          font-style: italic;
          letter-spacing: 4.0px; }
        #ogasawara .txtWrap h2:before {
          content: "";
          width: 63px;
          height: 1px;
          background-color: #1b1b1b;
          position: absolute;
          left: 0;
          right: 0;
          margin: auto;
          top: 105px; }
      #ogasawara .txtWrap .txt {
        width: 83%;
        margin: 40px auto 25px;
        color: #555;
        letter-spacing: normal;
        text-align: center;
        line-height: 27px; }
      #ogasawara .txtWrap .btn {
        width: 165px;
        border: 1px solid #000;
        box-sizing: border-box;
        margin-bottom: 35px; }
  .boxWrap {
    display: block;
    background: #CCC;
    /* online */
    /* legouter */ }
    .boxWrap .box {
      position: relative;
      width: 100%;
      height: auto;
      height: initial;
      padding: 50px 0 30px; }
      .boxWrap .box .txtWrap {
        position: relative;
        height: auto;
        height: initial;
        left: 0;
        right: 0;
        margin: 20% auto 0; }
        .boxWrap .box .txtWrap h2 {
          font-size: 2.4rem;
          line-height: 1.2;
          letter-spacing: 9.0px;
          font-family: 'Source Sans Pro', sans-serif;
          font-weight: 600;
          font-style: italic; }
          .boxWrap .box .txtWrap h2 span {
            font-size: 1.0rem;
            letter-spacing: 4.0px;
            font-style: normal; }
          .boxWrap .box .txtWrap h2:after {
            content: "";
            position: absolute;
            left: 0;
            right: 0;
            margin: auto;
            top: -75px; }
          .boxWrap .box .txtWrap h2:before {
            content: "";
            width: 65px;
            height: 1px;
            background-color: #FFF;
            position: absolute;
            left: 0;
            right: 0;
            margin: auto;
            top: 60px; }
        .boxWrap .box .txtWrap .txt {
          width: 89%;
          margin: 25px auto 0;
          text-align: center;
          font-size: 1.2rem;
          line-height: 1.8; }
        .boxWrap .box .txtWrap .btn {
          width: 165px;
          position: relative;
          bottom: 0;
          left: 0;
          right: 0;
          margin: 20px auto 0; }
    .boxWrap #online {
      background: url(../img/sp/img_top5.jpg) 0/cover no-repeat; }
      .boxWrap #online h2:after {
        width: 88px;
        height: 58px;
        background: url(../img/logo_appassionato.png) center top/88px 58px no-repeat; }
    .boxWrap #legouter {
      background: url(../img/sp/img_top6.jpg) 0/cover no-repeat; }
      .boxWrap #legouter h2:after {
        width: 65px;
        height: 65px;
        background: url(../img/logo_legouter.png) center top/65px 65px no-repeat; }
  /* information */
  #information {
    width: 89%;
    margin: 0 auto;
    padding: 30px 0 25px;
    display: block; }
    #information h2 {
      color: #000;
      font-family: 'Source Sans Pro', sans-serif;
      font-weight: 300;
      font-style: italic;
      text-align: left;
      font-size: 2.4rem;
      margin-bottom: 20px; }
      #information h2 span {
        font-size: 1.0rem;
        font-style: normal; }
    #information ul {
      width: 100%; }
      #information ul li {
        font-size: 1.2rem;
        border-bottom: 1px solid #d2d2d2;
        line-height: 1.9; }
        #information ul li:first-child {
          border-top: 1px solid #d2d2d2; }
        #information ul li span {
          display: block;
          font-size: 1.0rem;
          margin-right: 0; }
        #information ul li a {
          display: block;
          padding: 15px 0; }
          #information ul li a:hover {
            opacity: 0.5; }
  /* linkWrap */
  #linkWrap {
    display: block;
    width: 89%;
    margin: 0 auto; }
    #linkWrap #bnr {
      width: 100%; }
      #linkWrap #bnr li {
        width: 100%;
        margin-bottom: 24px; }
        #linkWrap #bnr li:last-child {
          margin-bottom: 0; }
        #linkWrap #bnr li img {
          width: 100%;
          height: auto; }
        #linkWrap #bnr li a:hover {
          opacity: 0.5; }
    #linkWrap #facebook {
      display: none; } }
