@charset "UTF-8";
.toc-item {
	position: relative;
	padding-bottom:2em;
}
.toc-item__title {
	display: block;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
}
.toc-item__date {
	display: block;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
}
.toc-item a, .toc-item > span {
	line-height: 1.5;
	padding:0;
	display: block;
}
.toc-item a::after {
	font-family: "Material Design Icons";
	content: "\F142";
	font-size: 20px;
	font-size: 20px;
	position: absolute;
	top: calc(50% - .5em);
	right: 0;
	line-height: 1;
}
.toc-item.off a, .toc-item.off span {
	color: #000;
}
.toc-item.off a::after, .toc-item.off span::after {
	content: none;
}
.toc-item.current a {
	color: #FFF;
	cursor: default;
}
.toc-item.current a::after {
	content: none;
}
/* ----------------------------------------
 * 
 * 対談用 スタイルシート（定義リスト版）
 * 
 * ------------------------------------- */
/*.photo_title{
/*	width:560px;
*/	margin:0 auto;
	width:800px;
}*/
.device-pc .conv{
	margin:50px 0;
}
/*.device-sp .photo_title{
	width:90%;
}*/
.conv dl {
	width: 100%;
	line-height:2em;
}
.conv dl + dl {
	margin-top: 0px;
}
.conv dl:first-child dt {
	padding-top: 0;
}
.conv dt, .conv dd {
	text-align: left;
}
.conv dt {
	width: 100px;
	padding: 2em 20px 0 0;
	font-weight: bold;
	vertical-align: top;
}
.device-sp .conv dt {
	/*height: 100px;*/
	margin-bottom: 20px;
}
.conv dd {
	vertical-align: middle;
}
.device-sp .conv dd {
	font-weight:normal;
	line-height:1.7em;
}
.conv dt.talker0 {
	letter-spacing: -0.15em;
	width: 100px;
/*	height: 75px;
*/	padding-right: 20px;
}

.device-sp .conv dt.talker0 {
	width: 100px;
/*	height: 75px;
*/	padding-right: 0px;
	margin-bottom: 20px;
}
.conv dt.talker1 {
	letter-spacing: 0em;
	width: 100px;
	/*	height: 75px;
*/	padding-right: 20px;
	color: #2D3C42;
}

.device-sp .conv dt.talker1 {
	width: 100px;
/*	height: 75px;
*/	padding-right: 0px;
	margin-bottom: 0px;
	color: #2D3C42;
}
.conv dd.talker0, .conv dd.talker1 {
	color: #2D3C42;
}
.conv .photo {
	margin: 2em auto 0;
}
.conv .photo p {
	font-size: 87.5%;
}
.device-pc .conv {
	width: 560px;
}
.device-pc .conv dl {
	display: table;
}
.device-pc .conv dl:first-child dt {
	padding-top: 2em;
}
.device-pc .conv dt, .device-pc .conv dd {
	display: table-cell;
}
.device-pc .conv dd {
	padding-top: 2em;
}
main {
	background-color: #fff;
	background-image: url(../images/bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
}
p {
	margin: 1.75em auto
}
.device-sp br:not([role='device-sp']) {
	display: none;
	content: ""
}
.cap {
	font-size: 87.5%;
	color: #2D3C42;
	margin-top: 10px;
	line-height: 1.7em;
}
.article {
	width: 960px;
	margin: 0 auto;
	border-bottom: none;
}
.device-sp .article {
	width: 100%;
	margin: 0 auto;
}
.article-header {
	max-width: 600px;
	margin: 0 auto
}
.device-sp .article-header {
	width: 100%;
}
.article-title {
	background: url(../images/ph_main.jpg) no-repeat center top;
	background-size: cover;
	padding-top: 100%;
	width: 100%;
	position: relative
}
.device-sp .article-title {
	background: url(../images/ph_main_sp.jpg) no-repeat center top;
	background-size: cover;
	padding-top: 100%;
	width: 100%;
	position: relative
}
.device-sp .article-title__text {
	width: 90%;
}

.article-lead {
	background-color: #6eb6a9;
}
.article-lead__text {
	padding: 20px;
	text-align: left;
	font-size: 170%;
	color: #ffffff;
}

.accordion {
	padding: 0 20px 30px 20px;
	border-top: 1px solid #ccc;
}
.accordion-header .btn-permeate {
	color: #FFF;
	font-size: 160%;
	font-weight: bold;
}

.accordion-content__inner {
	padding-top: 0;
	color: #FFFFFF;
	font-size: 14px;/*つけたし*/
}
.device-pc .accordion#profile {
	margin: 0 auto;
	color: #FFFFFF;
	padding-bottom: 40px;
}
.device-pc .accordion#profile p{
	font-size: 15px;
	font-weight: bold;
}

