@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;
	margin-top: 0px;
	margin-left: auto;
}

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: 12px;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.5em;
  margin-bottom:30px;
  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: #FF5151; }

.blue{
	color:#3FA8F4; }

/* 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.8em;
	letter-spacing:0.8px; }

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

ruby rt{
  font-size: 35%;
}

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

body {
  background: #FFFFFF;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", ”Meiryo, Osaka”, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  line-height: 2.3em;
  letter-spacing: 0.06em;
  color: #000; }

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: #A5A53A;
  text-decoration: underline;
  outline: none 0 !important; }
  a:link {
    color: #4E9DC9;
    text-decoration: none; }
  a:visited {
    color:#4E9DC9 ;
    text-decoration: none; }
  a:hover {
    color: # A8CFE4;
    text-decoration: none; }
  a:active {
    color:  # A8CFE4;
    text-decoration: none; }
  a:focus {
    outline: 0; }
  a img {
    vertical-align: top; }
  a:hover img.hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5; }
  .opc a:hover img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5; }
  .opc2 a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5; }
  .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; }
  a[target=_new], a[target=_blank] {
    background: no-repeat right center;
    background-image: url(images/icon_exlink_inline.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 12px; }
    @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
      a[target=_new], a[target=_blank] {
        background-image: url(images/2x/icon_exlink_inline.png);
        background-size: 10px auto; } }
  a[target=_new].noimg, a[target=_blank].noimg {
    background: transparent;
    padding-right: 0; }
    @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
      a[target=_new].noimg, a[target=_blank].noimg {
        background-image: transparent; } }
  a .amazon {
    display: block;
    background: url(images/icon_amazon.png) no-repeat left center;
    padding-left: 25px; }
  .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: #A5A53A;
    text-decoration: underline; }

/*
 * wrapper
 --------------------------------------------------------------------------------*/
#wrapper {
  position: relative;
  width: 1000px;
  margin: 0 auto;
    text-align:center;
  background-color: #FFF; }

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

#yodogawa {
	width:1000px;
	margin:0 auto;
  text-align: center;
  font-size: 16px;
  padding-bottom:80px}


/*
 * contents
 */
.contents {
	text-align: center;
  position: relative;
  width: 820px;
   }
  .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: 800px;
  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: 30px auto;
  text-align:left; }
  .cap_photo{
	  text-align:center;
	  margin: 30px auto 10px;}
  .photo p {
    font-size: 12px;
	text-align:left;
	margin-left:1px;
    line-height: 1.5em;
    color: #3f3f3f; }

.date {
  margin: 20px 0;
  font-size: 12px;
  line-height: 2.2em;
  letter-spacing:0.18em;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, 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: 437px;
    border-bottom: 1px solid #CCC;
    font-size: 14px;
    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: #A5A53A;
        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: 12px;
      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: 437px;
    border-bottom: 1px solid #CCC;
    font-size: 14px;
    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: #A5A53A;
        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: 12px;
      color: #999; }

#footer {
	width:820px;
	text-align:center;
	margin: 0 auto;
  position: relative; }
  #footer ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
    letter-spacing: -0.4em;
    margin-bottom: 10px;
    font-size: 0; }
    #footer ul li {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      margin: 0;
      font-size: 14px;
      letter-spacing: 0.075em; }
  #footer .copyright {
    margin-top: 10px;
    font-size: 10px;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    color: #3f3f3f; }

.conv {
  width: 820px;
  text-align:center;
  margin: 0 auto;
  margin-bottom:8px;
  border:2pt  solid #1E1E1E;

  }
  .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: 100px;
    padding: 2em 0 0 0;
    font-weight: bold;
    vertical-align: top;
    color: #000; }
    .conv dt.talker3 {
      letter-spacing: 0; }
  .conv dd {
    padding-top: 1.9em;
    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 30px;
    padding: 2em 0 0;
    text-align: center; }
 .conv h2 {
	margin: 0 auto;
	padding: 50px 0 40px;
}

.bana{
	margin-top:40px;}

.box, .box2 {
    padding: 20px;
    width: 100%; }

