/*========================

  settings

==========================*/

/* basic */
html,body{font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,sans-serif; line-height:1.6; color:#333;}
body{background: #FFF;}
ul, li{margin:0; padding:0; list-style:none;}
.fs0{font-size:0;}
.nl:hover{text-decoration:none;}
button{background:#fff; border:none;}

/* Box Layout */
.abs{position:absolute;}
.rel{position:relative;}
.fix{position:fixed;}
.fl{float:left;}
.fr{float:right;}
.fn{float:none;}
.ct{margin-left:auto;margin-right:auto;}
.clear{clear:both;}
.block{display:block;}
.inline{display:inline;}
.ib{display:inline-block; *display:inline; *zoom:1;}
.none{display:none;}

.p100{width:100%;}


/*========================

  common

==========================*/

/* 購読ボタン */
.btn_buy{
  display:block;
  position: relative;
  background-color:#23ac38;
  box-shadow:0 10px 0 #1d8e2e;
  border-radius:8px;
  width:100%;
  font-size:30px;
  text-align:center;
  line-height:2.5em;
  color:#fff;
  text-decoration:none;
  /*-webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;*/
  transition: 0.5s;
}
.btn_buy .price{
  font-size:24px;
}
.btn_buy:hover{
  background-color:#E8870C;
  box-shadow:0 10px 0 #be6700;
  color:#fff;
  text-decoration:none;
}
.cat_on_the_btn {
  position: absolute;
  top: -40px;
  left: -20px;
}


/* h3要素 dotline */
.sec_title{
  padding-bottom:10px;
  border-bottom:3px dotted #333;
}

/* text link */
.txt_link:before{
  content:"＞";
  color:#333;
}
.txt_link{
  color:#23527c;
  text-decoration:underline;
}
.txt_link:hover{
  color:#02B335;
}

/* SNSシェアボタン */
.sns-btns {
  margin: 0 auto;
  text-align:center;
  position: relative;
  overflow:hidden;
}
.sns-btns-wrap {
  line-height: 1;
  font-size: 0;
  text-align: center;
  position: relative;
  left: 50%;
  float: left;
}
.sns-btns-item {
  float:left;
  padding-right: 10px;
  position: relative;
  left: -50%;
  float: left;
  list-style: none;
}
.sns-btns-wrap li:not(:last-child) {
  margin-right: 0;
}
.twitter_btn{
  width:75px;
}

.arrow_box {
  position: relative;
  background: #fff;
  border: 1px solid #ccc;
  margin-bottom: 5px;
  text-align: center;
  font-size: 11px;
  height: 33px;
  line-height: 33px;
  display: block;
  text-decoration: none;
  color: #333;
  border-radius: 3px;
  font-family: "Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
}
.arrow_box:after, .arrow_box:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.arrow_box:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 3px;
  margin-left: -3px;
}
.arrow_box:before {
  border-color: rgba(221, 221, 221, 0);
  border-top-color: #ccc;
  border-width: 4px;
  margin-left: -4px;
}

/* 見出し */
.sample h3 img{max-width:520px; width:100%;}
.profile h3 img{max-width:250px; width:100%;}
.backnumber h3 img{max-width:220px; width:100%;}


/*========================

  header

==========================*/
.header{
  margin:0;
  background:url("https://www.mag2.com/sv/famous/shinkoro/img/bg.jpg");
  box-shadow: 0px 9px 3px -3px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0px 9px 3px -3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 9px 3px -3px rgba(0,0,0,0.1);
}
.header p{
  padding:20px 0;
  font-size:20px;
  color:#573124;
}


/*========================

  subscribe

==========================*/
.subscribe .container:before{
  content:url("https://www.mag2.com/sv/famous/shinkoro/img/box_catear.png");
  font-size:0;
}

.subscribe .-inner{
  padding:40px;
  background-color:#efefef;
  border-radius:14px;
  font-size:16px;
}

.subscribe .-info li{
  border-bottom:1px solid #c9c9c9;
}
.subscribe .-info li:last-child{
  border-bottom:none;
}
.subscribe .-info .-list{
  line-height:3em;
  border-bottom:1px solid #c9c9c9;
}
.subscribe .-info .-list:last-child{
  padding-bottom:10px;
  border-bottom:none;
}
.subscribe .-info .-list .-definition{
  display:inline-block;
  width:20%;
  font-weight:bold;
}
.subscribe .-info .-list .-definition i{
  padding-right:1em;
}

/*========================

  anchor

==========================*/

.anchor_link .-inner{
  padding-top:40px;
  padding-bottom:40px;
}
.anchor_link .-link{
  border-right:1px solid #333;
}
.anchor_link .-link:last-child{
  border-right:none;
}
.anchor_link a{
  color:#333;
  font-size:18px;
  font-weight:bold;
  text-decoration:none;
}
.anchor_link a:hover{
  padding-bottom:10px;
  border-bottom:3px solid #333;
}
.anchor_link a:before{
  padding-right:1em;
  font-family: "FontAwesome";
  content:"\f1b0";
}

/*========================

  sample

==========================*/
.sample {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 100px 0 200px;
}
.sample:before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 120%;
  height: 80%;
  margin: 0 -10%;
  background: #faf3e6;
  -webkit-transform-origin:left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  z-index: -1;
  box-shadow: 0px 9px 3px -3px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0px 9px 3px -3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 9px 3px -3px rgba(0,0,0,0.1);
}

/* テキストリンク部 */
.sample .-link{
  padding:20px 0;
}
.sample .-link li{
  display:inline-block;
  padding-left:2em;
}

/* メルマガ引用部 */
.iframe-content {
  position: relative;
  width: 100%;
  padding: 60% 0 0 0;
  border:8px solid #d1c0a5;
  border-radius:14px;
}
.iframe-content iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius:14px;
}



