@charset "UTF-8";
/*
 * normalise
 --------------------------------------------------------------------------------*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

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

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

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

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 75%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button,
input {
  line-height: normal;
}

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;
}

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

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

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

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

textarea {
  overflow: auto;
  vertical-align: top;
}

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

/*
 * mixin
 --------------------------------------------------------------------------------*/
/*
 * Font
 --------------------------------------------------------------------------------*/
.cap {
  font-size: 120%;
  line-height: 1.5em;
  color: #3f3f3f;
}

.mincho {
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}

/* font-weight */
.normal {
  font-weight: normal;
}

.bold {
  font-weight: bold;
}

/* text color */
.gray {
  color: #3f3f3f;
}

.gray2 {
  color: #7f7f7f;
}

.red {
  color: #FF0000;
}

/* font-size */
.large {
  font-size: 1.125em;
  line-height: 1.53125em;
}

.x-large {
  font-size: 1.5em;
  line-height: 1.53125em;
}

.xx-large {
  font-size: 2em;
  line-height: 1.53125em;
}

.size-9 {
  font-size: 9px;
  line-height: 1.75em;
}

.size-10 {
  font-size: 10px;
  line-height: 1.75em;
}

.size-11 {
  font-size: 11px;
  line-height: 1.75em;
}

.size-12 {
  font-size: 12px;
  line-height: 1.75em;
}

.size-13 {
  font-size: 13px;
  line-height: 1.75em;
}

.size-14 {
  font-size: 14px;
  line-height: 1.75em;
}

.size-15 {
  font-size: 15px;
  line-height: 1.75em;
}

.size-16 {
  font-size: 16px;
  line-height: 1.75em;
}

.size-17 {
  font-size: 17px;
  line-height: 1.75em;
}

.size-18 {
  font-size: 18px;
  line-height: 1.75em;
}

.size-19 {
  font-size: 19px;
  line-height: 1.75em;
}

.size-20 {
  font-size: 20px;
  line-height: 1.75em;
}

.size-21 {
  font-size: 21px;
  line-height: 1.75em;
}

.size-22 {
  font-size: 22px;
  line-height: 1.75em;
}

.size-23 {
  font-size: 23px;
  line-height: 1.75em;
}

.size-24 {
  font-size: 24px;
  line-height: 1.75em;
}

.size-25 {
  font-size: 25px;
  line-height: 1.75em;
}

.size-26 {
  font-size: 26px;
  line-height: 1.75em;
}

.size-27 {
  font-size: 27px;
  line-height: 1.75em;
}

.size-28 {
  font-size: 28px;
  line-height: 1.75em;
}

.size-29 {
  font-size: 29px;
  line-height: 1.75em;
}

.size-30 {
  font-size: 30px;
  line-height: 1.75em;
}

.size-31 {
  font-size: 31px;
  line-height: 1.75em;
}

.size-32 {
  font-size: 32px;
  line-height: 1.75em;
}

/* display */
.none {
  display: none !important;
}

.hidden {
  visibility: hidden !important;
}

/* text-align */
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

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

body {
  background: #FFF;
  font-family: "YuGothic", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 10px;
  line-height: 1.75em;
  letter-spacing: 0.075em;
  color: #000000;
}

del {
  text-decoration: line-through;
  color: #3f3f3f;
}

ul, li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

li img {
  vertical-align: top;
}

/* 
 * link style
 --------------------------------------------------------------------------------*/
a {
  color: #ff2b79;
  text-decoration: none;
  outline: none 0 !important;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
a:link {
  color: #ff2b79;
  text-decoration: none;
}
a:visited {
  color: #ff2b79;
  text-decoration: none;
}
a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  color: #ff2b79;
  text-decoration: none;
}
a:active {
  color: #ff2b79;
  text-decoration: none;
}
a:focus {
  outline: 0;
}
a img {
  vertical-align: top;
}
a:hover img.hover, .opc a:hover img, .opc2 a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
a img.hover, .opc a *, .opc2 a {
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.sns a[target=_new], .sns a[target=_blank] {
  background-image: none;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  .sns a[target=_new], .sns a[target=_blank] {
    background-image: none;
  }
}
.exlink a {
  display: block;
  background: url(images/icon_exlink.png) no-repeat left center;
  padding-left: 20px;
}
.exlink a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  color: #ff2b79;
  text-decoration: none;
}