.box {
  background: #ccc; }

.box2 {
  background: #333; }

.inner_text {
  color: #f2f2f2; }

body {
  font-size: 14px;
  line-height: 2em;
  color: #333333; }

p {
  margin-bottom:1.8em; }

/*1024px*/
/*768px*/
/*568px*/
/*480px*/
/*320px*/
/*1024px*/
/*768px*/
/*480px*/
/*320px*/
.conv .lead {
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 2em; }
.conv h3 {
	margin-top:30px;
  margin-bottom:15px;
  font-weight: normal;
  font-size: 20px; }
.conv .photo {
  text-align: center; }
  .conv .photo + h3 {
    margin-top: 3em; }
  .conv .photo .credit {
    color: #666;
    font-size: 12px; }

/*--------------------------------------------------------------------------------
 *
 * 	wrapper
 *
 *--------------------------------------------------------------------------------*/
#wrapper {
  position: relative;
  width: 1000px;
  text-align:center;
  margin: 0 auto;}
  #wrapper ul, #wrapper li {
    list-style: none; }

/*--------------------------------------------------------------------------------
 *
 *
 *
 *--------------------------------------------------------------------------------*/
#header #hobo {
  text-align: center;
  padding: 0;
  margin:0 auto; }

  body.archive #header #aera {
    top: 290px; }
#header h1 {
	margin: 0 auto;
	width: 1000px;
	height: 615px;
}
  body.archive # h1 {
    height: 330px; }
#header .credit {
  font-size: 12px;
  text-align: right; }

#content {
  overflow: hidden;
  *zoom: 1;
  width: 800px;
  margin: 0 auto;
  padding-top: 20px;
  position: relative; }
  #content #yodogawa {
    float: left;
    margin: 0; }
  #content #toc {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 320px;
    margin: 0; }
    #content #toc ol, #content #toc li {
      margin: 0;
      padding: 0;
      list-style: none; }
    #content #toc ol {
      padding: 20px 0; }
    #content #toc li {
      border: 0 none; }

/*--------------------------------------------------------------------------------
 *
 * contents
 *
 *--------------------------------------------------------------------------------*/
.content {
  width: 520px;
  margin: 60px auto 0; }
  .content h2 {
    margin: 40px 0 0;
    height: 130px;
    text-align: center; }
    .content h2:before {
      content: '';
      width: 1px;
      height: 100%;
      display: inline-block;
      vertical-align: middle; }
  .content .photo {
    margin: 40px 0; }
  .content .conv .continue {
    margin: 2em 0;
    padding-top: 0; }
  .content .date {
    margin: 40px 0;
    line-height: 1em; }
  .content .chu span {
    display: block;
    float: left; }
    .content .chu span + span {
      float: none;
      margin-left: 4.3em; }
  .content .chu2 span {
    display: block;
    float: left; }
    .content .chu2 span + span {
      float: none;
      margin-left: 5.375em; }
  .content .column {
    width: 420px;
    padding: 40px;
    border: 1px solid #CCC;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 0px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 0px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 0px; }
    .content .column h3 {
      margin-top: 0.5em;
      margin-bottom: 0; }
    .content .column p {
      margin: 0; }

#navi {
  width: 600px;
  height: 130px;
  margin:0 auto;
margin-bottom: 40px;}
  #navi:before {
    content: '';
    width: 1px;
    height: 100%;
    display: inline-block;
    vertical-align: middle; }
  #navi ul {
    display: inline-block; }
    #navi ul li {
      float: none;
      display: inline-block;
      margin: 0 20px; }

.bana{
	padding-bottom:55px}

.fblike {}

#banner {
  margin-top: 40px;
  text-align: center; }
  #banner ul {
    font-size: 0;
    letter-spacing: -0.4em; }
  #banner li {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    padding: 0; }
    #banner li:first-child {
      margin-right: 40px; }

.info {
  overflow: hidden;
  *zoom: 1;
  width: 600px;
  margin: 80px auto; }
  .info .photo {
    float: left;
    margin: 0px; }
    .info .photo p {
      font-size: 10px;
      margin-bottom: 0; }
  .info .text {
    margin-left: 240px; }
    .info .text h3 {
      margin-top: 0;
      font-size: 20px; }
      .info .text h3 span {
        display: block;
        font-size: 14px; }
    .info .text p {
      margin: 1.5em 0; }

#profile {
  width: 720px;
  padding: 40px; }
  #profile h2 {
    margin-top: 0; }
    #profile h2 span {
      font-size: 14px; }
  #profile h3 {
    margin-bottom: 0; }
    #profile h3 + p {
      margin: 0; }
  #profile .photo {
    float: left;
    margin: 0; }
  #profile .article {
    margin-left: 340px; }