/*========================

  profile

==========================*/

.profile {
  position: relative;
  overflow: hidden;
  margin: -300px 0 -160px;
  padding: 200px 0 300px;
}
.profile:before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 120%;
  height: 80%;
  margin: 0 -10%;
  background: #f6f6f6;
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
  z-index: -2;
}

.profile .-inbox{
  margin-bottom:20px;
}
.profile .-inbox .-author .-name{
  display:block;
  font-size:20px;
  font-weight:bold;
}

.profile .-btn_area{
  padding-top:40px;
  padding-bottom:40px;
}

/* 吹き出し */
.profile .-balloon{
  position:relative;
  padding:20px;
  margin-bottom:20px;
  background-color:#fff;
  border:3px solid #dcdcdc;
  border-radius:8px;
}

.profile .-balloon:after, .profile .-balloon:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
  left:10%;
	pointer-events: none;
}
.profile .-balloon:after {
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #fff;
	border-width: 20px;
	margin-left: -20px;
}
.profile .-balloon:before {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #dcdcdc;
	border-width: 25px;
	margin-left: -25px;
}


/*========================

  backnumber

==========================*/
.backnumber{
  position:relative;
}
.backnumber .-bnbox:before{
  content:url("https://www.mag2.com/sv/famous/shinkoro/img/silhouette_01.png");
  margin:-50px -20px 0 0;
  float:right;
}
.backnumber .-bnbox{
  padding:40px;
  border:6px solid #eee;
  border-radius:16px;
}
.backnumber .-bnbox .-list{
  padding:1em 0;
  border-bottom:1px dashed #e2e2e2;
}
.backnumber .-bnbox .-list:last-child{
  border:none;
}
.backnumber .-bnbox .-list .-date{
  padding-right:0.5em;
  font-weight:bold;
}
.backnumber .-bnbox .-list:before{
  padding-right:0.5em;
  font-family: "FontAwesome";
  content:"\f1b0";
}

/* 各月ライン */
.backnumber .-bnbox .-inbox{
    border-top:2px solid #eee;
}
.backnumber .-bnbox .-inbox:first-child{
    border-top:none;
}

/* 各月index */
.-month{
  padding:30px 0 20px;
  text-align:center;
  font-size:20px;
  font-weight:bold;
} 

/* 1月分購読ボタン */
.backnumber .-btn_area{
  margin:40px 0;
  text-align:center;
}
.btn_month{
  padding:0.5em 3em;
  display:inline-block;
  color:#23ac38;
  font-size:20px;
  border:2px solid #23ac38;
  /*-webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;*/
  transition: 0.5s;
}
.btn_month:hover{
  background-color:#23ac38;
  color:#fff;
}
.btn_month .-tax{
  font-size:16px;
}


/*========================

  footer

==========================*/
.footer{
  margin-top:40px;
  padding:20px 0;
  border-top:2px solid #ccc;
  font-size:13px;
}
.footer .-link{
  margin-bottom:5px;
}
.footer .-link .-item{
  display:inline-block;
}
.footer .-link .-item a{
  padding:0 0.5em;
  border-left:1px solid #1c7bc4;
}
.footer .-link .-item:first-child a{
  border-left:none;
}
.footer .pmark{
  text-align:right;
}