/*
 * wrapper
 --------------------------------------------------------------------------------*/
#wrapper {
  position: relative;
  width: 1240;
  margin: 0 auto;
  background-color: #FFF;
}

/*
 * main
 --------------------------------------------------------------------------------*/
/*
 * 	header
 */
#header {
  position: relative;
  margin: 0 auto;
}
#header #hobo {
  padding: 10px 0;
  text-align: center;
  font-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
  font-size: 100%;
  text-transform: uppercase;
}
#header #hobo a {
  color: #000000;
  text-decoration: none;
}
#header h1 {
  position: relative;
  margin: 0 auto;
  font-size: 200%;
  text-align: center;
}

#yodogawa {
  text-align: center;
  font-size: 180%;
}

/*
 * contents
 */
.contents {
  position: relative;
  width: 1240;
  margin: 50px auto 40px;
}
.contents h2 {
  margin: 0;
  padding: 20px 0;
  text-align: center;
}
.contents blockquote {
  margin: 40px 0;
  margin-left: 1em;
  padding-left: 1em;
  border-left: 2px solid #3f3f3f;
  color: #3f3f3f;
}
.contents .article {
  width: 500px;
  margin: 0 auto;
  text-align: left;
}

.column {
  position: relative;
  width: 1240;
  margin: 50px auto;
}
.column h2 {
  margin: 20px 0;
  padding: 0;
  text-align: center;
}
.column .article {
  width: 500px;
  margin: 0 auto;
  text-align: left;
}

.photo {
  margin: 40px auto;
}
.photo p {
  font-size: 120%;
  line-height: 1.5em;
  color: #3f3f3f;
}

.date {
  margin: 20px 0;
  font-size: 120%;
  font-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
  text-transform: uppercase;
  text-align: center;
  color: #3f3f3f;
}

#navi {
  text-align: center;
}
#navi ul {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
#navi li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 0 10px;
}

/*
 * TOC - table of contents
 */
#toc {
  margin: 50px auto;
}
#toc h2 {
  text-align: center;
}
#toc ul, #toc li {
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
}
#toc li {
  position: relative;
  padding: 5px 0;
  padding-left: 4.5em;
  width: -220%;
  border-bottom: 1px solid #CCC;
  font-size: 140%;
  letter-spacing: 0;
}
#toc li:first-child {
  border-top: 1px solid #CCC;
}
#toc li.current {
  color: #30BF30;
}
#toc li a {
  display: block;
  padding: 3px 0;
  text-align: left;
}
#toc li a:visited, #toc li a:hover {
  color: #ff2b79;
  text-decoration: none;
}
#toc li em {
  margin-left: -4em;
  padding-right: 1em;
  font-style: normal;
  font-weight: bold;
}
#toc li span {
  position: absolute;
  right: 0.5em;
  top: 50%;
  margin-top: -12px;
  font-size: 120%;
  color: #999;
}

/*
 * archive
 */
#past {
  margin: 50px auto;
}
#past h2 {
  text-align: center;
}
#past ul, #past li {
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
}
#past li {
  position: relative;
  padding: 5px 0;
  padding-left: 4.5em;
  width: -220%;
  border-bottom: 1px solid #CCC;
  font-size: 140%;
  letter-spacing: 0;
}
#past li:first-child {
  border-top: 1px solid #CCC;
}
#past li.current {
  color: #30BF30;
}
#past li a {
  display: block;
  padding: 3px 0;
  text-align: left;
}
#past li a:visited, #past li a:hover {
  color: #ff2b79;
  text-decoration: none;
}
#past li em {
  margin-left: -4em;
  padding-right: 1em;
  font-style: normal;
  font-weight: bold;
}
#past li span {
  position: absolute;
  right: 0.5em;
  top: 50%;
  margin-top: -12px;
  font-size: 120%;
  color: #999;
}

#footer {
  position: relative;
  padding-bottom: 100px;
  margin-top: 50px;
}
#footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
  letter-spacing: -0.4em;
  margin-bottom: 10px;
  letter-spacing: -0.4em;
}
#footer ul li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 0 40px;
  margin: 0;
  font-size: 140%;
  letter-spacing: 0.075em;
}
#footer .fblike {
  text-align: center;
  margin: 20px;
}
#footer .copyright {
  margin-top: 10px;
  font-size: 100%;
  font-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  color: #3f3f3f;
}