/*--------------------------------------------------------------------------------
 *
 * 	footer
 *
 *--------------------------------------------------------------------------------*/
#footer {
  margin: 0 auto;
  text-align:center;
  padding: 70px 0 30px 0;
  width: 826px; }
  #footer .fblike {
    margin: 40px auto; }
  #footer .copyright {
    margin: 40px 0 0 0;
    padding: 0;
    line-height: 1em; }
#mokuji{
	border-top:2pt solid #1E1E1E;
	margin: 0 auto;
	}

#profileText {
  padding: 40px; }
  @media only screen and (max-width: 767px) {
    #profileText {
      padding: 10px; } }
  #profileText h2 span {
    font-size: 60%; }
  #profileText h3 {
    margin-top: 1.5em;
    margin-bottom: 0.5em; }
  #profileText p {
    margin: 1em 0 0 0; }
    #profileText p:first-child {
      margin-top: 0; }

/*--------------------------------------------------------------------------------
 *
 * 	original
 *
 *--------------------------------------------------------------------------------*/

pb_15{
	padding-bottom:15px;}

.btn_p{
	padding-right:45px;}

.hidden{
	visibility:hidden;}

.honmon{
	width: 520px;
	text-align: left;
	margin:0 auto;
	}
.designer{
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho",  serif;
	line-height:2.1em	;}
.designer2{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:2.1em	;}
.start{
	font-size:28px;
	padding-top:0.5em;
	display:inline-block;}

	.btn_left{
		float:left;
		position:absolute;
	top:1250px; left:88px;}
	.btn_center{
		position:absolute;
	top:1250px; left:360px;}
	.btn_right{
		text-align:right;
		position:absolute;
	top:1145px; left:638px;
		}
.border{
	width:824px;
	text-align:center;
	margin: 0 auto;
	margin-top:8px;
	padding-bottom:8px;
	border-top:3pt solid #1E1E1E;}

.float_l{
    float:left;
    text-align:left;
    padding-left: 45px;
    width: 380px;
}
.float_l2{
    float:left;
    text-align:left;
}

.adjust{
    padding-left: 0;
    height:360px;
    width: 360px;
}

.adjust2{
    padding-left: 0;
    height:210px;
    width: 360px;
}
.mail{
	width:490px;
	font-size: 13px;
	line-height:2.2em;
	margin: 0 auto;
	text-align:left;
	background-color:#F6F9FA;
	border-radius: 15px;
	padding: 30px 0 15px;
	margin-top:50px;
	margin-bottom:50px;
	}
.mail p{
	padding-left:85px;}

.pl_25{
	padding-top:10px;
	padding-left:28px;}

.prof_women{
	line-height:2.0em;
	font-size:13px;
	padding:20px 0  5px 29px;
	}

#mokuji{
  border-top:2pt  solid #1E1E1E;
  margin: 0 auto;
  text-align:center;
  padding: 60px 0 20px 0;
  width: 820px;
	font-size:15px;
  line-height: 1.7em;
	font-weight:bolder;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho",serif;

	}
    #mokuji ul li {
	/*      display: inline-block;*/
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
	letter-spacing: 0.1em;
}
 #mokuji ul li {
	 padding-bottom:16px;}

.size_table{
	font-size:12px;
	padding-bottom:20px;
	letter-spacing:0.075em;
	line-height:1.4em;
	text-align:center;
	width:520px;
	}

.point{
	text-align:left;
	border-bottom:#53B1F5 solid 2px;
	border-top:#53B1F5 solid 2px;
	width:280px;
	font-weight:bold;
	padding:10px 0;
	margin-bottom:30px;
	padding-left:20px;}
/*-------------------------------囲み-------------------------------*/

.infomation_out{
	width:630px;
	text-align:center;
	padding-bottom:20px;
	background:url(../images2/st_border_y.gif) repeat-y;
	border:0;
	margin: 0 auto;
	margin-top:90px;
    padding-top: 60px;
	position: relative; }

.ribbon{
	position: absolute;
	top: -12px;
	left: 561px;
	}

.st_head{
	margin:0 auto;
	width:630px;
	background:url(../images2/st_border_x.gif) repeat-x top;
	}
.st_bottom{
	margin:0 auto;
	width:630px;
	background:url(../images2/st_border_x.gif) repeat-x bottom;
	}

  .infomation_out h3{
    margin: 50px auto 30px;
    margin-left: 0;
  }

  .ml_25{
    padding-left: 60px;
  }