/*========================

  gotop

==========================*/
p.pageTop {
  position: fixed;
  right: 0;
  bottom: 0;
  margin:0;
  z-index:5;
}
p.pageTop a {
  display: block;
  height: 100px;
  overflow: hidden;
}
#jumping {
  position: fixed;
  right: 30px;
  bottom: 68px;
  display: none;
  z-index: 10;
}
#jumping img {
  display: block;
}
#falling {
  position: fixed;
  top: 1px;
  left: 50%;
  display: none;
  z-index: 10;
}
#falling img {
  display: block;
}

/*========================

  backnumber

==========================*/

.tab{overflow:hidden;}
.hide {display:none;}





@media screen and (max-width: 992px) {
/*========================

  common

==========================*/

/* 購読ボタン */
.btn_buy{
  font-size:20px;
}
.btn_buy .price{
  font-size:16px;
  line-height:normal;
  display:block;
}


/*========================

  header

==========================*/

.header p{
  font-size:15px;
}

/*========================

  anchor

==========================*/

.anchor_link .-inner{
  padding:30px 0 0;
}
.anchor_link .-link{
  padding-bottom:20px;
  text-align:left;
  border-right:none;
}
.anchor_link a{
  font-size:15px;
}
.anchor_link a:hover{
  border:none;
}


/*========================

  subscribe

==========================*/
.subscribe{
  padding:0 15px;
}
.subscribe .container:before{
  content:url("https://www.mag2.com/sv/famous/shinkoro/img/box_catear_sp.png");
}

.subscribe .-inner{
  padding:20px 10px;
  border-radius:7px;
  font-size:14px;
}

.subscribe .-info .-list{
  line-height:2em;
}
.subscribe .-info .-list .-definition{
  display:block;
  width:100%;
}


/*========================

  sample

==========================*/
/* テキストリンク部 */
.sample .-link{
  padding:20px 0;
}
.sample .-link li{
  display:inline-block;
  padding-left:2em;
}


/*========================

  profile

==========================*/
/* 吹き出し */
.profile .-balloon:after {
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #fff;
	border-width: 10px;
	margin-left: -10px;
}
.profile .-balloon:before {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #dcdcdc;
	border-width: 15px;
	margin-left: -15px;
}

/*========================

  backnumber

==========================*/
.backnumber{
  padding:0 15px;
}
.backnumber .-bnbox:before{
  content:url("https://www.mag2.com/sv/famous/shinkoro/img/silhouette_01.png");
  margin:-25px -20px 0 0;
  float:right;
}
.backnumber .-bnbox{
  padding:20px;
  border:3px solid #eee;
  border-radius:8px;
}
.backnumber .-bnbox .-list{
  padding:1em 0;
}

.toppage .backnumber .-bnbox .-inbox{
  display:none;
}
.toppage .backnumber .-bnbox .-inbox:first-child{
  display:block;
}

/* 各月index */
.backnumber .-month{
  padding:30px 0 0;
  text-align:center;
  font-size:16px;
  font-weight:bold;
  border-top:2px solid #eee;
}

.backnumber .-bnbox .-inbox:first-child .-month{
  padding-top:0;
  border:none;
}

/* 1月分購読ボタン */
.backnumber .-btn_area{
  margin:10px 0 30px;
}
.btn_month{
  padding:0.5em 1em;
  font-size:18px;
}
.btn_month .-tax{
  font-size:14px;
}

/*========================

  footer

==========================*/
.footer .pmark{
  text-align:center;
}

}
@media screen and (min-width: 992px) {
}
@media screen and (min-width: 1200px){
}
@media screen and (max-width: 480px) {

/* sample */  
.sample {
  padding: 30px 0 250px;
}
iframe {
  width:100%;
  height:100%;
  border:none; /* 追加で指定 */
  display:block; /* 追加で指定 */
}
.iframe-content {
  width:100%;
  height:300px;
  overflow:auto;
  -webkit-overflow-scrolling:touch;
}

/* SNSシェアボタン */
.sns-btns-item {
  float:left;
  padding-right: 3px;
}

/* profile */  
.profile {
  margin: -250px 0 -230px;
  padding: 100px 0 260px;
}

/* footer */
.footer{
  margin-top:40px;
  padding:20px 0;
  font-size:12px;
}
.footer .-link{
  margin-bottom:5px;
}
.footer .-link .-item{
  display:block;
  margin-bottom:5px;

}
.footer .-link .-item a{
  border-left:1px solid #1c7bc4;
}
.footer .-link .-item:first-child a{
  border-left:1px solid #1c7bc4;
}

}