.conv {
  width: 500px;
  margin: 25px auto 25px;
}
.conv dl {
  display: table;
  width: 100%;
}
.conv dl + dl {
  margin-top: 0px;
}
.conv dt, .conv dd {
  display: table-cell;
  text-align: left;
}
.conv dt.talker0, .conv dd.talker0 {
  color: #000000;
}
.conv dt.talker1, .conv dd.talker1 {
  color: #000000;
}
.conv dt.talker2, .conv dd.talker2 {
  color: #333333;
}
.conv dt.talker3, .conv dd.talker3 {
  color: #333333;
}
.conv dt {
  width: 110px;
  padding: 2em 0 0 0;
  font-weight: bold;
  vertical-align: top;
  color: #000;
}
.conv dt.talker3 {
  letter-spacing: 0;
}
.conv dd {
  padding-top: 2em;
  vertical-align: middle;
  color: #000;
}
.conv dd.photo {
  padding: 30px 0 10px 110px;
  text-align: left;
}
.conv dd.photo p {
  font-size: 12px;
  line-height: 1.75em;
  letter-spacing: 0.075em;
  text-align: left;
  color: #CCC;
}
.conv dd.photoC {
  padding: 30px 0 10px 0;
  text-align: center;
}
.conv dd.photoC p {
  width: 390px;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  line-height: 1.75em;
  letter-spacing: 0.075em;
  text-align: left;
  color: #CCC;
}
.conv dd.center {
  text-align: center;
}
.conv .continue {
  width: 500px;
  margin: 0 auto;
  padding: 2em 0 0;
  text-align: center;
}

#footer ul a.btn span {
  font-size: 12px;
  font-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
  font-weight: 400;
}

body {
  line-height: 2em;
  color: #333333;
  font-size: 10px;
  font-weight: normal;
  font-family: "Reimin Y20 Regular", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  background: transparent url(../images/bg.png) repeat center top;
  background-attachment: fixed;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Reimin Y20 Bold", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 10px;
  font-weight: normal;
}

p {
  margin-bottom: 2em;
}

.en {
  font-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
  font-weight: 400;
}
.en strong,
.en b {
  font-weight: 700;
}

a[target=_new], a[target=_blank] {
  display: inline-block;
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a:link, a:visited, a:hover, a:active {
  font-weight: normal;
}
a[target=_new]:after, a[target=_blank]:after {
  margin-left: 3px;
  content: "\f14c";
}
a[target=_new].sfa:after, a[target=_blank].sfa:after {
  font-size: 75%;
  vertical-align: top;
}
a.btn {
  display: inline-block;
  padding: 12px 16px;
  background-color: #ff2b79;
  color: #FFFFFF;
  font-size: 160%;
  border-radius: 4px;
}
a.btn i {
  font-size: 150%;
  vertical-align: middle;
}
a.btn span {
  display: inline;
  font-family: "Reimin Y20 Bold", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}
a.btn.accordion {
  position: relative;
}
a.btn.accordion:before {
  content: "";
  display: block;
  position: absolute;
  border: 10px solid transparent;
  border-top-color: #ff2b79;
  bottom: -20px;
  left: 50%;
  margin-left: -10px;
}
a.btn.accordion:after {
  content: "";
  display: block;
  position: absolute;
  border: 13px solid transparent;
  border-top-color: #FFF;
  bottom: -21.5px;
  left: 50%;
  margin-left: -13px;
}

/*--------------------------------------------------------------------------------
 * 
 * 	wrapper
 * 
 *--------------------------------------------------------------------------------*/
#wrapper {
  position: relative;
  width: 960px;
  margin: 0 auto;
  padding: 0;
  background: transparent;
}
#wrapper ul, #wrapper li {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*--------------------------------------------------------------------------------
 * 
 * 	header
 * 
 *--------------------------------------------------------------------------------*/