.article-content {
	max-width: 600px;
	margin: 0 auto;
	background-color: #ffffff
}
.device-sp .article-content {
	border:solid 6px #6eb6a9;
}
.device-sp .article-content__text {
	font-weight:normal;
	line-height:1.7em;
	padding: 0 20px 20px;
	font-size: 160%
}
.device-pc .article-content__text {
	padding: 0 0 20px;
	font-size: 160%
}
.article-content__title {
	width: 940px;
	margin: 0 auto;
	padding: 40px 10px 5px;
	font-size: 270%;
	font-weight: bold;
	line-height: 2.5;
	letter-spacing: 0.05em;
	text-align: center;
	-webkit-font-feature-settings: 'palt' 1;
	font-feature-settings: 'palt' 1;
}
.device-sp .article-content__title {
	width: 90%;
}
.article-content__title small {
	display: block;
	margin: 0 auto;
	width: 3em;
	height: 3em;
	line-height: 3em;
	border-radius: 10%;
	font-size: 75%;
	background-color: #6eb6a9;
	color: #fff;
}
.article-content__title span {
	line-height: 1.5;
	display: inline-block;
	letter-spacing: 0.08;
	margin-top: 10px;
	color: #2D3C42;
}
.device-sp .article-content__title span {
	font-size:90%;
}
.article-content__title small {
	display: block;
	margin: 0 auto;
	width: 3em;
	height: 3em;
	line-height: 3em;
	border-radius: 50%;
	font-size: 75%;
	background-color: #f3af9e;
	color: #fff;
}
.device-pc .photo_space {
	width:560px;
	margin:0px auto 30px;
	border:solid 1px #888;
	border-top:none;
	padding-bottom:20px;
}
.device-pc .photo_space .photo{
	width:540px;
	margin:10px auto 0;
	padding:20px;
}
.device-pc .photo_space .photo{
	width:540px;
	margin:10px auto 0;
	padding:20px;
}
.device-pc .photo_space .photo:first-child{
	margin:0px auto ;
	padding-top:40px;
}
.device-pc .photo_space .cap{
	padding: 0px 20px 0;
	margin: -10px 10px 30px;
}
.device-pc .photo_title{
	width:800px;
	margin:0 auto;
	padding:0;
}
.device-sp .photo_title{
	width:100%;
	margin:0 auto 30px;
	padding:0;
}
.device-sp iframe{
	width:100%;
	height:auto;
}
.device-sp .photo_space_container {
	background-color:#ebebeb;
	margin-top: 20px;
	width:100%;
}
.device-sp .photo_space {
	padding: 0 20px 10px;
}
.article-footer {
	padding: 1px 0;
	max-width: 600px;
	margin: 0 auto;
	background-color: #ffffff
}
.device-sp .article-products ul {
	letter-spacing: 0;
	font-size: 0
}
.device-sp .article-products ul>li {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	padding: 10px;
	font-size: 10px
}
.device-sp .article-products ul>li a dl dd {
	border-bottom: 1px #e5e5e5 solid;
	line-height: 1.5;
	height: 6.1em
}
.device-sp .article-products ul>li a dl dd>span {
	display: block;
	color: #000
}
.device-sp .article-products ul>li a dl dd>strong {
	display: block;
	color: #000;
	font-size: 120%
}
.device-sp .article-products ul>li a dl dd>i {
	display: none
}
.device-sp .article-products ul>li a dl dd ol {
	padding-top: .3em
}
.device-sp .article-products ul>li a dl dd ol li {
	font-size: 120%;
	color: #000
}
.device-sp .article-products ul>li a dl dd ol+p {
	display: none
}
.device-sp .article-products ul>li a dl dd:last-child {
	position: relative
}
.device-sp .article-products ul>li a dl dd:last-child:before {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 160%
}
.device-sp .article-products ul>li a dl+dl {
	display: none
}
.device-pc .article-header {
	max-width: 960px
}
.device-pc .article-title {
	padding-top: 56.25%
}
.device-pc .article-title__text {
	background: url(../images/page_title_pc_bishu.svg) no-repeat center top;
	height:34%;
	padding-top: 10%
}
.device-pc .article-lead__text {
	max-width: 560px;
	margin: 0 auto;
	line-height: 2em;
	font-size: 165%;
	font-weight: bold;
}
.device-pc .article-content {
	max-width: 960px
}
.device-pc .products {
	width: 705px;
	margin: 0 auto;
}
.device-sp .products {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 30px;
}
.device-pc .products h3 {
	margin-top: 20px;
	text-align: left;
	font-size: 170%;
	border-bottom:solid 1px #92e935;
}
.device-sp .products h3 {
	margin: 20px 20px -10px;
	text-align: left;
	font-size: 180%;
	border-bottom:solid 1px #92e935;
}
h4 { /*つけたし*/
	padding-top: 50px;
	margin:0 auto;
	text-align: center;
}

.device-pc .article-products ul {
	letter-spacing: 0;
	font-size: 0;
	margin: 0 auto
}
.device-pc main .products ul.column-4 {
	width: 705px;
	margin: 0 auto;
}
.device-sp main .products ul.column-4 {
	width: 100%;
}
.device-pc .article-products ul>li {
	display: inline-block;
	vertical-align: top;
	font-size: 10px;
	margin: 5px;
}
.device-pc .products ul > #oc18_saikoshi {
}
.device-sp .products ul > #oc18_saikoshi {
	float: none;
}
.device-pc .article-products ul>li a dl dd>i {
	display: none
}
.device-pc .article-products ul>li a dl dd+dd {
	height: 6.1em
}
.device-pc .article-footer {
	max-width: 960px
}

h2 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
	}

.last {
	text-align: center;
	margin-top: 100px;
	margin-bottom: 20px;
	}	
	
/*　リンク　＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
.hoverOp:hover {
	filter: alpha(opacity=60);
	opacity: 0.6;
}
main .accordion a:link {
	/*color: #FFF;*/
	text-decoration: none;
}
main .accordion a:visited {
	color: #518FA7;
	text-decoration: none;
}
main a:link {
	/*color: #92e935;*/
	/*text-decoration: none;*/
	color: #00ABFF;
}
main a:visited {
	/*color: #92e935;*/
	/*text-decoration: none;*/
	color: #00ABFF;
}

/*　つけたし　＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

.youtube {
  width: 100%;
  padding-top: 56.25%;
  position: relative; }
  .youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
	
.photo_b {
	text-align: center;
	margin: 0 auto;
	padding-top: 50px;
	}	