@charset "utf-8";
.article-container{
  margin-left:0;
}
.article-container .article{
  margin-left:25px;

}

.article-sns-btn{
  padding-top: 50px;
}
.article-container .article > p{
  padding-bottom: 35px;
  font-size: 1.6rem;
}
.article-container p small{
  font-size: 1.3rem;
}
.article-container .article > p.summary{
  margin-bottom: 50px;
  text-align: center;
  font-size: 2.4rem;
  font-weight: 600;
}
.article-container .content-details-header p.text-parent-ttl{
  padding: 0 0 20px;
  border-bottom: solid 1px #fcc80d;
  line-height: 1px;
  font-size: 1.6rem;
  font-weight: 600 !important;
}
.contents h1{
  margin-bottom:35px;
  padding-bottom:10px;
  font-size: 2.4rem;
  font-weight: 600;
}
.contents.for-btob h1{
  padding: 0 0 25px;
  border-bottom:solid 1px #fcc80d;
  font-size: 3.0rem;
  font-weight: 600;
}
.contents.for-btob h1:after{
  display: none;
}
.contents h1:after{
  display:block;
  width:100%;
  height: 8px;
  margin-top: 5px;
  background: url(/img/btoc/bg-line-orenge.png) repeat 0 0 scroll;
  content:"";
}
.article-container .contents h2 {
  margin-bottom:35px;
  padding-bottom:10px;
  border-bottom:dashed 2px #ccc;
}

.article-container .contents h3{
  padding-left:25px;
  margin-bottom: 25px;
  position: relative;
  font-size: 2.0rem;
}
.article-container .contents h3::before {
  position: absolute;
  top: 8px;
  left: 0;
  width: 20px;
  height: 20px;
  background: url(/img/common/h1-ball.png) no-repeat 0 0 scroll;
  content: "";
}
.article-container .wide-img{
  margin-bottom:35px;
}
.article-container .wide-img figcaption{
  text-align: center;
}
.article-container .wide-img img{
  width: 100%;
}
.layout-has-left-img{
  display: table;
  width:100%;
  margin-bottom:35px;
}
.layout-has-left-img figure{
  display: table-cell;
  width:300px;
}
.layout-has-left-img figure img{
  max-width:300px;
}

.layout-has-left-img > p{
  display: table-cell;
  width:calc(100% - 300px);
  padding-left: 30px;
  vertical-align: top;
  font-size: 1.6rem;
}
.article-container .simple-table{
  width: 500px;
  margin: 0 auto 35px;
  border: solid 2px #fcc80d;
}
.article-container .simple-table thead th{
  padding: 5px;
  background-color: #fcc80d;
  text-align: center;
}
.article-container .simple-table tbody td{
  padding: 15px 120px;
  border-bottom: dashed 1px #fcc80d;
}
.article-container .simple-table tbody tr:last-child td{
  border:none;
}

.article-container ul{
  margin-bottom:35px;
}
.article-container ul li{
  padding-bottom:15px;
}
.article-container ul li:last-child{
  padding-bottom:0;
}


.article-container p.text-summary{
  margin: 0 0 20px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 600;
}

.article-container .list-kome li{
  position: relative;
  padding-left: 25px;
  font-size: 1.4rem;
}

.article-container .list-kome li label{
  position: absolute;
  left: 0;
  top:0;
}
.list-indent{
  margin-left: 40px;
  font-size: 1.7rem;
}
/* 登録記事用　*/

.article-container .contents .entry-article figure{
  display: block !important;
  padding-bottom: 35px;
}
.article-container .contents .entry-article figure figcaption{
  margin-top: 10px;
  text-align: center;
}

.article-container .contents .entry-article img{
  display: block;
  max-width: 680px !important;
  margin: 0 auto;
}
.single-page .article-container .contents .entry-article img{
  max-width: 860px !important;
}
.article-container .contents .entry-article p{
  padding-bottom: 35px;
  font-size: 1.6rem;
}

/* columen */

.article-container .contents .columon_person p{
	margin-bottom: 5px;
  padding-bottom: 0;
  font-size: 1.6rem;
	font-weight:600;
}
.article-container .contents .columon_interview_box p{
	position:relative;
	padding-left: 20px;
  padding-bottom: 0;
	margin-bottom: 5px;
  font-size: 1.6rem;
	font-weight:600;
}
.article-container .contents  .columon_interview_box p:before{
	position:absolute;
	top: 10px;
	left:0;
	height:2px;
	width: 12px;
	background:#333;
	content:"";
}

/* about */
.article-container .about h2{
  margin-bottom:35px;
  padding-bottom:10px;
  border-bottom:dashed 2px #ccc;
}
.article-container .about h3{
  position: relative;
  padding-left:25px;
  margin-bottom: 15px;
  font-size: 2.0rem;
}
.article-container .about h3::before {
  position: absolute;
  top: 8px;
  left: 0;
  width: 20px;
  height: 20px;
  background: url(/img/common/h1-ball.png) no-repeat 0 0 scroll;
  content: "";
}
.tel-box{
  margin-bottom: 35px;
  padding: 20px;
  background: url(/img/btoc/bg-line-orenge.png) repeat 0 0 scroll;
}
.tel-box table{
  padding: 20px;
  width: 100%;
  background: #fff;
  font-size: 1.8rem;
}
.tel-box table td{
  font-size: 1.8rem;
}
.tel-box table td:first-child{
  width: 40%;
  text-align: right;
}
.tel-box table td:last-child{
  width: 60%;
}
.tel-box table tr:first-child td{
  padding-bottom: 20px;
}
.tel-box table .text-label{
  display: inline-block;
  width: 80px;
  margin-right: 10px;
  border: solid 1px #ccc;
  text-align: center;
}