@charset "utf-8";
/* --------------------------------------------------
 * common styles
 */
body {
  font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Helvetica, sans-serif;
}
#pc_wrap .for-pc {
  display: block;
}
#pc_wrap .for-sp {
  display: none;
}
#sp_wrap .for-pc {
  display: none;
}
#sp_wrap .for-sp {
  display: block;
}
/* --------------------------------------------------
 *  common layout ( feature.css等 )
 */
#feature #detail .num {
  margin-bottom: 10px;
}
#feature #detail .entry p {
  font-size: 16px;
  line-height: 32px;
  color: #1e1e1e;
}
#feature #detail .entry p .pink {
  color: #eb6ea5;
}
#feature #detail .entry .outline,
.side-by-side-post .wrap {
  display: none;
}
#feature .contents p {
  margin-bottom: 0;
}
/*
.genre_column #detail .entry .entry_contents h4.no00,
.genre_column #detail .entry .entry_contents h4.no01,
.genre_column #detail .entry .entry_contents h4.no02,
.genre_column #detail .entry .entry_contents h4.no03 {
  margin: 0 0 30px;
  padding: 0;
  background: none;
}*/
.genre_column #detail.contents .entry .entry_contents h4 {
  padding-left: 10%;
  position: relative;
  background: none;
  font-size: 26px;
  line-height: 36px;
  margin: 35px 0 35px 0;
}
.genre_column #detail.contents .entry .entry_contents h4:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  background: url(../img/icon/column/no00s.png);
  width: 47px;
  height: 37.8px;
  background-size: 100%;
}
#feature .contents .entry_contents h3.semi-title {
  font-size: 20px;
  line-height: 36px;
  color: #eb6ea5;
}
/* --------------------------------------------------
 * layout
 */
#feature #detail .entry .red {
  color: #e60012;
}
.instructor-introduction {
  position: relative;
  padding: 4px 0;
  background: url(../../img/series/cafe/common/line-dotted.png) repeat-x;
}
.instructor-introduction:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 730px;
  height: 1px;
  background: url(../../img/series/cafe/common/line-dotted.png) repeat-x;
}
.instructor-introduction:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 730px;
  height: 1px;
  background: url(../../img/series/cafe/common/line-dotted.png) repeat-x;
}
.instructor-introduction ul {
  overflow: hidden;
  background: #f8f8f8;
}
.instructor-introduction li {
  position: relative;
  float: left;
  padding: 0 30px;
  height: 100px;
}

.instructor-introduction li:first-of-type:after {
  position: absolute;
  top: 15px;
  right: 0;
  content: "";
  width: 1px;
  height: 70px;
  background: #dddddd;
}
.instructor dl {
  overflow: hidden;
}
.instructor dt,
.instructor dd {
  float: left;
}
.instructor .text1 {
  padding: 0 6px;
  margin: 36px 10px 0 0;
  font-size: 16px;
  line-height: 28px;
  color: #ffffff;
  background: #eb6ea5;
}
.instructor .photo {
  margin: 10px 10px 0 0;
}
.instructor .name {
  margin: 42px 0 0;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  color: #333333;
}
#feature #detail .introduction p {
  position: relative;
  top: 0;
  left: 0;
  transform: translate(0,50%);
  -ms-transform: translate(0,50%);
  -webkit-transform: translate(0,50%);
  font-size: 14px;
  line-height: 24px;
  color: #333333;
}
#feature #detail .entry .article-title {
  margin: 0 0 32px;
}
#feature #detail .entry .article-lead {
  line-height: 2;
  margin: 0 0 17px;
}
#feature #detail .entry .lead {
  line-height: 2;
}
#feature #detail .entry .point-lead {
  line-height: 2;
}
#feature #detail .entry .text {
  line-height: 2;
}
.genre_column #detail .entry .entry_contents h4 {
  margin: 0 0 30px;
}
#feature #detail .entry h4 + .lead {
  padding: 0 0 33px;
  margin: 0 auto 33px;
  background: url(../../img/series/cafe/common/line-dotted.png) repeat-x center 50px;
}
#feature #detail .entry h4 + .lead img {
  margin: 0 auto;
}
#feature #detail .point .subtitle {
  position: relative;
  margin: 0 0 15px;
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  line-height: 32px;
}
#feature #detail .site-banner .lead {
  margin-bottom: 20px;
  text-align: center;
  color: #000;
  font-size: 20px;
  font-weight: bold;
  line-height: 42px;
}
#feature #detail .site-banner .lead span {
  padding: 8px 30px;
  background: url(../../img/series/cafe/05_cafe/page1-banner-line-left.png) no-repeat center left, url(../../img/series/cafe/05_cafe/page1-banner-line-right.png) no-repeat center right;
}
/* ---------------------------

   page1
--------------------------- */
.side-by-side-post {
  margin-top: 40px;
}

#series_cafe.page1 .img01,
#series_cafe.page1 .img02,
#series_cafe.page1 .img03 {
  text-align: center;
  vertical-align: bottom;
  margin: 0 auto 30px;
}

