@charset "UTF-8";
/*! ======================================================
ネックアンドデコLP独自
====================================================== */
html, body {
  overflow-x: hidden; }

.main {
  padding-top: 0 !important; }
  @media all and (max-width: 768px) {
    .main {
      padding: 0 !important; } }

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
ファーストビューに画像どーんバージョンsection01　
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ 	*/
.imgTopVer .header {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.3) !important;
  z-index: 100; }
  .imgTopVer .header:before {
    width: 100%;
    height: 10px;
    display: block;
    background: #edd9be;
    background: -moz-linear-gradient(left, #edd9be 0%, #f1d1a8 49%, #efca93 100%);
    background: -webkit-linear-gradient(left, #edd9be 0%, #f1d1a8 49%, #efca93 100%);
    background: linear-gradient(to right, #edd9be 0%, #f1d1a8 49%, #efca93 100%); }
  @media all and (max-width: 640px) {
    .imgTopVer .header {
      position: relative !important;
      height: auto !important; } }
  @media only screen and (max-width: 880px) {
    .imgTopVer .header .header__logo {
      margin: 16px 0 0px !important; } }
  @media all and (max-width: 640px) {
    .imgTopVer .header .header__logo {
      margin: 4px 0 0px !important; } }
  .imgTopVer .header nav {
    background: transparent !important; }
    .imgTopVer .header nav .navi {
      position: static !important; }
      @media only screen and (max-width: 880px) {
        .imgTopVer .header nav .navi {
          margin: 18px 0 10px !important;
          box-shadow: none !important;
          padding: 16px 0 !important;
          margin: 0 !important; } }
      @media all and (max-width: 640px) {
        .imgTopVer .header nav .navi {
          border: none !important; } }
      .imgTopVer .header nav .navi:before {
        background: none !important; }
      .imgTopVer .header nav .navi li {
        border-color: rgba(255, 255, 255, 0.5) !important; }
        @media only screen and (max-width: 880px) {
          .imgTopVer .header nav .navi li {
            padding: 0 16px !important;
            margin: 0 !important;
            border-right: 1px solid #fff; }
            .imgTopVer .header nav .navi li:last-child {
              border: none !important; } }
        @media all and (max-width: 640px) {
          .imgTopVer .header nav .navi li {
            border-color: #BFB197 !important;
            display: inline-block !important; } }
    @media only screen and (max-width: 880px) {
      .imgTopVer .header nav a {
        font-size: 12px !important; }
        .imgTopVer .header nav a:before {
          content: none !important; } }

.imgTopVer .section01 {
  overflow-y: hidden;
  height: 100vh;
  position: relative;
  background: url("/neckanddeco_cream/img/nd_main03_bg.jpg?ver2021-01-29") no-repeat;
  background-position: center center;
  background-size: cover; }
  @media only screen and (max-width: 880px) {
    .imgTopVer .section01 {
      background: none;
      display: flex;
      flex-wrap: wrap-reverse;
      height: auto;
      padding: 0 !important; } }
  .imgTopVer .section01 .mainBg {
    display: none; }
    @media only screen and (max-width: 880px) {
      .imgTopVer .section01 .mainBg {
        position: absolute;
        top: 50%;
        left: -14%;
        width: 114%;
        transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        z-index: -1;
        display: block;
        width: 100%;
        position: static;
        transform: none; } }
    .imgTopVer .section01 .mainBg img {
      width: 100% !important;
      max-width: inherit !important; }
  .imgTopVer .section01 .mainImage {
    text-align: left;
    position: absolute;
    top: 50%;
    right: 10%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    width: auto;
    margin-top: 40px; }
    @media only screen and (max-width: 880px) {
      .imgTopVer .section01 .mainImage {
        text-align: center;
        position: static;
        transform: none;
        padding: 30px 0 20px !important;
        margin-top: 0; } }
  .imgTopVer .section01 .mainTitle {
    margin-bottom: 16px; }
    .imgTopVer .section01 .mainTitle__text {
      display: block !important;
      color: #fff !important;
      text-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
      position: relative;
      right: 10px; }
      @media only screen and (max-width: 880px) {
        .imgTopVer .section01 .mainTitle__text {
          right: 0;
          color: #7B6A60 !important;
          text-shadow: none; } }
      .imgTopVer .section01 .mainTitle__text span {
        color: #fff !important;
        text-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }
        @media only screen and (max-width: 880px) {
          .imgTopVer .section01 .mainTitle__text span {
            color: #7B6A60 !important;
            text-shadow: none; } }
  @media only screen and (max-width: 880px) {
    .imgTopVer .section01 .mainImage__text {
      padding: 10px 0 0; } }
  .imgTopVer .section01 .mainImage__text--title {
    font-size: 20px !important; }
    .imgTopVer .section01 .mainImage__text--title span {
      font-size: 20px !important;
      display: block !important; }
  .imgTopVer .section01 .mainImage__text a {
    background: rgba(255, 255, 255, 0.7);
    text-align: center;
    color: #AE8D23 !important;
    width: 90%; }
    .imgTopVer .section01 .mainImage__text a i {
      color: #AE8D23 !important; }
    .imgTopVer .section01 .mainImage__text a:hover {
      background: rgba(255, 255, 255, 0.7); }

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	
	


/* ▼始まりタグ　けさないでー＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
#frameLp #corporate {
  /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	▼汎用
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
  /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	▼トップメインエリア
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
  /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	▼美しく年齢を〜
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
  /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	▼Users Review
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
  /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	▼Q初対面の方の〜
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
  /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
▼年齢が出やすい「首元」
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
  /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
▼首元を美しく演出
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
  /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
▼How to Use
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
  /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
 ▼FAQ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
  /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
▼MEDIA
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
  /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	▼若々しさの決め手は〜
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
  /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	▼クロージング
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
  /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	▼フッター
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
  /* ▼閉じタグ　けさないでー＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */ }
  #frameLp #corporate * {
    color: #1c1c1c; }
  #frameLp #corporate .topMidashi {
    padding: 0 30px; }
    @media all and (max-width: 640px) {
      #frameLp #corporate .topMidashi {
        font-size: 6vw; }
        #frameLp #corporate .topMidashi span {
          font-size: 4vw; } }
  #frameLp #corporate section {
    padding: 60px 0; }
    @media all and (max-width: 768px) {
      #frameLp #corporate section {
        padding: 60px 16px; } }
  #frameLp #corporate .contentWidth {
    overflow: visible; }
    @media all and (max-width: 768px) {
      #frameLp #corporate .contentWidth {
        margin: 0 auto; } }
  #frameLp #corporate .sectionTitle {
    font-feature-settings: "palt";
    letter-spacing: 0.08em; }
    #frameLp #corporate .sectionTitle * {
      font-feature-settings: "palt";
      letter-spacing: 0.08em; }
  #frameLp #corporate .header__logo {
    /*
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	margin: 0 !important;
	width: auto !important;
	@media only screen and (max-width: 880px) {
		position: static !important;
		margin-top: 20px !important;
		transform: none !important;
	}//880
	a {
		position: relative;
		z-index: 100;
		height: auto !important;
		@include max($sp) {
			width: 240px !important;
		}//sp
		&:before {
			content: none;
		}//before
		img {
			min-width: 100% !important;
		}//img
	}//a
*/ }
  #frameLp #corporate .pageTopBtn i, #frameLp #corporate .footerDetail__text--box span {
    color: #fff; }
  #frameLp #corporate .ndMainImage {
    height: 400px;
    background-size: cover !important; }
    @media all and (max-width: 768px) {
      #frameLp #corporate .ndMainImage {
        height: 300px; } }
    @media all and (max-width: 640px) {
      #frameLp #corporate .ndMainImage {
        height: 50vw; } }
  #frameLp #corporate .section01 .mainTitle__text {
    display: inline-block;
    font-size: 30px;
    color: #7B6A60; }
    @media all and (max-width: 640px) {
      #frameLp #corporate .section01 .mainTitle__text {
        font-size: 6vw !important; } }
    #frameLp #corporate .section01 .mainTitle__text span {
      font-size: 50px;
      margin-right: 4px;
      color: #7B6A60;
      position: relative;
      top: 4px; }
      @media all and (max-width: 640px) {
        #frameLp #corporate .section01 .mainTitle__text span {
          font-size: 10vw !important; } }
  #frameLp #corporate .section01 .mainImage__image {
    max-width: 400px;
    margin: 30px auto;
    position: relative;
    left: 80px; }
    @media all and (max-width: 640px) {
      #frameLp #corporate .section01 .mainImage__image {
        width: 68vw;
        left: 6vw; } }
  #frameLp #corporate .section01 .mainImage__text--title {
    font-size: 24px; }
    @media all and (max-width: 640px) {
      #frameLp #corporate .section01 .mainImage__text--title {
        font-size: 5vw !important; } }
    #frameLp #corporate .section01 .mainImage__text--title span {
      display: inline-block;
      font-size: 24px; }
      @media all and (max-width: 640px) {
        #frameLp #corporate .section01 .mainImage__text--title span {
          font-size: 5vw !important; } }
  @media all and (max-width: 640px) {
    #frameLp #corporate .section01 .mainImage__text--price {
      font-size: 4vw !important; } }
  #frameLp #corporate .section01 .mainImage__text a {
    padding: 16px;
    border: 1px solid #AE8D23;
    display: block;
    max-width: 300px;
    margin: 30px auto;
    color: #AE8D23;
    transition: .2s; }
    #frameLp #corporate .section01 .mainImage__text a:hover {
      color: #EFCA93;
      border-color: #EFCA93;
      box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.2); }
      #frameLp #corporate .section01 .mainImage__text a:hover i {
        color: #EFCA93; }
    #frameLp #corporate .section01 .mainImage__text a i {
      color: #AE8D23;
      transition: .2s; }
  #frameLp #corporate .section02 {
    position: relative;
    padding: 30px 0; }
    @media all and (max-width: 640px) {
      #frameLp #corporate .section02 {
        padding: 60px 0; } }
    @media all and (max-width: 640px) {
      #frameLp #corporate .section02 .contentWidth {
        width: 100%;
        background: rgba(255, 255, 255, 0.5);
        padding: 16px; } }
    #frameLp #corporate .section02 .sectionTitle {
      font-size: 30px;
      line-height: 1.8;
      margin-bottom: 30px;
      text-shadow: 0 0 3px #fff; }
      #frameLp #corporate .section02 .sectionTitle span {
        font-size: 30px;
        line-height: 1.8;
        display: inline-block; }
      @media all and (max-width: 640px) {
        #frameLp #corporate .section02 .sectionTitle {
          font-size: 20px;
          line-height: 1.6;
          text-shadow: none; }
          #frameLp #corporate .section02 .sectionTitle span {
            font-size: 20px;
            line-height: 1.6; } }
    @media all and (max-width: 640px) {
      #frameLp #corporate .section02 .sectionText {
        text-align: left;
        width: 90%;
        margin: 0 auto; } }
    #frameLp #corporate .section02 .sectionText p {
      font-size: 20px; }
      @media all and (max-width: 640px) {
        #frameLp #corporate .section02 .sectionText p {
          font-size: 16px;
          line-height: 1.6;
          display: inline; } }
    #frameLp #corporate .section02 .sectionImage {
      position: absolute;
      top: 0;
      right: 0;
      max-width: 50%;
      z-index: -1; }
      @media all and (max-width: 768px) {
        #frameLp #corporate .section02 .sectionImage {
          max-width: 500px; } }
  #frameLp #corporate .section03 {
    margin: 0px auto 0; }
    @media all and (max-width: 640px) {
      #frameLp #corporate .section03 {
        margin-top: 0;
        padding-top: 30px;
        padding-bottom: 16px; } }
    #frameLp #corporate .section03 .topMidashi {
      margin-bottom: 60px; }
    #frameLp #corporate .section03 .reviewWrap {
      display: flex;
      flex-wrap: wrap; }
      #frameLp #corporate .section03 .reviewWrap .reviewImage {
        width: 40%;
        position: relative;
        top: -30px; }
        @media all and (max-width: 768px) {
          #frameLp #corporate .section03 .reviewWrap .reviewImage {
            width: 100%; } }
        #frameLp #corporate .section03 .reviewWrap .reviewImage__list {
          display: flex;
          flex-wrap: wrap; }
          #frameLp #corporate .section03 .reviewWrap .reviewImage__list li {
            width: calc(100% / 2 - 20px);
            margin: 10px;
            background: rgba(250, 230, 233, 0.5); }
            @media all and (max-width: 768px) {
              #frameLp #corporate .section03 .reviewWrap .reviewImage__list li {
                width: calc(100% / 10 - 10px);
                margin: 5px; } }
            @media all and (max-width: 640px) {
              #frameLp #corporate .section03 .reviewWrap .reviewImage__list li {
                width: calc(100% / 5 - 10px); } }
            #frameLp #corporate .section03 .reviewWrap .reviewImage__list li:nth-child(even) {
              position: relative;
              top: 60px; }
              @media all and (max-width: 768px) {
                #frameLp #corporate .section03 .reviewWrap .reviewImage__list li:nth-child(even) {
                  top: 0; } }
      #frameLp #corporate .section03 .reviewWrap .reviewDetail {
        width: 60%;
        padding-left: 60px; }
        @media all and (max-width: 768px) {
          #frameLp #corporate .section03 .reviewWrap .reviewDetail {
            width: 100%;
            max-width: 500px;
            padding-left: 0;
            display: flex;
            flex-wrap: wrap;
            margin: 0 auto; } }
        #frameLp #corporate .section03 .reviewWrap .reviewDetail__box {
          text-align: left;
          margin-bottom: 30px;
          position: relative;
          border-radius: 2px;
          padding: 4px 16px 2px;
          border: 1px solid #ffdfe5; }
          #frameLp #corporate .section03 .reviewWrap .reviewDetail__box:before {
            content: "";
            width: 46px;
            height: 46px;
            position: absolute;
            left: -22px;
            border-radius: 50%;
            z-index: -1;
            background: rgba(250, 230, 233, 0.5);
            top: -22px; }
          #frameLp #corporate .section03 .reviewWrap .reviewDetail__box * {
            font-size: 14px; }
          #frameLp #corporate .section03 .reviewWrap .reviewDetail__box--text {
            padding: 10px 0; }
            @media all and (max-width: 640px) {
              #frameLp #corporate .section03 .reviewWrap .reviewDetail__box--text br {
                display: none; } }
          #frameLp #corporate .section03 .reviewWrap .reviewDetail__box--user {
            padding: 6px 0;
            border-top: 1px dotted #ffdfe5; }
            #frameLp #corporate .section03 .reviewWrap .reviewDetail__box--user:before {
              content: "◆";
              margin-right: 4px;
              color: #e0af66; }
  #frameLp #corporate .section04 {
    background: url("/neckanddeco_cream/img/nd_main02.jpg?ver2020-09-15") no-repeat 70% 100%;
    background-size: cover;
    position: relative;
    z-index: 0; }
    @media only screen and (max-width: 880px) {
      #frameLp #corporate .section04 {
        background: none;
        padding: 0px 0 60px;
        border-bottom: 1px dashed #BFB197; } }
    #frameLp #corporate .section04 .contentWidth {
      display: flex;
      flex-direction: row-reverse;
      overflow: visible; }
      @media only screen and (max-width: 880px) {
        #frameLp #corporate .section04 .contentWidth {
          flex-wrap: wrap-reverse;
          padding: 0; } }
      #frameLp #corporate .section04 .contentWidth .sectionInner {
        text-align: left;
        width: 60%;
        padding: 30px 34px;
        border-radius: 2px;
        background: rgba(255, 255, 255, 0.7);
        box-shadow: 0 0 4px rgba(3, 67, 86, 0.1); }
        @media only screen and (max-width: 880px) {
          #frameLp #corporate .section04 .contentWidth .sectionInner {
            width: 100%;
            margin: 0 auto;
            box-shadow: none;
            max-width: 600px;
            padding-bottom: 0; } }
        #frameLp #corporate .section04 .contentWidth .sectionInner .sectionTitle {
          position: relative;
          margin-bottom: 18px;
          padding-left: 90px; }
          @media all and (max-width: 640px) {
            #frameLp #corporate .section04 .contentWidth .sectionInner .sectionTitle {
              padding-left: 10vw; } }
          #frameLp #corporate .section04 .contentWidth .sectionInner .sectionTitle p {
            font-size: 30px;
            display: inline-block;
            position: relative; }
            @media all and (max-width: 640px) {
              #frameLp #corporate .section04 .contentWidth .sectionInner .sectionTitle p {
                font-size: 5vw; } }
            #frameLp #corporate .section04 .contentWidth .sectionInner .sectionTitle p:before {
              content: "";
              width: 100%;
              height: 12px;
              background: #fd2e5f;
              position: absolute;
              bottom: 1px;
              left: 0;
              z-index: -1; }
          #frameLp #corporate .section04 .contentWidth .sectionInner .sectionTitle img {
            max-width: 60px;
            position: absolute;
            z-index: 0;
            left: 12px;
            top: 50%;
            transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%); }
            @media all and (max-width: 640px) {
              #frameLp #corporate .section04 .contentWidth .sectionInner .sectionTitle img {
                left: 0;
                max-width: 8vw; } }
        @media all and (max-width: 768px) {
          #frameLp #corporate .section04 .contentWidth .sectionInner .sectionText {
            text-align: center; } }
        @media all and (max-width: 640px) {
          #frameLp #corporate .section04 .contentWidth .sectionInner .sectionText {
            text-align: left; } }
        #frameLp #corporate .section04 .contentWidth .sectionInner .sectionText.waku {
          padding: 20px 30px;
          border-top: 1px dashed #BFB197;
          border-bottom: 1px dashed #BFB197;
          margin-bottom: 30px;
          margin-top: 10px; }
          @media all and (max-width: 768px) {
            #frameLp #corporate .section04 .contentWidth .sectionInner .sectionText.waku {
              text-align: left; }
              #frameLp #corporate .section04 .contentWidth .sectionInner .sectionText.waku p {
                max-width: 260px;
                margin: 0 auto; } }
          #frameLp #corporate .section04 .contentWidth .sectionInner .sectionText.waku p, #frameLp #corporate .section04 .contentWidth .sectionInner .sectionText.waku span {
            font-size: 20px; }
            @media all and (max-width: 640px) {
              #frameLp #corporate .section04 .contentWidth .sectionInner .sectionText.waku p, #frameLp #corporate .section04 .contentWidth .sectionInner .sectionText.waku span {
                font-size: 5vw; } }
          #frameLp #corporate .section04 .contentWidth .sectionInner .sectionText.waku p span:nth-child(1) {
            padding-right: 1.3em; }
        #frameLp #corporate .section04 .contentWidth .sectionInner .sectionText span {
          display: inline-block; }
      #frameLp #corporate .section04 .contentWidth .sectionImage {
        display: none; }
        @media only screen and (max-width: 880px) {
          #frameLp #corporate .section04 .contentWidth .sectionImage {
            display: block;
            margin-bottom: 30px; } }
  #frameLp #corporate .section05 {
    text-align: left;
    position: relative;
    overflow: visible; }
    #frameLp #corporate .section05 .sectionTitle {
      font-size: 30px;
      position: relative;
      padding: 0 10px;
      margin-bottom: 30px; }
      @media all and (max-width: 640px) {
        #frameLp #corporate .section05 .sectionTitle {
          font-size: 6vw;
          text-align: center; } }
      #frameLp #corporate .section05 .sectionTitle .cream_svg {
        position: absolute;
        top: 50%;
        left: -10px;
        transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        z-index: -1;
        max-width: 90px; }
        #frameLp #corporate .section05 .sectionTitle .cream_svg .st0 .st1 {
          fill: #fff !important; }
    #frameLp #corporate .section05 .sectionText {
      width: 60%; }
      @media all and (max-width: 640px) {
        #frameLp #corporate .section05 .sectionText {
          width: 90%;
          margin: 0 auto; }
          #frameLp #corporate .section05 .sectionText p {
            font-size: 14px; } }
    #frameLp #corporate .section05 .sectionImage {
      position: absolute;
      top: 50%;
      right: -1%;
      transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      max-width: 400px;
      z-index: -1; }
      @media all and (max-width: 640px) {
        #frameLp #corporate .section05 .sectionImage {
          position: static;
          max-width: 80%;
          margin: 30px auto 0;
          transform: none; } }
  #frameLp #corporate .section06 {
    background: url("/neckanddeco_cream/img/nurikabe_bg.jpg") no-repeat center;
    background-size: cover; }
    #frameLp #corporate .section06 .sectionTitle {
      font-size: 30px; }
      @media all and (max-width: 768px) {
        #frameLp #corporate .section06 .sectionTitle {
          margin-bottom: 16px; } }
      @media all and (max-width: 640px) {
        #frameLp #corporate .section06 .sectionTitle {
          font-size: 6vw; } }
    @media all and (max-width: 768px) {
      #frameLp #corporate .section06 .sectionText {
        margin-bottom: 30px; }
        #frameLp #corporate .section06 .sectionText br:last-child {
          display: none; } }
    @media all and (max-width: 640px) {
      #frameLp #corporate .section06 .sectionText {
        font-size: 14px; }
        #frameLp #corporate .section06 .sectionText br {
          display: none; } }
    #frameLp #corporate .section06 .itemDetail {
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      background: #fff;
      border-radius: 10px;
      box-shadow: 0 0 5px rgba(49, 49, 49, 0.2);
      padding: 40px; }
      @media all and (max-width: 640px) {
        #frameLp #corporate .section06 .itemDetail {
          display: block;
          padding: 30px; } }
      #frameLp #corporate .section06 .itemDetail__image {
        width: 35%;
        padding-right: 20px; }
        @media all and (max-width: 640px) {
          #frameLp #corporate .section06 .itemDetail__image {
            width: 100%;
            padding-right: 0;
            margin-bottom: 16px; } }
      #frameLp #corporate .section06 .itemDetail__text {
        width: 65%;
        text-align: left;
        font-size: 14px;
        line-height: 1.6; }
        @media all and (max-width: 640px) {
          #frameLp #corporate .section06 .itemDetail__text {
            width: 100%; } }
    #frameLp #corporate .section06 .switch {
      border-top: 1px dashed #BFB197;
      padding-top: 50px;
      margin-top: 60px; }
    #frameLp #corporate .section06 .pointAll {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-around;
      align-items: center; }
      @media all and (max-width: 768px) {
        #frameLp #corporate .section06 .pointAll {
          margin-bottom: 20px;
          max-width: 600px; } }
      #frameLp #corporate .section06 .pointAll .pointBox {
        width: 180px;
        height: 180px;
        background: #fff;
        border-radius: 50%;
        box-shadow: 0 0 5px rgba(49, 49, 49, 0.2);
        margin: 10px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
        position: relative; }
        @media all and (max-width: 640px) {
          #frameLp #corporate .section06 .pointAll .pointBox {
            width: 34vw;
            height: 34vw; } }
        #frameLp #corporate .section06 .pointAll .pointBox p {
          width: 100%;
          line-height: 1.6; }
          @media all and (max-width: 640px) {
            #frameLp #corporate .section06 .pointAll .pointBox p {
              font-size: 3.5vw; } }
        #frameLp #corporate .section06 .pointAll .pointBox__point {
          font-size: 34px;
          position: absolute;
          top: -14px;
          left: 50%;
          transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          -webkit-transform: translateX(-50%);
          -moz-transform: translateX(-50%);
          color: #AE8D23;
          width: 100%; }
          @media all and (max-width: 640px) {
            #frameLp #corporate .section06 .pointAll .pointBox__point {
              font-size: 6vw !important;
              top: 0; } }
    #frameLp #corporate .section06 .pointDetailWrap {
      display: flex;
      flex-wrap: wrap; }
      #frameLp #corporate .section06 .pointDetailWrap .pointDetailBox {
        text-align: left;
        width: calc(100% / 2 - 60px);
        margin: 16px 30px; }
        @media all and (max-width: 768px) {
          #frameLp #corporate .section06 .pointDetailWrap .pointDetailBox {
            width: 100%;
            max-width: 500px;
            margin: 0 auto; } }
        #frameLp #corporate .section06 .pointDetailWrap .pointDetailBox__title {
          font-size: 20px;
          padding: 4px 16px;
          border-bottom: 1px solid #1c1c1c; }
          @media all and (max-width: 640px) {
            #frameLp #corporate .section06 .pointDetailWrap .pointDetailBox__title {
              font-size: 4.5vw; } }
          #frameLp #corporate .section06 .pointDetailWrap .pointDetailBox__title span {
            color: #AE8D23;
            font-size: 24px;
            margin-right: 10px; }
            @media all and (max-width: 640px) {
              #frameLp #corporate .section06 .pointDetailWrap .pointDetailBox__title span {
                font-size: 4.5vw; } }
        #frameLp #corporate .section06 .pointDetailWrap .pointDetailBox__text {
          padding: 16px;
          font-size: 14px;
          line-height: 1.6; }
          @media all and (max-width: 640px) {
            #frameLp #corporate .section06 .pointDetailWrap .pointDetailBox__text br {
              display: none; } }
          #frameLp #corporate .section06 .pointDetailWrap .pointDetailBox__text--true {
            font-size: 12px;
            color: #969696;
            margin-top: 6px; }
        #frameLp #corporate .section06 .pointDetailWrap .pointDetailBox.special {
          width: 100%; }
  @media all and (max-width: 640px) {
    #frameLp #corporate .section07 #movie {
      min-height: inherit !important; } }
  #frameLp #corporate .section07 #movie .corner__inner {
    position: relative;
    width: 100%;
    padding-top: 510px; }
    @media all and (max-width: 900px) {
      #frameLp #corporate .section07 #movie .corner__inner {
        padding-top: 56%; } }
    @media all and (max-width: 768px) {
      #frameLp #corporate .section07 #movie .corner__inner {
        padding-top: 56.25%; } }
    #frameLp #corporate .section07 #movie .corner__inner.balm {
      margin-bottom: 120px; }
    #frameLp #corporate .section07 #movie .corner__inner iframe {
      position: absolute;
      top: 0;
      right: 0;
      width: 100%;
      height: 100%;
      max-height: 506px; }
  #frameLp #corporate .section07 #movie .movieText {
    line-height: 1.5;
    margin: 10px 0 60px 0;
    text-align: left; }
    @media all and (max-width: 640px) {
      #frameLp #corporate .section07 #movie .movieText {
        margin-bottom: 30px; } }
    #frameLp #corporate .section07 #movie .movieText__inner {
      margin-bottom: 16px; }
      @media all and (max-width: 640px) {
        #frameLp #corporate .section07 #movie .movieText__inner {
          font-size: 14px; } }
    #frameLp #corporate .section07 #movie .movieText__announce {
      border: 1px solid #4e4e4e;
      padding: 16px;
      margin-bottom: 16px; }
      #frameLp #corporate .section07 #movie .movieText__announce p {
        font-size: 14px;
        padding-left: 1em;
        text-indent: -1em; }
    #frameLp #corporate .section07 #movie .movieText__gold {
      color: #AE8D23;
      text-align: center !important; }
      @media all and (max-width: 640px) {
        #frameLp #corporate .section07 #movie .movieText__gold {
          font-size: 14px; } }
  #frameLp #corporate .section07 .stepWrap {
    display: flex;
    flex-wrap: wrap; }
    #frameLp #corporate .section07 .stepWrap .stepBox {
      width: calc(100% / 2 - 60px);
      margin: 30px;
      border: 1px solid #EFCA93;
      position: relative; }
      @media all and (max-width: 640px) {
        #frameLp #corporate .section07 .stepWrap .stepBox {
          width: 100%;
          margin: 16px; } }
      #frameLp #corporate .section07 .stepWrap .stepBox__number {
        color: #fff;
        position: absolute;
        left: -10px;
        top: -10px;
        padding: 10px 16px;
        line-height: 1.5;
        background: #d8994b;
        background: -moz-linear-gradient(-45deg, #d8994b 0%, #c98d43 0%, #d6a868 44%, #e5ba82 100%);
        background: -webkit-linear-gradient(-45deg, #d8994b 0%, #c98d43 0%, #d6a868 44%, #e5ba82 100%);
        background: linear-gradient(135deg, #d8994b 0%, #c98d43 0%, #d6a868 44%, #e5ba82 100%); }
        #frameLp #corporate .section07 .stepWrap .stepBox__number span {
          font-size: 30px;
          display: block;
          line-height: 1;
          color: #fff; }
      #frameLp #corporate .section07 .stepWrap .stepBox__text {
        font-size: 14px;
        padding: 16px;
        text-align: left;
        line-height: 1.5; }
  #frameLp #corporate .section08 {
    text-align: center;
    background: url("/neckanddeco_cream/img/nurikabe_bg.jpg") no-repeat center;
    background-size: cover;
    position: relative; }
    @media all and (max-width: 768px) {
      #frameLp #corporate .section08 {
        padding-bottom: 0; } }
    #frameLp #corporate .section08 img {
      max-width: 350px;
      z-index: 1; }
      @media all and (max-width: 640px) {
        #frameLp #corporate .section08 img {
          max-width: 200px; } }
    #frameLp #corporate .section08 .hana02, #frameLp #corporate .section08 .hana03, #frameLp #corporate .section08 .hana04, #frameLp #corporate .section08 .hana05, #frameLp #corporate .section08 .hana06 {
      position: relative; }
    #frameLp #corporate .section08 .hana01 img {
      position: absolute;
      top: -70px;
      right: -150px; }
      @media all and (max-width: 640px) {
        #frameLp #corporate .section08 .hana01 img {
          top: -62px;
          right: -100px; } }
    #frameLp #corporate .section08 .hana02 img {
      position: absolute;
      top: -400px;
      left: -260px;
      width: 300px; }
      @media all and (max-width: 640px) {
        #frameLp #corporate .section08 .hana02 img {
          top: -134px;
          left: -157px; } }
    #frameLp #corporate .section08 .hana03 img {
      position: absolute;
      top: -40px;
      right: -260px;
      width: 300px; }
      @media all and (max-width: 640px) {
        #frameLp #corporate .section08 .hana03 img {
          top: -141px;
          right: -148px; } }
    #frameLp #corporate .section08 .hana04 img {
      position: absolute;
      top: -350px;
      left: -260px; }
      @media all and (max-width: 640px) {
        #frameLp #corporate .section08 .hana04 img {
          top: -572px;
          left: -125px;
          width: 150px; } }
    #frameLp #corporate .section08 .hana05 img {
      position: absolute;
      top: -480px;
      right: -300px; }
      @media all and (max-width: 640px) {
        #frameLp #corporate .section08 .hana05 img {
          top: -460px;
          right: -168px;
          width: 200px; } }
    #frameLp #corporate .section08 .hana06 img {
      position: absolute;
      top: -120px;
      left: -200px;
      width: 300px; }
      @media all and (max-width: 640px) {
        #frameLp #corporate .section08 .hana06 img {
          left: -80px;
          width: 160px;
          top: -90px; } }
    #frameLp #corporate .section08 .faqWrap {
      padding: 10px 30px;
      margin-top: 0;
      overflow: visible; }
      @media all and (max-width: 640px) {
        #frameLp #corporate .section08 .faqWrap {
          padding: 10px; } }
      #frameLp #corporate .section08 .faqWrap .faqBox {
        text-align: left;
        margin-bottom: 60px;
        position: relative; }
        #frameLp #corporate .section08 .faqWrap .faqBox__inner {
          background: #fff;
          border-radius: 26px;
          margin-bottom: 16px;
          box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
          padding: 16px 30px 30px;
          width: 80%;
          line-height: 1.5;
          position: relative; }
          @media all and (max-width: 640px) {
            #frameLp #corporate .section08 .faqWrap .faqBox__inner {
              width: 100%; } }
          #frameLp #corporate .section08 .faqWrap .faqBox__inner.q {
            padding-left: calc(2.8em + 30px);
            text-indent: -2.8em; }
            #frameLp #corporate .section08 .faqWrap .faqBox__inner.q:before {
              content: "";
              display: inline-block;
              width: 30px;
              height: 32px;
              background: url("/neckanddeco_cream/img/section08_q.png") no-repeat center;
              background-size: 100%;
              position: relative;
              top: 10px;
              margin-right: 16px; }
            #frameLp #corporate .section08 .faqWrap .faqBox__inner.q:after {
              content: "";
              width: 50px;
              height: 50px;
              display: inline-block;
              border-radius: 50%;
              position: absolute;
              top: 60%;
              left: -34px;
              transform: translateY(-50%);
              -ms-transform: translateY(-50%);
              -webkit-transform: translateY(-50%);
              -moz-transform: translateY(-50%);
              background-color: transparent;
              box-shadow: inset -10px -8px 0px -3px #fff; }
          #frameLp #corporate .section08 .faqWrap .faqBox__inner.a {
            margin-left: 20%; }
            @media all and (max-width: 640px) {
              #frameLp #corporate .section08 .faqWrap .faqBox__inner.a {
                margin-left: 0; } }
            #frameLp #corporate .section08 .faqWrap .faqBox__inner.a .faqBox__inner--title {
              border-bottom: 1px solid #1c1c1c;
              padding-bottom: 10px;
              margin-bottom: 20px;
              padding-left: 2.8em;
              text-indent: -2.8em; }
              @media all and (max-width: 640px) {
                #frameLp #corporate .section08 .faqWrap .faqBox__inner.a .faqBox__inner--title {
                  letter-spacing: -0.9px; } }
              #frameLp #corporate .section08 .faqWrap .faqBox__inner.a .faqBox__inner--title:before {
                content: "";
                display: inline-block;
                width: 30px;
                height: 34px;
                background: url("/neckanddeco_cream/img/section08_a.png") no-repeat center;
                background-size: 100%;
                margin-right: 16px;
                padding-bottom: 10px;
                position: relative;
                top: 6px; }
              #frameLp #corporate .section08 .faqWrap .faqBox__inner.a .faqBox__inner--title:after {
                content: "";
                width: 50px;
                height: 50px;
                display: inline-block;
                border-radius: 50%;
                position: absolute;
                top: 60%;
                right: -38px;
                transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                -webkit-transform: translateY(-50%);
                -moz-transform: translateY(-50%);
                background-color: transparent;
                box-shadow: inset 12px -8px 0px -3px #fff; }
          @media all and (max-width: 640px) {
            #frameLp #corporate .section08 .faqWrap .faqBox__inner--text {
              font-size: 14px; } }
  #frameLp #corporate .section09 {
    text-align: center;
    margin-bottom: 30px; }
    @media all and (max-width: 768px) {
      #frameLp #corporate .section09 {
        margin-bottom: 0; } }
    #frameLp #corporate .section09 .magazine {
      display: flex;
      flex-wrap: wrap;
      margin-top: 0; }
      @media all and (max-width: 768px) {
        #frameLp #corporate .section09 .magazine {
          margin-bottom: 30px; } }
      #frameLp #corporate .section09 .magazine__box {
        width: calc(100% / 3 - 30px);
        margin: 15px;
        text-align: center;
        padding: 30px 0 18px;
        border: 1px solid #BFB197; }
        @media all and (max-width: 768px) {
          #frameLp #corporate .section09 .magazine__box {
            width: calc(100% / 2 - 30px); } }
        @media all and (max-width: 640px) {
          #frameLp #corporate .section09 .magazine__box {
            width: 100%; } }
        #frameLp #corporate .section09 .magazine__box img {
          max-width: 60%; }
        #frameLp #corporate .section09 .magazine__box--title {
          font-size: 14px;
          margin-top: 16px; }
    #frameLp #corporate .section09 .tenji {
      position: relative; }
      @media all and (max-width: 640px) {
        #frameLp #corporate .section09 .tenji {
          padding: 0; } }
      #frameLp #corporate .section09 .tenji__title {
        background: #D1A368;
        display: inline-block;
        position: absolute;
        top: -16px;
        left: -10px;
        z-index: 5;
        padding: 10px 60px;
        height: 48px;
        color: #fff; }
        @media all and (max-width: 768px) {
          #frameLp #corporate .section09 .tenji__title {
            left: calc(-10px - 5%); } }
        @media all and (max-width: 640px) {
          #frameLp #corporate .section09 .tenji__title {
            padding: 10px 30px; } }
        #frameLp #corporate .section09 .tenji__title:before {
          content: "";
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 0 30px 48px 30px;
          border-color: transparent transparent #D1A368 transparent;
          position: absolute;
          bottom: 0;
          right: -30px; }
      #frameLp #corporate .section09 .tenji__image--detail {
        position: relative;
        width: 100%;
        overflow: hidden;
        margin-bottom: 10px; }
        #frameLp #corporate .section09 .tenji__image--detail.big {
          height: 320px; }
          @media all and (max-width: 768px) {
            #frameLp #corporate .section09 .tenji__image--detail.big {
              height: 34vw; } }
          #frameLp #corporate .section09 .tenji__image--detail.big img {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%); }
  #frameLp #corporate .section10 {
    background: rgba(198, 156, 109, 0.15);
    position: relative;
    z-index: 0; }
    @media all and (max-width: 768px) {
      #frameLp #corporate .section10 {
        display: flex;
        flex-wrap: wrap-reverse;
        padding: 0; } }
    #frameLp #corporate .section10 .sectionInner {
      text-align: left; }
      #frameLp #corporate .section10 .sectionInner p {
        font-size: 20px; }
        @media all and (max-width: 640px) {
          #frameLp #corporate .section10 .sectionInner p {
            font-size: 5vw;
            text-align: left; } }
      #frameLp #corporate .section10 .sectionInner .sectionText {
        width: 50%; }
        @media all and (max-width: 768px) {
          #frameLp #corporate .section10 .sectionInner .sectionText {
            width: 100%;
            padding: 30px;
            background: #fff;
            position: relative;
            top: -60px;
            border-radius: 2px;
            text-align: center; }
            #frameLp #corporate .section10 .sectionInner .sectionText br {
              display: none; } }
      #frameLp #corporate .section10 .sectionInner .sectionTitle {
        position: relative;
        z-index: 1;
        max-width: 400px;
        margin-bottom: 50px; }
        @media all and (max-width: 768px) {
          #frameLp #corporate .section10 .sectionInner .sectionTitle {
            margin-bottom: 30px;
            max-width: 100%; } }
        #frameLp #corporate .section10 .sectionInner .sectionTitle span {
          font-size: 30px;
          display: inline-block;
          position: relative;
          line-height: 1.7; }
          @media all and (max-width: 640px) {
            #frameLp #corporate .section10 .sectionInner .sectionTitle span {
              font-size: 6vw; } }
          #frameLp #corporate .section10 .sectionInner .sectionTitle span:before {
            content: "";
            width: 100%;
            height: 12px;
            background: #f9d0d4;
            position: absolute;
            bottom: 8px;
            left: 0;
            z-index: -1; }
        #frameLp #corporate .section10 .sectionInner .sectionTitle .cream_svg {
          position: absolute;
          left: -30px;
          top: -20px;
          z-index: -2;
          width: 80px; }
    #frameLp #corporate .section10 .sectionImage {
      position: absolute;
      bottom: -30px;
      right: -150px;
      z-index: -2;
      width: 700px; }
      @media all and (max-width: 768px) {
        #frameLp #corporate .section10 .sectionImage {
          height: 200px;
          position: relative;
          overflow: hidden;
          bottom: inherit;
          right: inherit; }
          #frameLp #corporate .section10 .sectionImage img {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%); } }
  #frameLp #corporate .section11 .sectionInner {
    position: relative; }
    @media all and (max-width: 640px) {
      #frameLp #corporate .section11 .sectionInner {
        display: flex;
        flex-wrap: wrap-reverse; } }
    #frameLp #corporate .section11 .sectionInner .sectionText {
      text-align: left;
      width: 50%;
      margin-left: 50%; }
      @media all and (max-width: 640px) {
        #frameLp #corporate .section11 .sectionInner .sectionText {
          width: 100%;
          margin-left: 0; }
          #frameLp #corporate .section11 .sectionInner .sectionText .hanyouBtn {
            margin: 0 auto;
            display: block;
            width: 100%; } }
      #frameLp #corporate .section11 .sectionInner .sectionText .sectionTitle {
        font-size: 30px;
        margin-bottom: 10px; }
        @media all and (max-width: 640px) {
          #frameLp #corporate .section11 .sectionInner .sectionText .sectionTitle {
            font-size: 6vw; } }
      #frameLp #corporate .section11 .sectionInner .sectionText .kakaku {
        margin-bottom: 30px; }
    #frameLp #corporate .section11 .sectionInner .sectionImage {
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      width: 360px; }
      @media all and (max-width: 768px) {
        #frameLp #corporate .section11 .sectionInner .sectionImage {
          width: 43%; } }
      @media all and (max-width: 640px) {
        #frameLp #corporate .section11 .sectionInner .sectionImage {
          width: 100%;
          position: static;
          transform: none;
          margin-bottom: 30px;
          padding: 0 5%; } }
  #frameLp #corporate .footer .footerNaviBox {
    display: none; }
  #frameLp #corporate .footer .contactBtn, #frameLp #corporate .footer .snsButton__share, #frameLp #corporate .footer .snsButton__share i {
    color: #fff; }
  #frameLp #corporate .footer .footerDetail__title img {
    max-width: 300px;
    width: 80%; }

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
