@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

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

td, th {
  padding: 0;
}

html {
  font-size: 62.5%;
  width: 100%;
}

body {
  position: relative;
  right: 0;
  width: 100%;
  font-size: 1.6rem;
  font-family: "秀英丸ゴシック B", "Shuei MaruGo B", "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
  letter-spacing: 0.025em;
  line-height: 2;
  color: #fff;
  background-color: #fff;
}

html, body {
  min-width: 100%;
  height: 100%;
}

a {
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6, div, p, ul, li {
  margin: 0;
  padding: 0;
  font-size: 1.6rem;
  font-weight: normal;
}

ul, li {
  list-style: none;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

@media screen and (max-width: 480px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  br {
    display: none;
  }
  br.br {
    display: block;
  }
}

.header {
  color: #231815;
  height: 80px;
  display: table;
  width: 100%;
  min-width: 1000px;
}

.header .tobichi {
  display: table-cell;
  text-align: left;
  width: 50%;
}

.header .tobichi a {
  display: inline-block;
}

.header .tobichi object {
  padding: 20px 0 0 20px;
}

.header__text {
  display: table-cell;
  width: 50%;
  text-align: right;
  line-height: 80px;
  padding-right: 20px;
  vertical-align: middle;
  margin: 0;
}

.head {
  width: 100%;
  background-image: url("../images/bg_title.jpg");
  background-size: cover;
  background-position: center center;
  height: 1000px;
  text-align: center;
}

.head__title object {
  margin-top: 40px;
}

.head .yodogawa {
  margin-top: 45px;
}

.head .share {
  margin: 20px 0;
}

.head .share li {
  display: inline-block;
}

.head .share li:first-child:after {
  content: '';
  margin: 0 10px;
  width: 1px;
  border-right: 1px solid #fff;
  height: 100%;
}

.head .share li a {
  color: #fff;
  font-family: FontAwesome, "秀英丸ゴシック B", "Shuei MaruGo B", "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
}

.head .share li a:before {
  font-size: 2.6rem;
  margin-right: 10px;
  vertical-align: middle;
}

.product__head {
  width: 100%;
  background-color: #AA9164;
  text-align: center;
  padding: 70px 0 60px;
}

.profile__title {
  padding: 50px 0;
}

.profile-text {
  display: none;
  width: 450px;
  margin: 0 auto;
  text-align: left;
  position: relative;
}

.profile-text a {
  color: #fff;
  text-decoration: underline;
}

.profile-text a:hover {
  text-decoration: none;
}

.profile-close {
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 4rem;
  line-height: 1;
  color: #fff;
  text-decoration: none;
}

a.profile-close {
  text-decoration: none;
}

.menu {
  width: 1000px;
  margin: 0 auto;
  padding: 10px 0;
}

.menu li {
  display: inline-block;
  width: calc(50% - 2px);
  border-right: 2px solid #C2C3C3;
}

.menu li:last-child {
  width: 50%;
  border-right: none;
}

.menu li.icon-cookie, .menu li.icon-shiho {
  position: relative;
}

.menu li.icon-cookie:before, .menu li.icon-shiho:before {
  content: '';
  width: 60px;
  height: 60px;
  background-size: 60px 60px;
  background-repeat: no-repeat;
  display: inline-block;
  position: absolute;
  left: 38px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.menu li.icon-cookie:after, .menu li.icon-shiho:after {
  content: '';
  width: 20px;
  height: 15px;
  background-size: 20px 15px;
  background-repeat: no-repeat;
  display: inline-block;
  background-image: url("../images/icon_arrow_down.svg");
  position: absolute;
  right: 38px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.menu li.icon-cookie:before {
  background-image: url("../images/icon_cookie.png");
}

.menu li.icon-shiho:before {
  background-image: url("../images/icon_shiho.png");
}

.menu li a {
  padding: 10px 0 10px 120px;
  display: block;
  color: #AA9164;
  vertical-align: middle;
  line-height: 1.5;
}

.cookie__img {
  background-image: url("../images/cookie.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
  background-position: center center;
}

.cookie__text {
  width: 800px;
  margin: 0 auto;
  color: #231815;
}

.cookie__text.column2 {
  display: table;
  padding: 40px 0;
}

.cookie__text-column-L, .cookie__text-column-R {
  display: table-cell;
  vertical-align: top;
  line-height: 2.2;
  font-size: 1.4rem;
}

.cookie__text-column-L p, .cookie__text-column-R p {
  font-size: 1.4rem;
  text-indent: -1em;
  padding-left: 1em;
}

.cookie__text-column-L {
  width: 56%;
}

.cookie__text-column-R {
  width: 44%;
}

.cookie__title {
  padding-top: 70px;
  width: 800px;
  margin: 0 auto;
  font-size: 4rem;
  color: #231815;
}

.cookie__about {
  width: 800px;
  margin: 0 auto;
  padding: 0;
}

.cookie__about a {
  display: block;
}

.cookie__info {
  z-index: 1000;
  display: none;
  position: fixed;
  left: 50%;
  top: 0;
  background-color: #AA9164;
  padding: 30px;
  width: 400px;
  max-height: calc(100% - 60px);
  overflow: auto;
  margin: 0 auto;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

.cookie__info-close {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 4rem;
  line-height: 1;
  color: #fff;
}

.talk__title {
  background-image: url("../images/shiho.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  height: 500px;
  position: relative;
  margin: 150px 0 60px;
}

.talk__title h2 {
  color: #fff;
  line-height: 1.714;
  font-size: 2.8rem;
  position: absolute;
  top: 50%;
  right: 40px;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.talk__text a {
  color: #231815;
  text-decoration: underline;
}

.talk__text a:hover {
  text-decoration: none;
}

.talk__text dl {
  width: 500px;
  margin: 0 auto;
}

.talk__text dt {
  width: 100px;
  display: inline-block;
  vertical-align: top;
  color: #AA9164;
  padding: 0;
  margin: 0;
}

.talk__text dd {
  display: inline-block;
  vertical-align: top;
  width: 400px;
  color: #231815;
  padding: 0;
  margin: 0 0 1em 0;
}

.talk__img {
  text-align: center;
  margin: 0 0 1em 0;
}

.talk__img span {
  display: block;
  color: #000;
  text-align: center;
  padding-bottom: 20px;
}

.banner {
  background-color: #AA9164;
  text-align: center;
  padding: 60px 0 110px;
}

.banner__title {
  color: #231815;
  font-size: 2.8rem;
  margin-bottom: 35px;
}

.banner__column {
  display: table;
  width: 760px;
  margin: 0 auto;
}

.banner__item {
  display: table-cell;
}

.footer__img {
  background-image: url("../images/photo_06.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 400px;
  margin-top: 185px;
}

.footer__info {
  background-color: #3E3A39;
  display: table;
  width: 100%;
  height: 100px;
}

.footer__info__links {
  display: table-cell;
  line-height: 100px;
  vertical-align: middle;
  padding-left: 30px;
}

.footer__info__links li {
  display: inline-block;
  margin-right: 40px;
}

.footer__info__links li a {
  font-size: 1.8rem;
  color: #fff;
}

.footer__info small {
  display: table-cell;
  line-height: 100px;
  vertical-align: middle;
  text-align: right;
  padding-right: 30px;
  font-size: 1.2rem;
}

br.spbr {
  display: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .head {
    background-image: url("../images/bg_title@2x.jpg");
  }
  .menu li.icon-cookie:before {
    background-image: url("../images/icon_cookie@2x.png");
  }
  .menu li.icon-shiho:before {
    background-image: url("../images/icon_shiho@2x.png");
  }
  .cookie__img {
    background-image: url("../images/cookie@2x.jpg");
  }
  .talk__title {
    background-image: url("../images/shiho@2x.jpg");
  }
  .footer__img {
    background-image: url("../images/photo_06@2x.jpg");
  }
}

@media screen and (max-width: 1000px) {
  .header {
    min-width: auto;
  }
  .menu {
    width: 100%;
  }
  .menu li {
    height: 80px;
    vertical-align: top;
  }
  .menu li a {
    font-size: 1.4rem;
    padding: 10px 40px 20px 110px;
  }
  .cookie__img {
    height: 192px;
  }
  .cookie__text {
    width: calc(100% - 34px);
    overflow: hidden;
    margin: 0 auto;
  }
  .cookie__text.column2 {
    display: block;
    padding: 20px 0;
  }
  .cookie__text-column-L, .cookie__text-column-R {
    display: block;
    font-size: 1.4rem;
    line-height: 2.2;
    padding-top: 20px;
  }
  .cookie__text-column-L object, .cookie__text-column-R object {
    width: 70%;
  }
  .cookie__text-column-L {
    width: 100%;
  }
  .cookie__text-column-R {
    width: 100%;
  }
  .cookie__title {
    padding-top: 30px;
    width: calc(100% - 34px);
    font-size: 2rem;
    line-height: 1.5;
  }
  .cookie__about {
    width: calc(100% - 34px);
    overflow: hidden;
    margin: 0 auto;
    padding: 0 0 20px;
  }
  .cookie__about a {
    display: block;
  }
  .cookie__about object {
    width: 100%;
  }
  .cookie__info {
    z-index: 1000;
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    padding: 30px;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    width: calc(100% - 60px);
    height: calc(100% - 60px);
    margin: 0 auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .cookie__info-close {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 4rem;
    line-height: 1;
    color: #fff;
  }
  br.spbr {
    display: block;
  }
}

@media screen and (max-width: 480px) {
  .header {
    width: 100%;
    min-width: 0;
    display: block;
    overflow: hidden;
  }
  .header .tobichi {
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: center;
  }
  .header .tobichi object {
    padding: 20px 0;
  }
  .header__text {
    display: none;
  }
  .head {
    width: 100%;
    overflow: hidden;
    background-image: url("../images/bg_title.jpg");
    background-size: cover;
    background-position: center center;
    height: 1000px;
    text-align: center;
  }
  .head__title object {
    width: calc(100% - 37px);
    margin: 40px auto 0;
    overflow: hidden;
  }
  .head .yodogawa {
    width: calc(100% - 37px);
    overflow: hidden;
    margin: 45px auto 0;
  }
  .product__head {
    width: 100%;
    overflow: hidden;
    background-color: #AA9164;
    text-align: center;
    padding: 30px 0 10px;
  }
  .product__head img {
    width: 100%;
  }
  #profile img {
    width: calc(100% - 34px);
    height: auto;
    margin: 0 auto;
  }
  .profile__title {
    padding: 0 0 30px;
  }
  .profile__title object {
    width: calc(100% - 34px);
    margin: 0 auto;
  }
  .profile-text {
    display: none;
    width: calc(100% - 34px);
    overflow: hidden;
    margin: 0 auto;
    text-align: left;
    position: relative;
  }
  .profile-text a {
    color: #fff;
    text-decoration: underline;
  }
  .profile-text a:hover {
    text-decoration: none;
  }
  .profile-close {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 4rem;
    line-height: 1;
    color: #fff;
    text-decoration: none;
  }
  a.profile-close {
    text-decoration: none;
  }
  .menu {
    width: 100%;
    overflow: hidden;
  }
  .menu li {
    display: block;
    width: 100%;
    border-right: none;
    padding-bottom: 0;
  }
  .menu li:last-child {
    width: 100%;
    border-bottom: none;
  }
  .menu li:last-child a {
    border-bottom: none;
  }
  .menu li.icon-cookie, .menu li.icon-shiho {
    position: relative;
  }
  .menu li.icon-cookie:before, .menu li.icon-shiho:before {
    left: 10px;
  }
  .menu li.icon-cookie:before {
    background-image: url("../images/icon_cookie.png");
  }
  .menu li.icon-shiho:before {
    background-image: url("../images/icon_shiho.png");
  }
  .menu li a {
    padding: 10px 80px;
  }
  .talk__title {
    background-image: url("../images/shiho.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    height: 300px;
    position: relative;
    margin: 0 0 140px;
  }
  .talk__title h2 {
    width: 100%;
    color: #231815;
    line-height: 1.714;
    font-size: 2rem;
    position: absolute;
    top: 120%;
    left: 17px;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  .talk__text {
    font-size: 1.4rem;
  }
  .talk__text a {
    color: #231815;
    text-decoration: underline;
  }
  .talk__text a:hover {
    text-decoration: none;
  }
  .talk__text dl {
    width: calc(100% - 34px);
    margin: 0 auto;
  }
  .talk__text dt {
    width: 20%;
    display: inline-block;
    vertical-align: top;
    color: #AA9164;
    padding: 0;
    margin: 0;
  }
  .talk__text dd {
    display: inline-block;
    vertical-align: top;
    width: calc(80% - 10px);
    color: #231815;
    padding: 0 0 0 10px;
    margin: 0 0 1em 0;
  }
  .talk__img {
    text-align: center;
    margin: 0 0 1em 0;
  }
  .talk__img img {
    width: calc(100% - 34px);
    margin: 0 auto;
  }
  .talk__img span {
    font-size: 1.4rem;
  }
  .banner {
    background-color: #AA9164;
    text-align: center;
    padding: 20px 0;
  }
  .banner__title {
    color: #231815;
    font-size: 1.6rem;
    margin-bottom: 15px;
  }
  .banner__column {
    display: table;
    width: calc(100% - 34px);
    margin: 0 auto;
  }
  .banner__item {
    display: table-cell;
  }
  .banner__item img {
    width: 100%;
  }
  .footer__img {
    background-image: url("../images/photo_06.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 128px;
    margin-top: 185px;
  }
  .footer__info {
    background-color: #3E3A39;
    display: block;
    width: 100%;
    height: auto;
  }
  .footer__info__links {
    display: block;
    width: 100%;
    line-height: 30px;
    vertical-align: middle;
    padding-left: 0;
  }
  .footer__info__links li {
    display: block;
    margin-right: 0;
  }
  .footer__info__links li a {
    display: block;
    padding: 20px 0 0;
    font-size: 1.4rem;
    color: #fff;
    text-align: center;
  }
  .footer__info small {
    display: block;
    line-height: auto;
    vertical-align: middle;
    text-align: center;
    padding-right: 0;
    font-size: 1.2rem;
  }
  #shiho {
    overflow: hidden;
  }
}