#feature #detail .entry .img03 .description {
  margin: 14px auto 65px;
  width: 88%;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.05em;
}
#feature #detail .entry .img03 .description a{
  color: #0000de;
}


#series_cafe.page1 .store-box {
  margin-top: 60px;
  padding: 53px 25px 40px;
  border: 4px solid #47a75b;
  box-sizing: border-box;
  position: relative;
}
#series_cafe.page1 .store-box .box-title {
  position: absolute;
  top: -30px;
  width: 100%;
  text-align: center;
}
#series_cafe.page1 .store-box .f-box .text-box .name {
  margin: 0 auto 30px;
  text-align: center !important;
  font-size: 16px;
}
#series_cafe.page1 .store-box .f-box .text-box .name span {
  font-size: 28px;
  font-weight: bold;
  padding: 0 0 8px;
  border-bottom: 8px dotted #ff9600;
}
#series_cafe.page1 .store-box .f-box .text-box .name .rt {
  font-size: 10px;
  margin: 0 0px;
  border-bottom: none;
  line-height: 1.0;
  letter-spacing: 8px;
  font-weight: normal;
}

#series_cafe.page1 .store-box .f-box .text-box .text {
  font-size: 16px;
}
#series_cafe.page1 .store-box .f-box .text-box .text span {
  font-size: 14px;
}

#series_cafe.page1 .store-box .f-box .store-data {
  margin: 40px auto 0;
  display: flex;
  align-items: top;
}
#series_cafe.page1 .store-box .f-box .store-data p {
  margin:  0 0 0 30px;
}
#series_cafe.page1 .store-box .f-box .store-link {
  text-align: center;
  margin: 40px auto 0;
}
/* --------------------------------------------------
 * sp
 */
p:empty { display: none; }
#feature .sp #detail .entry .outline {
  display: none;
}
#feature .sp #detail.column .entry .column02 img.for-pc {
  display: none;
}
#feature .sp  #detail.column .entry .column02 img {
  max-width: 100%;
  margin: 0;
}
#feature .sp #detail .entry p {
  font-size: 16px;
  line-height: 28px;
}
#feature .sp #detail .entry .article-title {
  margin: 0 0 25px;
}
#feature .sp #detail .entry .article-lead {
  font-size: 16px;
  line-height: 1.8;
  padding-bottom: 40px;
  letter-spacing: 0;
  width: 91%;
  margin: 0 auto;
}
#feature .sp #detail .entry .lead {
  line-height: 1.8;
  letter-spacing: 0;
}
#feature .sp #detail .entry .point-lead {
  line-height: 1.8;
  letter-spacing: 0;
}
#feature .sp #detail .entry .text {
  line-height: 1.8;
  letter-spacing: 0;
}
.sp .instructor-introduction {
  position: relative;
  padding: 3px 0;
  background: url(../../img/series/cafe/common/line-dotted.png) repeat-x;
  background-size: 5px 1px;
}
.sp .instructor-introduction:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: url(../../img/series/cafe/common/line-dotted.png) repeat-x;
  background-size: 5px 1px;
}
.sp .instructor-introduction:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: url(../../img/series/cafe/common/line-dotted.png) repeat-x;
  background-size: 5px 1px;
}
.sp .instructor-introduction li {
  position: relative;
  float: none;
  padding: 0 10px;
 height: auto;
}
.sp .instructor-introduction li:first-of-type:after {
  position: absolute;
  top: 70px;
  right: 10px;
  content: "";
  width: 93.3333%;
  height: 1px;
}
.sp .instructor .text1 {
  width: 34px;
  padding: 3px;
  margin: 25px 0 0 15px;
  text-align: center;
  font-size: 11px;
  line-height: 14px;
}
.sp .instructor .photo {
  margin: 12px;
  width: 14%;
  height: auto;
}
.sp .instructor .name {
  margin: 29px 0 0;
  font-size: 13px;
  line-height: 13px;
}
#feature .sp #detail .introduction p {
  padding: 10px 0 21px 15px;
  margin: 0;
  transform: none;
  -webkit-transform: none;
  font-size: 11px;
  line-height: 19px;
  letter-spacing: 0;
}

