/**************************************************************
★【191118_四角ボタン（色確認）】
**************************************************************/


.btn-flat-border a {
    display: inline-block;
    padding: 0.3em 1em;
    text-decoration: none;
    color: #fff;
    border: solid 1px #2098a8;
    border-radius: 3px;
    transition: .4s;
    font-size: 0.85em;
	  background: #2098a8;

}

.btn-space {
    width: auto;
    text-align: center;
	    padding-top: 1em;
}

.btn-flat-border:hover a{
  background: #fff;
  color: #2098a8 !important;
	display: inline-block;
  padding: 0.3em 1em;
  text-decoration: none;
  border-radius: 3px;
	font-size: 0.85em;
}

/*　Googleカレンダー埋め込み  */

.g-calendar {
    text-align:center;
    }

.g-calendar iframe {
    width:100%;
    max-width:800px;
    height:400px;
    }

@media (min-width: 768px) {
.g-calendar iframe {
    height:600px;
    }       
}


.tbwd {
	    width:100%;
    max-width:680px;
}

.next-kan{
	 font-size: 1.2em;
color: #fff;
	padding: 10px 0;
	background-color: black;
	text-align: center;
	margin: 0;
}
.next-kan02{
	 font-size: 2em;
color: #af0c0c;
	font-weight: bold;
	vertical-align: -20%;
}

/**************************************************************
★【160817_スミベタ文字白抜き】
**************************************************************/
.bboxtex {
color:#FFFFFF;
background-color: #000000;
    display: inline-block;
    padding: 0 6px;
    margin-right: 3px;
    font-size: 10px;
    line-height: 20px;
    white-space: nowrap;
font-weight: bold;
vertical-align: 2px;
}

/**************************************************************
★【160830_モバイルフレンドリー】
**************************************************************/
@media screen and (max-width: 30em) {
  .article h2 {
    padding: 15px 30px;
    margin: 40px -15px 20px;
  }
}

/**************************************************************
★【160923_スミベタ文字白抜き・y】
**************************************************************/
.bboxtex_y {
color:#FFCC00;
background-color: #000000;
    display: inline-block;
    padding: 2px 3px;
    margin-right: 3px;
    font-size: 0.8em;
    line-height: 20px;
    white-space: nowrap;
vertical-align: 2px;
}

/**************************************************************
★【191118_Instagramcenter】
**************************************************************/
.instagram-center {
margin:0 auto;
max-width: 450px;
}

/**************************************************************
★【191118_enbetly】
**************************************************************/
.embedly-card {
    background-color: #fff;
    border: 1px solid #e1e8ed;
    border-radius: 5px;
	padding: 0.5em;
}

.embedly-card-hug{
    max-width: 680px !important;
    margin: 1em !important;
}

/**************************************************************
★【191118_赤太文字】
**************************************************************/
.prb
{
 color:red;
	font-weight:bold;
}

/**************************************************************
★【191119_打ち消し線】
**************************************************************/

.del-deco {
    background-image: linear-gradient(#fe3464, #fe3464);
    background-position: 0 50%;
    background-size: 100% 2px;
    background-repeat: repeat-x;
    color: #888;
    margin: 0 0.4em;
    text-decoration: none;
}

/** 191105_アプリーチ用CSS **/
.appreach {
  text-align: left;
  padding: 0.5em;
    border: 1px solid #e1e8ed;
  overflow: hidden;	
    border-radius: 5px;
}

.appreach:after {
  content: "";
  display: block;
  clear: both;
}
.appreach p {
  margin: 0;
}
.appreach a:after {
  display: none;
}
.appreach__icon {
  float: left;
  border-radius: 10%;
  overflow: hidden;
  margin: 0 3% 0 0 !important;
  width: 25% !important;
  height: auto !important;
  max-width: 120px !important;
}
.appreach__detail {
  display: inline-block;
  font-size: 20px;
  line-height: 1.5;
  width: 72%;
  max-width: 72%;
}
.appreach__detail:after {
  content: "";
  display: block;
  clear: both;
}
.appreach__name {
  font-size: 16px;
  line-height: 1.5em !important;
  max-height: 3em;
  overflow: hidden;
}
.appreach__info {
  font-size: 12px !important;
}
.appreach__developper, .appreach__price {
  margin-right: 0.5em;
}
.appreach__posted a {
  margin-left: 0.5em;
}
.appreach__links {
  float: left;
  height: 40px;
  margin-top: 8px;
  white-space: nowrap;
}
.appreach__aslink img {
  margin-right: 10px;
  height: 40px;
  width: 135px;
}
.appreach__gplink img {
  height: 40px;
  width: 134.5px;
}
.appreach__star {
  position: relative;
  font-size: 14px !important;
  height: 1.5em;
  width: 5em;
}
.appreach__star__base {
  position: absolute;
  color: #737373;
}
.appreach__star__evaluate {
  position: absolute;
  color: #ffc107;
  overflow: hidden;
  white-space: nowrap;
}

/**************************************************************
★【191118_tablepressスマホ対応】
**************************************************************/

.tablepress-scroll-wrapper {
	-webkit-overflow-scrolling: touch;
}

.tablepress td,
.tablepress th {
	overflow-x: auto;
	white-space: nowrap;
}


/**************************************************************
★【プロフィールカコミ】
**************************************************************/
.profbox {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 15px;
    margin-top: 10px;
}

/**************************************************************
★【191122_赤太文字】
**************************************************************/

	.prb {
 color:red;
	font-weight:bold;
}

/**************************************************************
★【小さい文字】
**************************************************************/
.caption
/*
{
color:#898989;
font-size:80%;
line-height: 130%;
}
*/

 {
	margin: 0;
	padding: 5px;
	font-size: 80%;
	line-height: 1.3;
	font-weight: normal;
	vertical-align: top;
	border: 0;
	background-color: #F3F4F5;
}

/**************************************************************
★【h4アイコン付き】
**************************************************************/
.con
 { 
clear: both;
padding: 7px 0px 12px 30px;
color: #049628;
background: url(http://atcafe.dualing-am.com/wp-content/uploads/2015/05/h3.png) no-repeat 0 3px;
}


/**************************************************************
★【レスポンシブ対応】
**************************************************************/
iframe{ width:100%; }

/**************************************************************
★【160610_アプリカコミ】
**************************************************************/
.pochireba {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 12px;
  overflow: hidden; /* float解除用 */
}

/**************************************************************
★【marker】
**************************************************************/
.marker-y {
background: linear-gradient(transparent 60%, rgba(255, 229, 130, 1) 0%);
font-weight: bold;
/*background-image: linear-gradient(-100deg, rgba(255, 255, 255, 0), yellow 85%, rgba(255, 255, 255, 0));*/
}

/**************************************************************
★【191130_画像をブロック要素に】
**************************************************************/

.kantotsu img{
	display: block; 
	margin: 0 auto;
}

/**************************************************************
★【191208_キャプション文字のみ】
**************************************************************/
.caption-text
 {
	font-size: 80%;
	line-height: 1.3;
}

/**************************************************************
★【200114_動画幅100％】
**************************************************************/

.video-container,
.instagram-container,
.facebook-container{
  max-width: 100%;
}

/**************************************************************
★【200116_つぶやきセンター】
**************************************************************/

.twitter-center{
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}


/**************************************************************
★【200312_シンプルカコミケイ】
**************************************************************/

.linkkakomi {
    background-color: #fff;
    border: 1px solid #e1e8ed;
    border-radius: 5px;
    padding: 1em;
}