#header {
  width: 100%;
  padding: 40px 0 0;
  margin: 0 auto 0;
}
#header h1 {
  position: absolute;
  width: 960px;
  height: 420px;
  margin: 140px auto 0;
  top: 40px;
  display: inline-block;
  white-space: nowrap;
  font-family: "Honami Regular", "Moaria Regular", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 600%;
  font-weight: normal;
  line-height: 1.25em;
  text-align: center;
  background: transparent url(../images/title1_bg.png) no-repeat center top;
  color: #FFFFFF;
}
#header h1 em {
  font-style: normal;
}
#header h1 > span {
  display: inline-block;
  vertical-align: middle;
}
#header h1 > span > span {
  display: block;
  margin-top: 30px;
}
#header h1 > span > span > span {
  display: inline-block;
  padding-bottom: 10px;
  background: transparent url(../images/border_white.png) repeat-x center bottom;
  font-size: 28.33333%;
  line-height: 1em;
}
#header h1:after {
  content: '';
  display: inline-block;
  height: 420px;
  width: 1px;
  margin-right: -1px;
  vertical-align: middle;
}
#header #main-image {
  border-radius: 16px;
  overflow: hidden;
}
#header #hobo {
  position: absolute;
  width: 960px;
  top: 5px;
  margin: 0 0;
  padding: 0;
  box-sizing: border-box;
}
#header #hobo a {
  display: block;
  text-align: center;
  color: #ff2b79;
}
#header #hobo a i {
  font-size: 300%;
}
#header #hobo a:first-child {
  left: 0;
  right: auto;
}

#yodogawa {
  position: relative;
  padding-top: 0px;
  width: 800px;
  margin: 120px auto 0;
  padding: 0 0 40px 0;
  font-size: 100%;
  font-weight: normal;
  color: #ff2b79;
  text-align: center;
  background: url(../images/border_red.png) repeat-x center bottom;
}
#yodogawa p {
  display: inline-block;
  width: auto;
  margin: 0 auto 1em;
  font-family: "Reimin Y20 Bold", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 160%;
  letter-spacing: 0.075em;
  line-height: 2em;
  text-align: left;
}
#yodogawa p.start {
  display: block;
  padding-top: 40px;
  margin: 40px 0 0 0;
  background: url(../images/border_red.png) repeat-x center top;
  font-size: 280%;
  line-height: 1em;
  text-align: center;
  color: #000000;
}
#yodogawa p.start.sold {
  font-size: 140%;
  letter-spacing: 0.075em;
  line-height: 1.5em;
}
#yodogawa p.start.sold > span {
  display: inline-block;
  text-align: left;
}
#yodogawa p.start.sold > span span {
  display: block;
  margin: 1.5em 0 0.5em;
  font-family: "Reimin Y20 Bold", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 114.2857143%;
  letter-spacing: 0.075em;
}
#yodogawa p.start.sold > span span:first-child {
  margin-top: 0;
}
#yodogawa p.start.sold a i {
  font-size: 150%;
  vertical-align: middle;
}
#yodogawa .ph {
  position: absolute;
  right: 0;
  top: 200px;
}
#yodogawa .ph img {
  overflow: hidden;
  border-radius: 16px;
}

.ua-ie-6 #yodogawa,
.ua-ie-7 #yodogawa,
.ua-ie-8 #yodogawa {
  border-color: #E5E5E5;
}

#info {
  background-color: rgba(241, 241, 241, 0.8);
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 0 none transparent;
  padding: 70px 0 75px 80px;
  margin: 40px auto;
}
#info h2 {
  margin-top: 0;
  font-size: 320%;
  line-height: 1.2em;
  text-align: left;
}
#info h2 span {
  display: block;
  font-size: 56.25%;
}
#info p {
  margin-bottom: 0;
  font-size: 160%;
  line-height: 1.75em;
}

/*--------------------------------------------------------------------------------
 * 
 * contents
 * 
 *--------------------------------------------------------------------------------*/
.indent {
  text-indent: -1em;
  padding-left: 1em;
}
.indent a[target=_new], .indent a[target=_blank] {
  display: inline;
}

span.indent {
  display: inline-block;
}

.left {
  float: left;
}

.right {
  float: right;
}

.date {
  margin-bottom: 0;
  font-family: "FB PoynterSerif RE Regular", "Times New Roman", Georgia, serif;
  font-size: 140%;
  text-align: left;
}

.photo p {
  margin-top: 5px;
  font-size: 140% !important;
}
.photo p.cap {
  padding-left: 30px;
}
.photo p.cap i {
  width: 30px;
  margin-left: -30px;
  font-size: 171.4285714%;
  text-align: center;
  vertical-align: middle;
}