/*-------------------------------囲み-------------------------------*/

.pr_30{
		padding-right:15px;
	/*	padding-bottom:15px;*/}

.pb_20{
	padding-bottom:15px;}

.pl_20{
	padding-left:50px;
	padding-right:20px;}


.line_1{
	padding-bottom:5px;}

.clear{
	clear:both;}

.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {clear: both;}
.cf {*zoom: 1;}

.mt_25{
	margin-top:80px;}

.att {
	margin-top:-1.8em;

	padding-left:1em;
  text-indent: -1em;
}
#mini {
	vertical-align: bottom;
		margin-top:-10px;
		margin-bottom: -10px;}


.info_box{
	font-size:12px;
	padding:50px 0 30px 50px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing:0.18em;
	margin: 0 auto;
	width:100％;
	text-align:left;
	line-height:1.9em
	}

  .info_box img{
    padding-bottom: 20px;
  }


/*---------------------------テキ中---------------------------*/

.textlive{
	width:520px;
	margin: 20px 0;
	margin-bottom:40px;
	margin-top:40px;
	border: solid #B6C6C5 1px;
	font-size:13px;
}

.textlive h3{
	margin: 0 auto;
	text-align:center;
	margin-top:30px;}
.live-photo{
	text-align:center;
	margin: 0 auto;
	padding:25px 50px 17px;}
.live-photo img{
	width:400px;}

.live-title{
	width:400px;
	font-size:15px;
	font-weight:bold;
	color: #3C3C3C;
	text-align:left;
	margin: 0 auto;
	padding-bottom:5px;
	border-bottom:solid #B6C6C5 2px
	}
.live-text{
	width:400px;
	text-align:left;
	margin: 0 auto;
	margin-top:10px;
	margin-bottom:25px;
	}

.live-more{
	text-align:right;
	margin: 0 auto;
	margin-bottom:20px;
	margin-right:20px;
	}

/*---------------------------テキ中---------------------------*/

/*↓　アイコンPC対応*/

#icon {
	width: 520px;
	height: auto;
	}

#icon li{
	float: left;
	list-style-image: none;
	width: 60px;
	height: 60px;
	margin-right: 5px;
	}


/* -----フロート解除----- */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*---------------------------サイズ表---------------------------*/

.sizing{
  text-align: center;
  margin: 30px auto 40px;
  font-size: 13px;
}

.sizing table , td, th {
	border: 1px solid #595959;
	border-collapse: collapse;
}

.sizing td, th {
	padding: 3px;
	width:60px;
	height: 27px;
}

.sizing th {
	background: #f0e6cc;
}
.sizing .even {
	background: #fbf8f0;
}
.sizing .odd {
	background: #fefcf9;
}
.sizing .wide_f,.wide_m{
	width:230px;
  font-size: 12px;
}

.sizing .wide_f{
	background-color:#FFE6F7;
}

.sizing .wide_m{
	background-color:#DCECF9;
}

.sizing .gray{
	background-color:#EDEDED;
}


/*---------------------------スマホ対応------------------------------*/

@media only screen and (max-device-width:420px) {


body {
  background: #FFFFFF;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", ”Meiryo, Osaka”, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 13px;
  line-height: 1.9em;
  letter-spacing: 0.055em;
  color: #000; }

#wrapper {
width:100%;
margin-right: auto;
margin-left: auto;
background-color: #FFFFFF  ;
-webkit-text-size-adjust: 100%;
margin-top: -10px;
}
#header{
	padding-top:15px;
	width:99%;
	margin: 0 auto;
	}

#header h1 {
width: 99%;
height:auto;
margin-bottom: 15px;
}

  #header #hobo {
	  margin: 0 auto;
    text-align: center;
    font-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
    font-size: 10px;
    text-transform: uppercase; }

#hobo img{
	width:100%;
	height:auto;}

#header img {
width: 100%;
height: auto;
}

#yodogawa {
	width:100%;
	margin:0 auto;
  text-align: center;
  font-size: 16px;
  padding-bottom:35px;}

#yodogawa img {
width: 100%;
height: auto;
}

.conv .mt_25{
	margin-top:0;}

.conv {
  width: 98%;
  text-align:center;
  margin: 0 auto;

  margin-bottom:8px;
  border:none;
  border-bottom:2pt  solid #1E1E1E;
  border-top: 2pt  solid #1E1E1E;
  }

