@charset "UTF-8";
@import "https://fonts.googleapis.com/earlyaccess/notosansjp.css";
/*! sanitize.css v5.0.0 | CC0 License | github.com/jonathantneal/sanitize.css */
*, :before, :after {
  background-repeat: no-repeat;
  box-sizing: inherit;
}

:before, :after {
  text-decoration: inherit;
  vertical-align: inherit;
}

html {
  box-sizing: border-box;
  cursor: default;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

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

body {
  margin: 0;
}

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

figcaption, figure, main {
  display: block;
}

figure {
  margin: 1em 40px;
}

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

nav ol, nav ul {
  list-style: none;
}

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

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: inherit;
}

b, strong {
  font-weight: bolder;
}

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

dfn {
  font-style: italic;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

::-moz-selection, ::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

audio, canvas, iframe, img, svg, video {
  vertical-align: middle;
}

audio, video {
  display: inline-block;
}

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

img {
  border-style: none;
}

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

table {
  border-collapse: collapse;
}

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

button, input, select, textarea {
  background-color: transparent;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
  resize: vertical;
}

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

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

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details, menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

a, area, button, input, label, select, summary, textarea, [tabindex] {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

[hidden] {
  display: none;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-hidden=false][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  display: inherit;
  position: absolute;
}

[aria-disabled] {
  cursor: default;
}

@keyframes show {
  0% {
    opacity: 0;
    left: 100%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@keyframes showPCMenu {
  0% {
    opacity: 0;
    left: 100%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes heart-anime {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1008px 0;
  }
}
html {
  font-size: 62.5%;
  width: 100%;
}

body {
  position: relative;
  width: 100%;
  background-color: #e8d9cc;
}

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

a {
  text-decoration: none;
}
a:hover {
  opacity: .7;
}

h1, h2, h3, h4, h5, h6, div, p, ul, li, dd {
  font-size: inherit;
  margin: 0;
  padding: 0;
  font-feature-settings: "palt";
  font-family: Noto Sans JP,sans-serif;
  letter-spacing: .13em;
  font-size: 1.6rem;
  line-height: 2;
}

.ios h1, .ios h2, .ios h3, .ios h4, .ios h5, .ios h6, .ios div, .ios p, .ios ul, .ios li, .ios dd {
  font-feature-settings: "pkna";
}

b {
  font-size: 1.8rem;
  line-height: 3;
}

p b {
  font-size: 1.6rem;
  line-height: 2;
}

ul, li {
  list-style: none;
}

.pc-inline {
  display: inline !important;
}

.pc {
  display: block !important;
}

.sp, br.brsp {
  display: none !important;
}

.pc_space {
  display: inline;
  margin-right: 1em;
}

.jisage {
  padding-left: 1em;
  text-indent: -1em;
}

.icon {
  display: inline-block;
  width: 60px;
  vertical-align: bottom;
}
.icon img {
  width: 100%;
}

@media screen and (min-width: 601px) {
  body {
    letter-spacing: .012em;
  }

  br.osp {
    display: none !important;
  }
}
@media screen and (max-width: 600px) {
  body {
    letter-spacing: .02em;
  }

  br {
    display: none !important;
  }
  br.br, br.brsp {
    display: block !important;
  }

  .pc, .pc-inline {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

  .pc_space {
    display: none;
  }

  .lity-content {
    width: calc(100% - 30px) !important;
    margin: 0 auto !important;
  }

  .lity-close {
    display: block !important;
    background-color: #fff !important;
    width: 100% !important;
    height: 40px !important;
    bottom: 0 !important;
  }
}
.header {
  position: relative;
  height: 80px;
  line-height: 80px;
  text-align: center;
  background-color: #ea6000;
}

.container {
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}

.head {
  width: 100%;
  max-width: 850px;
  height: 500px;
  margin: 60px auto 0;
}
.head h1 {
  width: 100%;
  height: 100%;
  background-image: url(../images/mainimg.jpg);
  background-size: contain;
  text-indent: -9999px;
}

.intro {
  padding: 66px 0;
}
.intro p {
  width: 450px;
  margin: 0 auto;
  font-size: 1.6rem;
  line-height: 2.1;
  letter-spacing: .2em;
}
.intro p.note {
  font-size: 1.6rem;
  margin-top: 70px;
}

.index__ttl {
  width: 600px;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  margin: 0 auto 28px;
  font-size: 2.1rem;
  -ms-flex-align: center;
  align-items: center;
  color: #e55c85;
}
.index__ttl:before {
  content: '';
  width: 250px;
  border-top: 1px solid #e55c85;
  display: block;
  margin-right: 18px;
}
.index__ttl:after {
  content: '';
  width: 250px;
  border-top: 1px solid #e55c85;
  display: block;
  margin-left: 18px;
}

.index__list {
  width: 600px;
  margin: 0 auto;
}

.index__list__item {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}
.index__list__item .num {
  color: #b2b2b2;
}
.index__list__item .num-circle {
  color: #b2b2b2;
  font-weight: 700;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 36px;
  background-color: #fff;
  position: relative;
  border-radius: 19px;
  display: inline-block;
  vertical-align: middle;
  font-size: 2.9rem;
  letter-spacing: 0;
}
.index__list__item .ttl {
  min-width: 270px;
  text-align: left;
  font-size: 1.8rem;
  font-weight: 700;
}
.index__list__item .dot {
  width: 90px;
  height: 38px;
  background-image: url(../../images/dot_gray2.png);
  background-repeat: repeat-x;
  background-size: 93px 4px;
  background-position: 0 17px;
}
.index__list__item .date {
  width: 130px;
  font-size: 1.3rem;
}

.index__list li {
  color: #b2b2b2;
  margin-bottom: 20px;
}
.index__list li:last-child {
  margin-bottom: 0;
}
.index__list li a {
  color: #e55c85;
}
.index__list li a .num {
  color: #e55c85;
}
.index__list li a .num-circle {
  color: #fff;
  background-color: #e55c85;
}
.index__list li a .dot {
  background-image: url(../../images/dot_pink.png);
}

.index .more {
  width: 600px;
  margin: 30px auto;
  text-align: right;
  color: #fff;
  font-size: 1.3rem;
}

.box {
  background-color: rgba(255, 255, 255, 0.9);
  width: 100%;
  max-width: 850px;
  margin: 0 auto;
  padding: 0;
}

.box-index {
  background-image: url(../images/bg_index.jpg);
  background-repeat: repeat;
  background-size: 850px 567px;
  background-position: 0 0;
  padding: 45px 0 65px;
  margin-bottom: 40px;
}

.box-profile h2 {
  text-align: center;
  margin-bottom: 48px;
}
.box-profile p {
  width: 530px;
  margin: 0 auto;
}
.box-profile p.profile__name {
  font-size: 2rem;
  margin-bottom: 10px;
}

.box-info {
  padding: 10px;
}

.box-entry {
  background-color: #fff;
}

.info {
  display: -ms-flexbox;
  display: flex;
}

.info-r {
  padding-left: 32px;
  padding-top: 50px;
}

.info__caption {
  font-size: 1.4rem;
}

.info__ttl {
  font-size: 3rem;
  line-height: 1.3;
  margin-bottom: 10px;
}

.info__txt {
  font-size: 1.8rem;
}
.info__txt a {
  color: #1e3c5a;
}

.entry {
  padding: 0 0 45px 0;
}
.entry .cap {
  font-size: 14px;
}

.entry__ttl {
  color: #fff;
  text-align: center;
  font-size: 2.8rem;
  display: inline-block;
  line-height: 1.5;
  margin-top: 45px;
  margin-bottom: 45px;
}

.entry__ttl__container {
  text-align: center;
  margin: 0 auto 35px;
  border-bottom: 1px solid #b2b2b2;
  background-color: #331708;
}

.entry__ttl .num {
  margin-bottom: 12px;
  color: #331708;
}
.entry__ttl .num-circle {
  font-size: 4.2rem;
  color: #fff;
  line-height: 1;
  position: relative;
  width: 70px;
  height: 70px;
  background-color: #331708;
  border-radius: 35px;
  margin: 0 auto;
  line-height: 65px;
  text-align: center;
  padding-left: 5px;
}

.entry .conv h2 {
  font-size: 2.1rem;
  font-weight: 700;
  width: 600px;
  margin: 0 auto 2em;
}
.entry .conv h2.conv__info__ttl {
  color: #e66000;
  font-size: 2.1rem;
  text-align: center;
  margin: 0 auto;
  position: relative;
}
.entry .conv h2.conv__info__ttl .num {
  font-size: 3rem;
}
.entry .conv h2.conv__info__ttl:after {
  content: '';
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  vertical-align: text-bottom;
  position: absolute;
}
.entry .conv h2.conv__info__ttl-1:after {
  background-image: url(../images/after_1.jpg);
  width: 130px;
  height: 76px;
  right: 60px;
  top: -20px;
}
.entry .conv h2.conv__info__ttl-2:after {
  background-image: url(../images/after_2.jpg);
  width: 73px;
  height: 78px;
  right: 140px;
  top: -20px;
}
.entry .conv h2.conv__info__ttl-3:after {
  background-image: url(../images/after_3.jpg);
  width: 104px;
  height: 100px;
  right: 60px;
  top: -45px;
}
.entry .conv hr {
  border: none;
  width: 600px;
  border-top: 3px dotted #003f34;
  margin: 50px auto;
}
.entry .conv p {
  width: 480px;
  margin: 0 auto 2em;
  color: #000;
}
.entry .conv p a {
  color: #00e;
  text-decoration: underline;
}
.entry .conv__info {
  width: 600px;
  margin: 3em auto;
  background-color: #ffce00;
  border-radius: 20px;
  padding: 50px;
  background-position: 80% 74px;
}
.entry .conv__info p {
  margin-bottom: 0;
  line-height: 2.7;
  font-size: 2.1rem;
  font-weight: 700;
}
.entry .conv__info-1 {
  background-image: url(../images/bg_info-1.png);
  background-size: 518px 244px;
}
.entry .conv__info-2 {
  background-image: url(../images/bg_info-2.png);
  background-size: 342px 238px;
}
.entry .conv__info-m {
  margin-top: 0;
  margin-bottom: 80px;
}
.entry .conv__info-m p {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2;
}
.entry .conv__info-m .white {
  width: 100%;
  background-color: #fff;
  padding: 28px;
  border-radius: 20px;
  margin: 2em 0;
  font-size: 2.1rem;
  font-weight: 700;
}
.entry .conv__info-m .white .middle {
  font-size: 1.5rem;
}
.entry .conv__info-m .white dl {
  width: 100%;
}
.entry .conv__info-m .white dl dt {
  width: 35%;
  font-size: 2.1rem;
}
.entry .conv__info-m .white dl dd {
  padding-top: 10px;
  font-size: 1.5rem;
  width: 65%;
  margin: 0 0 1em;
}
.entry .conv__info-m .img {
  margin: 2em 0;
}
.entry .conv__info-m .img .img__caption {
  font-size: 1.3rem;
  color: gray;
}
.entry .conv dl {
  width: 600px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #000;
}
.entry .conv dl dt {
  width: 24%;
  font-size: 1.6rem;
  letter-spacing: .25em;
  text-align: right;
  padding-right: 1.5em;
  font-weight: 700;
}
.entry .conv dl dt.talker__hobo {
  letter-spacing: -.1em;
  font-weight: 400;
}
.entry .conv dl dd {
  width: 76%;
  margin: 0 0 2em;
  font-size: 1.6rem;
  letter-spacing: .2em;
}
.entry .conv .continue {
  padding: 1em 0 0;
  text-align: center;
  margin-bottom: 0;
  font-size: 1.6rem;
}
.entry .conv .date {
  text-align: center;
  font-size: 1.3rem;
  padding: 0;
  margin-bottom: 0;
}
.entry .conv .thanks {
  text-align: center;
  font-size: 1.4rem;
  margin-top: 60px;
}

.entry__img {
  width: 600px;
  margin: 2em auto;
  text-align: center;
}
.entry__img p {
  text-align: left;
}
.entry__img img {
  width: 100%;
  margin-bottom: 1em;
}
.entry__img .entry__img__caption-middle {
  width: 338px;
  margin: -1em auto 0;
}
.entry__img .entry__img__caption-semi {
  width: 448px;
  margin: -1em auto 0;
}

.entry__img__caption {
  padding-top: 5px;
  font-size: 1.3rem;
  line-height: 1.7;
  color: gray;
  text-align: left;
  margin-top: -1em;
}

.banner-tanoshimi {
  display: block;
  width: 100%;
  max-width: 800px;
  height: 127px;
  background-image: url(../../images/banner_tanoshimi.png);
  background-size: contain;
  margin: 0 auto 65px;
}

.share__list {
  width: 500px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.copyright {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 1.3rem;
  padding: 50px 0;
  letter-spacing: .15em;
}

.footer {
  margin-top: 30px;
}

@media screen and (max-width: 600px) {
  img {
    width: 100%;
  }

  h1, h2, h3, h4, h5, h6, div, p, ul, li, dd {
    font-size: 1.5rem;
  }

  body {
    background-image: none;
  }

  .header {
    position: relative;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #ea6000;
  }
  .header a {
    display: block;
    width: 50px;
    margin: 0 auto;
  }

  .container {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 0;
  }

  .head {
    width: calc(100% - 20px);
    margin: 10px auto 0;
    height: auto;
  }
  .head h1 {
    width: 100%;
    height: 0;
    max-width: 100%;
    background-image: url(../images/mainimg_sp.jpg);
    padding-top: 110.34482759%;
  }

  .intro {
    padding: 20px 0;
  }
  .intro p {
    width: calc(100% - 40px);
    margin: 0 auto;
    font-size: 1.5rem;
    line-height: 2.1;
    letter-spacing: .2em;
    text-align: left;
  }

  .nav {
    width: calc(100% - 20px);
    max-width: 100%;
    margin: 0 auto;
    padding: 20px 0;
  }

  .nav__list {
    width: 80%;
    margin: 0 auto;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .nav__list li {
    min-width: 35px;
  }
  .nav__list li img {
    height: 44px;
    width: auto;
  }

  .index__ttl {
    width: calc(100% - 40px);
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    margin: 0 auto 10px;
    font-size: 1.5rem;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
  }
  .index__ttl:before {
    content: '';
    width: calc((100% - 40px - 3em)/2);
    border-top: 1px solid #fff;
    display: block;
    margin-right: 10px;
  }
  .index__ttl:after {
    content: '';
    width: calc((100% - 40px - 3em)/2);
    border-top: 1px solid #fff;
    display: block;
    margin-left: 10px;
  }

  .index__list {
    width: calc(100% - 40px);
    margin: 0 auto;
  }

  .index__list__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
  }
  .index__list__item .num {
    width: 15%;
    font-size: 1.3rem;
    line-height: 1.2;
  }
  .index__list__item .num-circle {
    font-weight: 700;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 23px;
    position: relative;
    border-radius: 19px;
    display: inline-block;
    vertical-align: middle;
    font-size: 1.8rem;
  }
  .index__list__item .ttl {
    width: 85%;
    min-width: 0;
    text-align: left;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.3;
    padding-top: 14px;
  }
  .index__list__item .dot {
    display: none;
  }
  .index__list__item .date {
    width: 100%;
    font-size: 1.1rem;
    padding-left: 15%;
  }

  .index__list li {
    margin-bottom: 0;
  }
  .index__list li:last-child {
    margin-bottom: 0;
  }

  .index .more {
    width: 90%;
    margin: 15px auto;
    text-align: right;
    color: #fff;
    font-size: 1.3rem;
  }

  .box {
    width: calc(100% - 20px);
    margin: 0 auto;
    padding: 0;
  }

  .box-index {
    background-repeat: repeat;
    padding: 20px 0;
    margin-bottom: 30px;
  }

  .box-profile h2 {
    text-align: center;
    margin-bottom: 48px;
  }
  .box-profile p {
    width: 100%;
    margin: 0 auto;
  }
  .box-profile p.profile__name {
    font-size: 2rem;
    margin-bottom: 10px;
  }

  .box-info {
    padding: 10px;
  }

  .box-entry {
    background-color: transparent;
    width: 100%;
  }

  .conv {
    width: calc(100% - 20px);
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(255, 255, 255, 0.9);
  }

  .info {
    display: -ms-flexbox;
    display: flex;
  }

  .info-r {
    padding-left: 32px;
    padding-top: 50px;
  }

  .info__caption {
    font-size: 1.4rem;
  }

  .info__ttl {
    font-size: 3rem;
    line-height: 1.3;
    margin-bottom: 10px;
  }

  .info__txt {
    font-size: 1.8rem;
  }
  .info__txt a {
    color: #1e3c5a;
  }

  .entry {
    padding: 0;
  }

  .entry__ttl {
    text-align: center;
    font-size: 1.6rem;
    display: inline-block;
    line-height: 1.5;
    margin-bottom: 45px;
  }

  .entry__ttl__container {
    text-align: center;
    margin-bottom: 0px;
  }

  .entry__ttl .num {
    margin-bottom: 12px;
    font-size: 1.1rem;
  }
  .entry__ttl .num-circle {
    font-size: 2.4rem;
    line-height: 1;
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    margin: 0 auto;
    line-height: 37px;
    text-align: center;
    padding-left: 3px;
  }

  .entry .conv {
    padding-bottom: 35px;
    padding-top: 35px;
  }
  .entry .conv h2 {
    font-size: 1.5rem;
    font-weight: 700;
    width: calc(100% - 40px);
    margin: 0 auto 2em;
  }
  .entry .conv h2.conv__info__ttl {
    font-size: 1.6rem;
    text-align: center;
    margin: 0 auto;
    position: relative;
  }
  .entry .conv h2.conv__info__ttl .num {
    font-size: 2.5rem;
  }
  .entry .conv h2.conv__info__ttl:after {
    content: '';
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    margin: 0 auto 10px;
    vertical-align: text-bottom;
    position: relative;
  }
  .entry .conv h2.conv__info__ttl-1:after {
    background-image: url(../images/after_1.jpg);
    width: 130px;
    height: 76px;
    right: auto;
    top: auto;
  }
  .entry .conv h2.conv__info__ttl-2:after {
    background-image: url(../images/after_2.jpg);
    width: 73px;
    height: 78px;
    right: auto;
    top: auto;
  }
  .entry .conv h2.conv__info__ttl-3:after {
    background-image: url(../images/after_3.jpg);
    width: 104px;
    height: 100px;
    right: auto;
    top: auto;
  }
  .entry .conv hr {
    border: none;
    width: 90%;
    border-top: 2px dotted #003f34;
    margin: 25px auto;
  }
  .entry .conv p {
    width: calc(100% - 40px);
    margin: 0 auto 2em;
  }
  .entry .conv p.icon {
    margin-top: 2em;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 1.5rem;
  }
  .entry .conv p.icon_tencho {
    color: #292d6d;
  }
  .entry .conv p.icon_tencho:before {
    content: '';
    width: 80px;
    height: 80px;
    margin-right: 10px;
  }
  .entry .conv p.icon_mariko {
    color: #003f34;
  }
  .entry .conv p.icon_mariko:before {
    content: '';
    width: 80px;
    height: 80px;
    margin-right: 10px;
  }
  .entry .conv p.icon_tencho_mariko {
    color: #ea5514;
  }
  .entry .conv p.icon_tencho_mariko:before {
    content: '';
    width: 160px;
    height: 80px;
    display: block;
    margin-right: 0;
  }
  .entry .conv__info {
    width: calc(100% - 40px);
    margin: 3em auto;
    background-color: #ffce00;
    border-radius: 20px;
    padding: 10px 0;
    background-position: 80% 74px;
  }
  .entry .conv__info-1 {
    background-image: url(../images/bg_info-1.png);
    background-size: 259px 122px;
  }
  .entry .conv__info-2 {
    background-image: url(../images/bg_info-2.png);
    background-size: 171px 119px;
  }
  .entry .conv__info-m {
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 40px;
  }
  .entry .conv__info-m > p {
    font-size: 1.5rem;
    font-weight: 400 !important;
    line-height: 2;
  }
  .entry .conv__info-m .white {
    width: 90%;
    background-color: #fff;
    padding: 28px;
    border-radius: 20px;
    margin: 2em auto;
    font-size: 1.5rem;
    font-weight: 700 !important;
  }
  .entry .conv__info-m .white .middle {
    font-size: 1.5rem;
  }
  .entry .conv__info-m .white dl {
    width: 100%;
  }
  .entry .conv__info-m .white dl dt {
    width: 100%;
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .entry .conv__info-m .white dl dd {
    padding-top: 10px;
    font-size: 1.5rem;
    width: 100%;
    margin: 0 0 2em;
    font-weight: 400;
    line-height: 1.5;
  }
  .entry .conv__info-m .img {
    width: 90%;
    margin: 2em auto;
  }
  .entry .conv__info-m .img .img__caption {
    font-size: 1.3rem;
    color: gray;
  }
  .entry .conv__info p {
    margin-bottom: 0;
    line-height: 2;
    font-size: 1.5rem;
    font-weight: 700;
  }
  .entry .conv dl {
    width: 90%;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .entry .conv dl dt {
    width: 100%;
    font-size: 1.6rem;
    letter-spacing: .25em;
    text-align: left;
  }
  .entry .conv dl dd {
    width: 100%;
    margin: 0 0 2em;
    font-size: 1.6rem;
    letter-spacing: .2em;
  }
  .entry .conv .continue {
    padding: 1em 0 0;
    text-align: center;
    margin-bottom: 0;
    font-size: 1.5rem;
  }
  .entry .conv .date {
    text-align: center;
    font-size: 1.3rem;
    padding: 0;
    margin-bottom: 0;
  }
  .entry .conv .entry__img p {
    width: 100%;
  }

  .entry__img {
    width: calc(100% - 40px);
    margin: 0 auto 2em;
  }
  .entry__img .entry__img__caption-middle, .entry__img .entry__img__caption-semi {
    width: 100%;
  }

  .entry__img__caption {
    padding-top: 5px;
    font-size: 1.3rem;
    line-height: 1.7;
  }

  .banner-tanoshimi {
    display: block;
    width: 100%;
    height: 0;
    padding-top: 50.6557377%;
    background-image: url(../../images/banner_tanoshimi_sp.png);
    background-size: contain;
    margin: 0 auto 30px;
  }

  .share__list {
    width: calc(100% - 40px);
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .share__list li {
    width: 20%;
  }

  .copyright {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 1.3rem;
    padding: 50px 0;
    letter-spacing: .15em;
  }
}
/*! Lity - v2.2.2 - 2017-07-17
* http://sorgalla.com/lity/
* Copyright (c) 2015-2017 Jan Sorgalla; Licensed MIT */
.lity {
  background: rgba(255, 255, 255, 0.8) !important;
}

.lity-content {
  position: relative !important;
}

.lity-close {
  font-size: 0 !important;
  position: absolute !important;
  width: 100px !important;
  height: 0 !important;
  background: none !important;
  left: 50% !important;
  bottom: 60px !important;
  top: auto !important;
  right: auto !important;
  -ms-transform: translate(-50%, 0) !important;
  transform: translate(-50%, 0) !important;
}
.lity-close:before {
  content: "閉じる ×";
  display: block;
  font-size: 1.5rem;
  color: #5a5a5a;
  text-shadow: none;
  font-family: Noto Sans JP,sans-serif;
  background-color: #fff;
}

.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  transition: opacity .3s ease;
}
.lity.lity-opened {
  opacity: 1;
}
.lity.lity-closed {
  opacity: 0;
}
.lity * {
  box-sizing: border-box;
}

.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}
.lity-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -.25em;
}

.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial,Helvetica,sans-serif;
  opacity: 0;
  transition: opacity .3s ease;
}

.lity-loading .lity-loader {
  opacity: 1;
}

.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}

.lity-content {
  z-index: 9993;
  width: 100%;
  -ms-transform: scale(1);
  transform: scale(1);
  transition: transform .3s ease;
}

.lity-loading .lity-content, .lity-closed .lity-content {
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.lity-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial,Baskerville,monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  box-shadow: none;
}
.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.lity-close:hover, .lity-close:focus, .lity-close:active, .lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial,Baskerville,monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  box-shadow: none;
}
.lity-close:active {
  top: 1px;
}

.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}

.lity-iframe .lity-container, .lity-youtube .lity-container, .lity-vimeo .lity-container, .lity-facebookvideo .lity-container, .lity-googlemaps .lity-container {
  width: 100%;
  max-width: 964px;
}

.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}
.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

.lity-hide {
  display: none;
}