#contents {
  padding-bottom: 80px;
}
#contents .article .section h3 {
  margin-top: 80px;
  margin-bottom: 40px;
  font-family: "Reimin Y20 Regular", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 360%;
  line-height: 1em;
  text-align: center;
}
#contents .article .section ul.navi {
  width: 800px;
  margin: 0 auto;
  padding-bottom: 88px;
  background: url(../images/border_red.png) repeat-x center bottom;
  text-align: center;
}
#contents .article .section ul.navi li {
  display: inline-block;
  min-width: 260px;
}
#contents .article .section ul.navi li a {
  display: block;
}
#contents .article .section ul.navi li a > span {
  display: block;
  letter-spacing: 0;
}
#contents .article .section ul.navi li a > span > em {
  display: block;
  margin: 0;
  font-size: 200%;
  font-style: normal;
  line-height: 1.5em;
  color: #ff2b79;
}
#contents .article .section ul.navi li a > span > span {
  display: block;
  font-size: 140%;
  line-height: 1em;
}
#contents .article .section ul.navi li a i {
  display: block;
  font-size: 240%;
  color: #ff2b79;
}
#contents .article .section ul.navi li.interview {
  margin-top: 40px;
  padding: 20px 0px 10px;
  border-radius: 8px;
  border: 1px solid #ff2b79;
}
#contents .article .section ul.navi li.interview a > span > span {
  margin-bottom: 10px;
}
#contents .article .section.cart {
  width: 800px;
  margin: 0 auto;
  padding: 80px 0 88px 0;
  background: url(../images/border_red.png) repeat-x center bottom;
  overflow: hidden;
  *zoom: 1;
}
#contents .article .section.cart h2 {
  margin: 0 auto 0;
  padding-left: 10px;
  min-height: 84px;
  background: no-repeat left top;
  font-size: 260%;
  line-height: 1.25em;
}
#contents .article .section.cart h2 span {
  display: block;
  font-size: 70%;
}
#contents .article .section.cart#umezu2016_bottle h2 {
  background-image: url(../images/midashi1_bg.png);
}
#contents .article .section.cart#umezu2016_recipebook h2 {
  background-image: url(../images/midashi2_bg.png);
}
#contents .article .section.cart#umezu2016_set h2 {
  background-image: url(../images/midashi3_bg.png);
}
#contents .article .section.cart p {
  padding-left: 10px;
  font-size: 160%;
  line-height: 1.75em;
}
#contents .article .section.cart p.price-area {
  margin: 0.5em auto 1em;
}
#contents .article .section.cart p.price-area .tax {
  font-size: 75%;
}
#contents .article .section.cart a.cart_btn.sold {
  -moz-transition: none 1s;
  -o-transition: none 1s;
  -webkit-transition: none 1s;
  transition: none 1s;
  background-color: #cccccc;
  color: #7f7f7f;
  cursor: default;
}
#contents .article .section.cart a.cart_btn.sold:before {
  content: "在庫なし";
}
#contents .article .section.cart a.cart_btn.sold:link, #contents .article .section.cart a.cart_btn.sold:visited, #contents .article .section.cart a.cart_btn.sold:hover, #contents .article .section.cart a.cart_btn.sold:active {
  opacity: 1;
}
#contents .article .section.cart a.cart_btn.sold > span, #contents .article .section.cart a.cart_btn.sold > i {
  display: none;
}
#contents .article .section.cart .photo {
  margin: 0;
}
#contents .article .section.cart .purchase {
  padding-left: 10px;
  margin: 1em auto;
}
#contents .article .section.cart .shipping_area {
  margin: 0.5em auto;
  font-size: 140%;
  line-height: 1.5em;
}
#contents .article .section.cart .spec {
  margin-top: 20px;
}
#contents .article .section.cart .spec li {
  margin: 2px auto;
  padding-left: 1em;
  font-size: 140%;
  line-height: 1.5em;
  text-indent: -1em;
}
#contents .article .section.cart .left {
  width: 320px;
}
#contents .article .section.cart .right {
  width: 440px;
}
#contents .article .section.cart .recipes {
  overflow: hidden;
  *zoom: 1;
  clear: both;
  padding: 40px;
  background-color: #FFFFFF;
  border: 1px solid #e5e5e5;
}
#contents .article .section.cart .recipes .left, #contents .article .section.cart .recipes .right {
  width: 359px;
}
#contents .article .section.cart .recipes li {
  margin: 5px auto;
  font-size: 160%;
  font-family: "Reimin Y20 Bold", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  line-height: 1.75em;
}
#contents .article .section.cart .recipes li a {
  display: block;
}
#contents .article .section.cart .recipes p {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 10px;
}
#contents .article .section.cart .recipes#special {
  margin-top: 40px;
}
#contents .article .section.cart .recipes#special h3 {
  margin: 0 0 .5em 0;
  font-size: 260%;
  line-height: 1.5em;
  text-align: left;
}