.conv img{
	width:100%;
	height:auto;}
p {
  margin-bottom:1.9em;
    margin: 0em 8px;}

/*1024px*/
/*768px*/
/*568px*/
/*480px*/
/*320px*/
/*1024px*/
/*768px*/
/*480px*/
/*320px*/
.conv h3 {
	margin-top:30px;
	margin-bottom:10px;
  font-weight: normal;
  font-size: 20px; }

 .conv h2 {
    margin: 0 auto;
    padding: 50px 0 30px ;
    text-align: center; }

.conv h2 h3 img{
	width:100%;
	height:auto;}

  .conv .continue {
	width: 320px;
	margin: 0 auto 30px;
	padding: 2em 0 0;
	text-align: center; }


  .conv dt {
    width: 70px;
    padding: 1em 0 0 8px;
    font-weight: bold;
    vertical-align: top;
	font-size:12px;
    color: #000; }

  .conv dd {
    padding-top: 1em;
    vertical-align: middle;
    color: #000; }


.honmon{
	width: 98%;
	text-align: left;
	margin: 0 auto;
	}


.honmon img{
	width:100%;
	height:auto;}


.photo{
	margin: 30px 0;
	width:100%;
	height:auto;}

.photo img {
	width:100%;
	height:auto;}
	.btn_left{
		float: none;
		padding-right:8px;
		position: static;
		text-align:right;
		margin: 0 auto;
		padding-bottom:15px;
		}
	.btn_center{
		padding-right:8px;
		position: static;
		text-align:right;
		margin: 0 auto;
		padding-bottom:15px;}
	.btn_right{
		text-align:right;
		padding-right:8px;
		position: static;
		margin: 0 auto;
		margin-bottom:40px;
		}
.btn_right img{
	width:200px;
	height:auto;
}
.btn_center img{
	width:200px;
	height:auto;
}

.btn_left img{
	width:200px;
	height:auto;
}

.border{
	width:320px;
	text-align:center;
	margin: 0 auto;
	margin-top:8px;
	padding-bottom:8px;
	border-top:3pt solid #1E1E1E;}

#navi {
  width: 100%;
  padding-top: 20px;
  height: auto;
  margin: 0 auto;
  padding-bottom: 30px;}

  #navi:before {
    content: '';
    width: none;
    height: none;
    display: none;
    vertical-align: middle; }
  #navi ul {
    display: inline-block; }
    #navi ul li {
      float:none;
      display: inline-block;
      margin: 0 5px;
	  padding:0px}

#navi ul li img{
	width:auto;
	height:36px;}

#mokuji{
  border-top:2pt  solid #1E1E1E;
  margin: 0 auto;
  text-align:center;
  padding: 30px 0 35px 0;
  width: 95%;
	font-size:11px;
	font-weight:bolder;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho",serif;

	}
    #mokuji ul li {
	/*      display: inline-block;*/
	margin: 0 auto;
	width: 100%;
	text-align: left;
	vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
	letter-spacing: 0.1em;
}
 #mokuji ul li {
	 padding-bottom:10px;}
	.pr_30{
		padding-right:0px;}
.pl_20{
	padding-left:0px;
	padding-right:0px;}

#mokuji li img{
	width:50px;
	height:auto;
	}

#mokuji p img{
	width:210px;
	height:auto;
}

#mokuji .float_l .mini{
  width: 100px;
  height: auto;
}
#mokuji .float_l .mini2{
  width: 130px;
  height: auto;
}

.float_l{
    float:none;
	margin: 0 auto;
    text-align: left;
    padding-left:0px;
    width: 100%;
    padding-bottom: 20px;
}
.adjust{
    padding-left: none;
    height: 190px;
    width:100%;
}

.adjust2{
    padding-left: 0;
    width:100%;
    height: auto;
	margin: 0 auto;
    text-align: left;
}

.adjust2 img {
  width: 50px;
}

.size_table{
	font-size:10px;
	padding-bottom:10px;
	letter-spacing:0.075em;
	line-height:1.3em;
	text-align:center;
	width:304px;
	margin-left:8px;
	}

.point{
	margin: 0 auto;
	text-align:left;
	border-bottom:#53B1F5 solid 2px;
	border-top:#53B1F5 solid 2px;
	width:280px;
	font-weight:bold;
	padding:8px 0;
	margin-bottom:10px;
	padding-left:8px;}

