.article-header, .yodogawa, .accordion {
    animation: fadeIn 1.8s ease-in-out 0s 1 normal;
    -webkit-animation: fadeIn 1.8s ease-in-out 0s 1 normal;
}
#page p a {
	text-decoration: none;
}
header[role=extra] section ul li var {
	color: #000;
}
@keyframes fadeIn {
 0% {
opacity: 0
}
 100% {
opacity: 1
}
}
@-webkit-keyframes fadeIn {
 0% {
opacity: 0
}
 100% {
opacity: 1
}
}
#page nav[role=breadcrumb]{
	color: #d4b592;
}
nav[role=breadcrumb] ol li a{
	color: #d4b592;	
}
header[role=extra]>a span{
color:#fff;
}
#page header[role=extra] section ul li a {
	color: #fff;
}
header[role=extra] section ul li:nth-child(3)~li a var{
color: #000;
}
body {
/*    background-color: #262626;*/
	background-image: url(../images/haikei.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
#contents {
    font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
.device-sp .article-header {
	margin: 0;
}
.device-sp body:before{
  content:"";
  display:block;
  position:fixed;
  top:0;
  left:0;
  z-index:-1;
  width:100%;
  height:100vh;
  background:url(../images/haikei_sp.jpg) center no-repeat;
  background-size:cover;
}

.device-sp #page{
	padding-top: 54px;
}
/*　ヨドガワ＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
.article .yodogawa {
    width: 960px;
    margin: 0 auto;
    background-image: url(../images/yodogawa.jpg);
    background-repeat: no-repeat;
    position: relative;
}
.article .yodogawa .yodo_inner {
    width: 600px;
    margin: 0 auto;
    padding: 70px 0;
}
.article .yodogawa .yodo_inner p {
    font-size: 20px;
    line-height: 2em;
    letter-spacing: 0.1em;
    color: #d4b592;
}
.article .yodogawa .illust img {
    width: 200px;
    height: auto;
    position: absolute;
    top: 115px;
    right: 120px;
}

.device-sp .article .yodogawa {
    width: 100%;
    margin: 0 auto;
    background-image: none;
    background-repeat: no-repeat;
    position: relative;
}
.device-sp .article .yodogawa .yodo_inner {
    width: 90%;
    margin: 0 auto;
    padding: 20px 0;
}
.device-sp .article .yodogawa .yodo_inner p {
	font-size: 18px;
    line-height: 1.8;
}
.device-sp .article .yodogawa .illust img {
    width: 35%;
    height: auto;
	margin: 10px auto 0;
    position: static;
}
/*　プロフィール＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
.article .accordion {
    max-width: 960px;
    margin: 0 auto;
}
.accordion-header .mdi-chevron-down {
    font-size: 17px;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    text-align: center;
    padding: 0.92em 0px 0.85em;
    cursor: pointer;
	border: solid 1px #d4b592;
	color: #d4b592;
}
.accordion-header .mdi-chevron-down::before {
    right: 30%;
}
.accordion-content__inner {
    width: 760px;
    margin: 0 auto;
    overflow: hidden;
	border-top: solid 1px #000;
}
.accordion-content__inner .photo img {
    width: 250px;
    float: left;
    padding: 30px 0px 50px 0;
    margin-right: 40px;
}
.accordion-content__inner p {
    font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    line-height: 1.8em;
	margin-top: 30px;
    padding-bottom: 0px;
	color: #fff;
}
.accordion-header .mdi-chevron-down::before{
	color: #d4b592;
}

.device-sp .accordion-header .mdi-chevron-down::before {
	display: none;
}
.device-sp .accordion-content__inner {
    width: 100%;
    margin: 0 auto;
}
.device-sp .accordion-content__inner .photo{
    width: 80%;
	margin: 0 auto;
}
.device-sp .accordion-content__inner .photo img {
    width: 100%;
    float: none;
    padding: 0;
    margin: 0 auto;
}
/*　対談＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

#contents .conv {
	width: 960px;
    margin-top: 40px;
    padding: 50px 120px 40px;
    border-top: solid 16px #d4b592;
	border-bottom: solid 16px #d4b592;
	background-color: #fff;
}
.conv dt {
	width: 80px;
	padding: 2em 0 0px 0;
	font-weight: bold;
	vertical-align: top;
	color: #000;
}
.conv .hobo {
	letter-spacing: -.25em;
}
.conv dl {
	display: table;
	width: 100%;
}
.conv dt, .conv dd {
	display: table-cell;
	text-align: left;
}
.conv dd {
	padding-top: 2em;
	vertical-align: middle;
	line-height: 1.8em;
	color: #000;
}
#contents .conv .photo {
	width: 720px;
	margin: 40px auto;
}
#contents .article .article-content__text {
	max-width: 960px;
	width: 960px;
	margin: 0 auto;
	font-size: 115%;
    line-height: 2.5em;
    letter-spacing: 0.07em;
    color: #000;
}
.article .article-content__text p {
    margin-top: 30px;
}
.article .article-content__text .caption{
    font-size: 15px;
    margin-top: -30px;
}
.conv .end{
	text-align: center;
	font-size: 15px;
    padding-bottom: 20px;
}
.device-sp .article {
    width: 100%;
    margin: 0 auto;
}
.device-pc .article-title_pc {
    width: 960px;
    padding: 0;
    margin: 0 auto;
}
.device-pc .article-title_sp {
    display: none;
}
.device-pc .article-title img {
    width: 960px;
    height: auto;
}
/*　対談_sp＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

.device-sp #contents .conv {
	width: 100%;
    margin-top: 30px;
    padding: 20px;
    border-top: solid 16px #d4b592;
	border-bottom: solid 16px #d4b592;
	background-color: #fff;
}
.device-sp .conv dt {
	font-size: 150%;
	width: 40px;
	padding: 1em 0 .2em 0;
	font-weight: bold;
	vertical-align: top;
	color: #000;
}
.device-sp .conv .hobo {
	letter-spacing: -.25em;
}
.device-sp .conv dl {
	display: block;
	width: 100%;
}

.device-sp #contents .conv .photo {
	width: 100%;
	margin: 20px auto;
}
.device-sp #contents .article .article-content__text {
	max-width: 100%;
	width: 100%;
	margin: 0 auto;
}
.device-sp .article-title_sp {
    width: 100%;
    padding: 0;
    margin: 0 auto;
}
.device-sp .article-title_pc {
    display: none;
}
.device-sp .conv dt, .conv dd {
	display: block;
}
.device-sp .conv dd {
	padding-top: 0;
	padding-bottom: .5em;
	line-height: 1.6em;
	letter-spacing: 0.02em;
}
.device-sp .article .article-content__text .caption{
    font-size: 15px;
    margin-top: -10px;
	line-height: 1.5em;
}
/*　プロダクト＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

.article-content .l_midashi img{
    width: 226px;
	margin: 60px auto 0;
    display: block;
}
.article-content .lineup {
    width: 960px;
    margin: 50px auto 0;
    padding-top: 0px;
    border-top: solid 16px #d4b592;
	background-color: #fff;
}
#contents .article-content .products{

	margin-bottom: 0;
}
/*　プロダクト_sp＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

.device-sp .article-content .l_midashi img{
    width: 50%;
	margin: 30px auto 0;
    display: block;
}
.device-sp .article-content .lineup {
    width: 100%;
    margin: 20px auto 0;
    padding-top: 0px;
    border-top: solid 16px #d4b592;
}
.device-sp #contents .article-content .products{
	text-align: center;
}
/*　フッター＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
#contents .article-footer{
	background-color: #fff;
	padding-top: 1px;
	margin-top: 0;
}
#contents .article-date {
    margin: 40px auto;
	padding: 10px 0;
	background-color: #d4b592;
	color: #000;
}
.article-footer .article-navi,.article-share ul::before{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
/*　リンク　＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
.hoverOp:hover {
    filter: alpha(opacity=60);
    opacity: 0.6;
}
#contents .yodogawa a:link {
    color: #c0915d;
    border-bottom: 1px solid #c0915d;	
}
#contents .yodogawa a:visited {
    color: #c0915d;
    border-bottom: 1px solid #c0915d;	
}
#contents .conv a:link {
    color: #87540f;
    border-bottom: solid 1px;
    display: inline;
}
#contents .conv a:visited {
    color: #87540f;
    border-bottom: solid 1px;
    display: inline;
}
footer[role=sitemap] a:visited,footer[role=sitemap] a:link {
	color: #000;
	text-decoration: none;
	border-bottom: none;
}
#page #contents .article-navi ul li span, .article-navi ul li .top{
    color: #87540f;
    border-bottom: solid 1px #87540f;
}
.device-sp #contents  .products a:link {
    color: #87540f;
    border-bottom: none;
}
.device-sp #contents  .products a:visited {
    color: #87540f;
    border-bottom: none;
}