#interview {
  position: relative;
  text-align: center;
}
#interview #interview-header {
  width: 100%;
  padding: 0;
  margin: 0 auto 0;
  text-align: left;
}
#interview #interview-header h2 {
  position: absolute;
  width: 960px;
  height: 420px;
  margin: 140px auto 0;
  top: 40px;
  display: inline-block;
  white-space: nowrap;
  font-family: "Reimin Y20 Bold", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 260%;
  font-weight: normal;
  line-height: 1.25em;
  text-align: center;
  background: transparent url(../images/title2_bg.png) no-repeat center top;
  color: #FFFFFF;
}
#interview #interview-header h2 > span {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
#interview #interview-header h2 > span em {
  font-style: normal;
}
#interview #interview-header h2 > span > span {
  display: block;
  font-size: 70%;
}
#interview #interview-header h2:after {
  content: '';
  display: inline-block;
  height: 420px;
  width: 1px;
  margin-right: -1px;
  vertical-align: middle;
}
#interview #interview-header #interview-image {
  border-radius: 16px;
  overflow: hidden;
}
#interview p {
  font-size: 160%;
  line-height: 1.75em;
}
#interview #interview-contents {
  display: inline-block;
  margin: 100px auto 120px;
  text-align: left;
}

/*--------------------------------------------------------------------------------
 * 
 * 	footer
 * 
 *--------------------------------------------------------------------------------*/
#footer {
  background: transparent;
  margin: 0 auto 0;
  padding: 0;
  width: 100%;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#CCFFFFFF', endColorstr='#CCFFFFFF');
  background-color: transparent;
  background-color: rgba(255, 255, 255, 0.8);
}
:root #footer {
  filter: none\0/IE9;
}
#footer.fixed {
  position: fixed;
  bottom: 0;
  left: 0;
}
#footer .btn-group {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}
#footer .copyright {
  width: auto;
  height: 44px;
  margin: 0;
  line-height: 44px;
  text-align: center;
}
#footer ul {
  margin: 0;
  text-align: center;
}
#footer ul li {
  padding: 0;
  text-align: center;
  font-size: 100%;
}
#footer ul li a {
  display: block;
  font-weight: normal;
  font-family: "Reimin Y20 Bold", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  color: #ff2b79;
}
#footer ul li a i {
  display: inline-block;
  width: 44px;
  font-size: 240%;
  line-height: 1em;
  vertical-align: middle;
  text-align: center;
}
#footer ul li a i:before {
  vertical-align: middle;
}
#footer ul li a i:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 44px;
  width: 1px;
}
#footer ul li a span {
  display: block;
  margin-top: -1em;
  padding-bottom: 1em;
  vertical-align: middle;
  font-family: "Reimin Y20 Bold", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 76.9230769%;
  line-height: 1em;
}
#footer ul li.sns-line {
  display: none;
}
#footer ul li.instagram {
  float: left;
}
#footer ul li.home a i {
  font-size: 360%;
}
#footer ul a[target=_new]:after, #footer ul a[target=_blank]:after {
  margin-left: 0;
  content: "";
}
#footer ul a.btn {
  padding: 0 2px;
  min-width: 44px;
}
#footer ul a.btn i {
  float: none;
}
#footer ul a.btn span {
  margin: 0;
  font-size: 10px;
  letter-spacing: 0.05em;
}
#footer ul.def {
  float: left;
  padding-left: 0px;
}
#footer ul.def li {
  margin-right: 20px;
}
#footer ul.sns {
  float: right;
  padding-right: 0px;
}
#footer ul.sns li {
  margin-left: 20px;
}