/*-------------------------------囲み-------------------------------*/

.infomation_out {
	width:99%;
	text-align:center;
	padding-bottom:10px;
	background:url(../images2/st_border_y.gif) repeat-y;
	background-size: contain;
	margin: 0 auto;
	padding-top:20px;
	margin-top:50px;
	position: relative;
	 }

.infomation_out h3{
  margin: 10px auto;

}

.st_head{
	margin:0 auto;
	width:99%;
	background:url(../images2/st_border_x.gif) repeat-x top;
background-size: 2%;
	}
.st_bottom{
	margin:0 auto;
	width:99%;
	background:url(../images2/st_border_x.gif) repeat-x bottom;
background-size: 2%;
	}

.infomation_out h2 img{
	width:300px;
	height:auto;
}
.ribbon img{
	width:25px;
	height:auto;
}

.ribbon{
	position:absolute;
	top:-8px;
	left:320px;
	}

.illust img{
	width:190px;
	padding-bottom:15px;
	height:auto;}

  .ml_25{
    margin-left: 0px;
	padding-left:0;
  }
/*-------------------------------囲み-------------------------------*/


#footer {

	width:320px;
	padding:45px 0 10px;
	text-align:center;
	margin: 0 auto;
  position: relative; }

  #footer ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
    letter-spacing: -0.4em;
    margin-bottom: 10px;
    font-size: 0; }

    #footer ul li {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      margin: 0 0 8px 0;
      font-size: 14px;
      letter-spacing: 0.075em; }

  #footer .copyright {
    margin-top: 30px;
    font-size: 8px;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    color: #3f3f3f; }

.btn_p{
	padding-right:0px;}

#footer img{
	width:auto;
	height:36px;}

.att {
	padding-top:0em;
	margin-top:0em;
  padding-left:8px;
	padding-right:8px;
  text-indent: 0em; }



.mail{
	width:300px;
	font-size: 13px;
	line-height:2.2em;
	margin: 0 auto;
	text-align:left;
	background-color:#F6F9FA;
	border-radius: 8px;
	margin-top:20px;
	margin-bottom:30px;
	}

.mail img{
	width:auto;
	height:30px;}
.mail .float_l{
	float:none;}
.mail p{
	padding:5px 0 10px;}

.pl_25{
	padding-top:0px;
	padding-left:10px;}

.prof_women{
	line-height:2.0em;
	font-size:13px;
	padding:15px 0  2px 10px;
	}

	#mini {
		padding:0;
		margin:0;}

#mini img {
		width:70px;
	}

	.float_l2{
    float:left;
    text-align:left;
    padding-right: 3px;
}

	/*---------------------------テキ中---------------------------*/

.textlive{
	width:320px;
	margin: 10px 0;
	margin-bottom:20px;
	margin-top:20px;
	border: solid #B6C6C5 1px;
	font-size:12px;
}

.textlive h3{
	margin: 0 auto;
	text-align:center;
	margin-top:10px;}

.textlive h3 img {
	width:100px;
	height:auto;
	}
.live-photo{
	text-align:center;
	width:250px;
	margin: 0 auto;
	padding:10px 0;}

.live-photo img{
	width:250;
	height:auto;}

.live-title{
	width:250px;
	font-size:14px;
	font-weight:bold;
	color: #3C3C3C;
	text-align:left;
	margin: 0 auto;
	padding-bottom:5px;
	border-bottom:solid #B6C6C5 2px
	}
.live-text{
	width:250px;
	text-align:left;
	margin: 0 auto;
	margin-top:5px;
	margin-bottom:15px;}

.live-more{
	text-align:right;
	margin: 0 auto;
	margin-bottom:10px;
	margin-right:10px;
	}
	.live-more img{
		width:70px;
		}

/*---------------------------テキ中---------------------------*/

.info_box{
	font-size:10px;
	padding:20px 0 15px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing:0.18em;
	margin: 0 auto;
	width:100%;
	text-align:left;
	line-height:1.9em
	}
  .info_box img{
    padding-bottom: 0px;
  }

/*↓アイコンスマホ対応*/


#icon {
	width: 100%;
	height: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	}

#icon li {
	width: 50px;
	height: 50px;
	margin-right: 0px;
	}

#icon img{
	width: 100%;
	height: auto;
	}

}