#feature .sp #detail .point .subtitle {
  font-size: 16px;
  line-height: 24px;
}
#feature .sp #detail .series_page .site-banner .lead {
  margin-bottom: 10px;
  padding: 0;
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
  background: none;
}
#feature .sp #detail .series_page .site-banner .lead span {
  display: inline-block;
  padding: 8px 30px 0px;
  background: url(../../img/series/cafe/05_cafe/page1-banner-line-left-sp.png) no-repeat bottom 5px left 5px, url(../../img/series/cafe/05_cafe/page1-banner-line-right-sp.png) no-repeat bottom 5px right 10px;
  background-size: auto 34%;
}
/* ---------------------------

   page1
--------------------------- */
.sp .genre_column #detail.contents .entry .seminar01{
  width: 94%;
  margin: 0 auto;
}
.sp .genre_column #detail.contents .entry .entry_contents h4 {
  font-size: 20px;
  line-height: 30px;
  margin: 0 0 20px 0;
  letter-spacing: -0.005em;
  color: #eb6ea5;
}
.sp .genre_column #detail.contents .entry .entry_contents h4:before {
    position: absolute;
    content: "";
    top: 5px;
    left: 7px;
    background: url(../img/icon/column/no00s.png);
    width: 23px;
    height: 18px;
    background-size: 100%;
}
#feature .sp .contents .entry_contents h3.semi-title {
  text-align: start;
  font-size: 16px;
  line-height: 28px;
  font-weight: bold;
  margin-bottom: 10px;
}
.sp #series_cafe.page1 .img01
.sp #series_cafe.page1 .img02
.sp #series_cafe.page1 .img03 {
  width: 100%;
  margin: 0 auto 25px;
  font-size: 0;
}



.sp #series_cafe.page1 .store-box {
  margin-top: 60px;
  padding: 33px 20px 40px;
  border: 4px solid #47a75b;
  box-sizing: border-box;
  position: relative;
}
.sp #series_cafe.page1 .store-box .box-title {
  position: absolute;
  top: -20px;
  width: 70%;
  left: 15%;
  text-align: center;
}
.sp #series_cafe.page1 .store-box .f-box .text-box .name {
  margin: 0 auto 30px;
  text-align: center !important;
  font-size: 16px;
}
.sp #series_cafe.page1 .store-box .f-box .text-box .name span {
  font-size: 28px;
  font-weight: bold;
  padding: 0 0 8px;
  border-bottom: 8px dotted #ff9600;
}
.sp #series_cafe.page1 .store-box .f-box .text-box .name .rt {
  font-size: 10px;
  margin: 0 0px;
  border-bottom: none;
  line-height: 1.0;
  letter-spacing: 8px;
  font-weight: normal;
}

.sp #series_cafe.page1 .store-box .f-box .text-box .text {
  font-size: 16px;
  text-align: left;
}
.sp #series_cafe.page1 .store-box .f-box .text-box .text span {
  font-size: 14px;
}

.sp #series_cafe.page1 .store-box .f-box .store-data {
  margin: 40px auto 0;
  display: block;
  align-items: top;
}
.sp #series_cafe.page1 .store-box .f-box .store-data p {
  margin:  15px 0 0 !important;
}
.sp #series_cafe.page1 .store-box .f-box .store-link {
  text-align: center;
  margin: 40px auto 0;
}

/* Social buttons */
}
.sosyal {
  margin: 50px auto;
}
.facebook {
  background-color: #2e4a88;
  box-shadow: 0 4px 0 #1B3D82;
  text-shadow: 0 -1px -1px #1B3D82;

  display: inline-block;
  white-space: nowrap;
  position: relative;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: white;
  border-radius: 5px 5px 5px 5px;
  padding: 14px 15px;
  margin: 5px 5px;
}
.facebook:hover {
  background-color: #354F84;
}
.facebook:active {
  top: 2px;
	box-shadow: 0 2px 0 #1B3D82;
}
.twitter {
  background-color: #008DDE;
  box-shadow: 0 4px 0 #0078BD;

  display: inline-block;
  white-space: nowrap;
  position: relative;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: white;
  border-radius: 5px 5px 5px 5px;
  padding: 14px 26px;
  margin: 5px 5px;
}
.twitter:active {
  top: 2px;
	box-shadow: 0 2px 0 #0078BD;
}
.twitter:hover {
  background-color: #1397D8;
}
.lineshare {
  background-color: #00B900;
  box-shadow: 0 4px 0 #009900;

  display: inline-block;
  white-space: nowrap;
  position: relative;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: white;
  border-radius: 5px 5px 5px 5px;
  padding: 14px 37px;
  margin: 5px 5px;
}
.lineshare:active {
  top: 2px;
	box-shadow: 0 2px 0 #009900;
}
.lineshare:hover {
  background-color: #4ABA4A;
}

/* Social buttonsのフォント指定 */
.sosyalfont {
	font-family: Arial;
  font-weight: bold;
  font-size: 24px;
  line-height: 24px;
}

/*画像の横に文字レスポンシブ*/
.jflex{
  max-width: 700px;
  margin: 0 auto;
}
.jflex img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
/*疑問*/
.jflex question{
  font-size: 20px;
  font-weight: bold;
  color: #FF3366;
  background: linear-gradient(transparent 60%, #FFFF00 60%);
  display: inline;
  padding: 0 2px 4px;
}
/*回答*/
.jflex answer {
  font-size: 20px;
  font-weight: bold;
  color: #005FFF;
}
@media screen and (min-width:700px) {
.jflex{
  display:flex;
  flex-wrap:nowrap;
  justify-content:flex-start;
  /*justify-content:space-between;*/
  }
.jitem+.jitem {
  top: 0;
  right: 0;
  bottom: 0;
  left: 1.0em;
  margin: auto;
  width: 80%;
  height: 3.2rem;
  }
}