.recipe {
  overflow: hidden;
  *zoom: 1;
  width: 800px;
  margin: 0 auto;
  padding: 40px 40px 20px 40px;
  background: url(../images/bg.png) repeat center top;
}
.recipe .photo {
  margin: 0;
}
.recipe .right {
  width: 440px;
}
.recipe h3 {
  margin-top: 0;
  font-size: 240%;
  font-family: "Reimin Y20 Bold", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  line-height: 1.3em;
}
.recipe h3 + p,
.recipe h3 + p.lead + p {
  font-family: "Reimin Y20 Bold", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  margin-bottom: 0;
}
.recipe p {
  font-size: 160%;
  line-height: 1.75em;
  letter-spacing: 0;
}
.recipe p .cap {
  font-size: 87.5%;
}
.recipe ul li {
  font-size: 100%;
}
.recipe ul li div {
  display: inline-block;
  vertical-align: middle;
}
.recipe ul li div.foods {
  width: 24em;
  white-space: nowrap;
  overflow: hidden;
}
.recipe ul li div.foods p:after {
  content: "‥‥‥‥‥‥‥‥‥‥‥‥‥‥‥‥‥‥‥‥";
  margin-left: 0em;
}
.recipe ul li div p {
  margin: 0;
  display: inline-block;
}
.recipe ul + p {
  font-family: "Reimin Y20 Bold", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  margin-bottom: 0;
}
.recipe ol {
  list-style-type: decimal !important;
  font-size: 160%;
  padding-left: 1.375em;
}
.recipe ol li {
  list-style-type: decimal !important;
}
.recipe ol li p {
  font-size: 100%;
  margin: 5px 0;
}
.recipe ol li p.cap {
  font-size: 87.5%;
}

@media screen and (max-width: 600px) {
  a:hover {
    opacity: 1 !important;
  }

  body {
    font-size: 13px;
    letter-spacing: 0.075em;
    line-height: 1.75em;
  }

  body * {
    box-sizing: border-box;
  }

  .indent {
    text-indent: 0;
    padding-left: 0;
  }

  span.indent {
    display: inline;
  }

  #wrapper {
    width: 600px;
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }

  #main-image {
    width: 600px;
  }
  #main-image img {
    width: 100%;
    height: auto;
  }

  #header {
    width: 600px;
    left: 0;
    margin-left: 0;
    background-image: none;
  }
  #header.archive {
    padding-bottom: 38px;
  }
  #header #hobo {
    width: 600px;
    padding-left: 0px;
  }
  #header #hobo a {
    padding-left: 15px;
  }
  #header h1 {
    width: 600px;
    height: auto;
    font-size: 400%;
    margin-top: 80px;
  }

  #yodogawa {
    display: block;
    width: 560px;
    box-sizing: content-box;
    margin-left: auto;
    margin-right: auto;
    margin-top: 210px;
    font-size: 100%;
  }
  #yodogawa p.start {
    margin-top: 20px;
    font-size: 200%;
  }
  #yodogawa p.start > span {
    line-height: 1.75em;
  }
  #yodogawa .ph {
    display: none;
  }

  #contents .article .section h3 {
    font-size: 200%;
  }
  #contents .article .section ul.navi {
    width: 600px;
  }
  #contents .article .section ul.navi li {
    display: block;
    border-bottom: 1px solid #ff2b79;
  }
  #contents .article .section ul.navi li:first-child {
    border-top: 1px solid #ff2b79;
  }
  #contents .article .section ul.navi li a {
    overflow: hidden;
    *zoom: 1;
    padding: 10px 0;
  }
  #contents .article .section ul.navi li a > span {
    float: right;
    width: 450px;
    padding-top: 10px;
    text-align: left;
  }
  #contents .article .section ul.navi li a img {
    width: 80px;
    height: auto;
    margin-right: 20px;
  }
  #contents .article .section ul.navi li a i {
    float: left;
    width: 35px;
    height: 80px;
    margin-left: 10px;
    line-height: 80px;
  }
  #contents .article .section ul.navi li.interview {
    border-radius: 0;
    border: 0 none;
    border-bottom: 1px solid #ff2b79;
    margin: 0;
    padding: 0;
  }
  #contents .article .section ul.navi li.interview a > span {
    width: 530px;
  }
  #contents .article .section.cart {
    position: relative;
    width: 550px;
  }
  #contents .article .section.cart .left, #contents .article .section.cart .right {
    float: none;
    width: auto;
  }
  #contents .article .section.cart .right {
    padding-top: 570px;
  }
  #contents .article .section.cart .photo {
    position: absolute;
    top: 80px;
  }
  #contents .article .section.cart .photo img {
    width: 100%;
    height: auto;
  }
  #contents .article .section.cart a.cart_btn {
    display: block;
    padding: 16px;
    border-radius: 8px;
    font-size: 220%;
    text-align: center;
  }
  #contents .article .section.cart .recipes {
    margin-top: 40px;
  }
  #contents .article .section.cart .recipes .left, #contents .article .section.cart .recipes .right {
    width: 100%;
  }
  #contents .article .section.cart .recipes .right {
    padding-top: 0px;
  }
  #contents .article .section.cart .recipes .right ul li:first-child {
    border-top: 0 none;
  }
  #contents .article .section.cart .recipes ul li {
    padding: 6px 0 11px;
    border-bottom: 1px solid #e5e5e5;
  }
  #contents .article .section.cart .recipes ul li:first-child {
    border-top: 1px solid #e5e5e5;
  }

  #interview #interview-header h2 {
    width: 600px;
    height: auto;
    margin-top: 0;
    font-size: 240%;
  }
  #interview #interview-header #interview-image img {
    width: 100%;
    height: auto;
  }
  #interview #interview-contents {
    display: block;
    width: 550px;
    margin-top: 160px;
    margin-bottom: 40px;
  }

  #footer {
    background-color: transparent;
  }
  #footer.fixed {
    position: static;
  }
  #footer .btn-group {
    width: auto;
  }
  #footer ul li a i {
    width: 88px;
    font-size: 360%;
  }
  #footer ul li a i:after {
    height: 88px;
  }
  #footer ul li a span {
    font-size: 100%;
  }
  #footer ul li.home a i {
    font-size: 480%;
  }
  #footer ul.def {
    float: none;
    padding-left: 10px;
  }
  #footer ul.def li {
    margin-right: 20px;
  }
  #footer ul.sns {
    float: none;
    padding-right: 10px;
  }
  #footer ul.sns li {
    margin-left: 20px;
  }
  #footer ul.sns li.sns-line {
    display: inline-block;
  }
  #footer .copyright {
    clear: both;
    margin-bottom: 40px;
  }

  .recipe {
    width: 600px;
    padding: 25px;
  }
  .recipe .left, .recipe .right {
    float: none;
    width: auto;
  }
  .recipe .photo {
    width: 550px;
    margin: 0 auto 25px;
  }
  .recipe .photo img {
    width: 100%;
    height: auto;
  }
  .recipe h3 {
    margin-top: 0;
    font-size: 240%;
    font-family: "Reimin Y20 Bold", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  }
  .recipe h3 + p {
    font-family: "Reimin Y20 Bold", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
    margin-bottom: 0;
  }
  .recipe p {
    font-size: 160%;
    line-height: 1.75em;
    letter-spacing: 0;
  }
  .recipe ul li {
    font-size: 100%;
  }
  .recipe ul li div {
    display: inline-block;
    vertical-align: middle;
  }
  .recipe ul li div.foods {
    width: 16em;
    white-space: nowrap;
    overflow: hidden;
  }
  .recipe ul li div.foods p:after {
    content: "‥‥‥‥‥‥‥‥‥‥‥‥";
    margin-left: .25em;
  }
  .recipe ul li div p {
    margin: 0;
    display: inline-block;
  }
  .recipe ul + p {
    font-family: "Reimin Y20 Bold", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
    margin-bottom: 0;
  }
  .recipe ol {
    list-style-type: decimal !important;
    font-size: 160%;
    padding-left: 1.375em;
  }
  .recipe ol li {
    list-style-type: decimal !important;
  }
  .recipe ol li p {
    font-size: 100%;
    margin: 5px 0;
  }
  .recipe ol li p.cap {
    font-size: 87.5%;
  }
}
html.ua-mobile a:hover {
  opacity: 1 !important;
}

.conv dt, .conv dd {
  font-size: 160%;
  line-height: 2em;
}
.conv dt {
  width: 3em;
}

@media only screen and (max-width: 600px) {
  .conv {
    width: auto;
  }
  .conv dl {
    display: block;
    margin-bottom: 2em;
  }
  .conv dt, .conv dd {
    display: block;
  }
  .conv dt {
    float: left;
    margin: 0;
    padding: 0;
    width: 4em;
  }
  .conv dd {
    margin-left: 0;
    padding-top: 0;
  }
}
