@charset "UTF-8";

/*
Theme Name: 191024simplicity-child
Template:   simplicity2
Version:    20150717
*/


/**************************************************************
★【テーブル】
**************************************************************/
/*
table {  border-top: 1px solid #e5e5e5; 
margin: 10px -1px 24px 0;
text-align: left; 
width: 100%; 
border-collapse: collapse;border-spacing: 0;
font-size: 85.7%;
line-height: 141.7%;}
*/
table thead th { font-weight: bold; }
table th, table thead th { padding: 9px 24px; background-color: #f5f5f5; white-space: nowrap; width: 25%;}
table tfoot th, table tfoot td { font-weight: bold; }
table th, table td { border: 1px solid #e5e5e5; padding: 10px 10px; vertical-align: top; }
table th ul, table td ul { margin-bottom: 0px; margin-left: 15px; }
table th ul li, table td ul li { margin: 2px 0px; }
table.mobile-block th, table.mobile-block td { border-top: none; display: block; }
dt { color: #000; padding-bottom: 3px; margin-bottom: 10px; color: #c00; }
dd { margin: 0px 0px 30px; padding: 0px; }


table.article {
	border-spacing: 0px;
	text-align: left;
	line-height: 1.4;
	width: 100%;
	font-size: 80%;
}
table.article th {
	width: 30%;
	font-weight: no;
	vertical-align: top;
}
table.article td {
	vertical-align: top;
}

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


/**************************************************************
★【センタリング】
**************************************************************/
.center {  
width: 100%;
    margin: 0 auto;  
}  

.slproImg {
display: block;
margin-left:auto;
margin-right:auto;
}

.imgctr {
display: block;
margin-left:auto;
margin-right:auto;
}


/**************************************************************
★【文頭文字1】
**************************************************************/
p.exp:first-letter {
  color: #ffffff;
  background-color: #009245;
  font-size: 90%;
  padding: 2px;
  margin-right: 2px;
}

/**************************************************************
★【TOC+設定】
**************************************************************/
#toc_container {
  margin-left: auto;
  margin-right: auto;
}

/**************************************************************
★【文頭文字2】
**************************************************************/
.numfirst
{
  background: #009245;
  color: #fff;
  display: inline-block;
  padding: 2px 0 0 0;
  margin: 0 5px 0 0;
  font-weight: bold;
  width: 1.8em;
  text-align: center;
}


/**************************************************************
★【fontawesome web font】
**************************************************************/
@import url(http://weloveiconfonts.com/api/?family=fontawesome);


/**************************************************************
★【記事見出し】
**************************************************************/
.article h2 {
  margin: 40px -30px 20px;
  padding:10px 30px;
  font-size:25px;
  border-bottom: 2px dotted #ddd;   padding-bottom: 15px;
  border-top: 2px dotted #ddd;   padding-top: 15px;
}

.article h4 {
　　font-size: 16px;
    border-bottom: 1px dotted #fc8600;
    padding: 10px 0 5px 0;
}

.article h3 {
  font-size: 20px;
 border-top: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
}


.article h5 {
    font-size: 15px;
    border-bottom: 1px dotted #cccccc;
    padding: 10px 0 5px 0;
    margin-bottom: 8px;
}


.article h6 {
    font-size: 13px;
    border-bottom: 1px dotted #cccccc;
    padding: 10px 0 5px 0;
    margin-bottom: 8px;
}

/**************************************************************
★【大きい文字】
**************************************************************/
.arbigtxt
{
  font-size: 20px;
  background: linear-gradient(transparent 60%, rgba(254, 196, 0, 0.3) 0%);
}

/**************************************************************
★【コンタクトフォーム設定】
**************************************************************/
.wpcf7 {
	margin: 96px 0;
}
.asterisk {
	margin: 0 0 0 0.2em;
	color: #f5637a;
}
.wpcf7 span.wpcf7-not-valid-tip {
	font-size: 80%;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 textarea {
	background-color: #fff;
	color: #333;
	width: 95%;
	border: 1px solid #ddd;
	font-size: 100%;
	padding: 0.5em;
	border-radius: 4px;
	box-shadow: 1px 1px 3px rgba(0,0,0,.1) inset;
}
.wpcf7 input[type="submit"] {
	font-size: 100%;
	padding: 0.2em 0.4em;
	background: #eee;
	color: #333;
	border-radius: 4px;
	cursor: pointer;
	box-shadow: 0 0 1px rgba(0,0,0,.2);
	border: 1px solid #ccc;
	text-shadow: -1px 1px 0 rgba(255,255,255,1);
}
.wpcf7 input[type="submit"]:hover {
	box-shadow: 0 0 1px rgba(0,0,0,.2) inset;
}



/**************************************************************
★【point】
**************************************************************/
.pointtex
{
color:#FFFFFF;
background-color: #D2342B;
    display: inline-block;
    padding: 0 6px;
    margin-right: 3px;
    font-size: 10px;
    line-height: 20px;
    white-space: nowrap;
font-weight: bold;
vertical-align: 2px;
}

/**************************************************************
★【注意】
**************************************************************/
.cautiontex
{
background-color: #fdd23e;
    display: inline-block;
    padding: 0 6px;
    margin-right: 3px;
    font-size: 10px;
    line-height: 20px;
    white-space: nowrap;
font-weight: bold;
vertical-align: 2px;
}

/**************************************************************
★【コメント】
**************************************************************/
.commenttex
{
color:#FFFFFF;
background-color: #28A7FF;
    display: inline-block;
    padding: 0 6px;
    margin-right: 3px;
    font-size: 10px;
    line-height: 20px;
    white-space: nowrap;
font-weight: bold;
vertical-align: 2px;
}

/**************************************************************
★【太字】
**************************************************************/
.fbold
{
 font-weight:bold;
}


/**************************************************************
★【affibox】
**************************************************************/
.affibox
{
    font-size: 14px;
    margin: .5em 0 1em 0;
    padding: 20px 0px 10px 20px;
    border: 1px solid #dddddd;
    position: relative;
    display: block;
    color: #333333;
}

.kaerebalink-name {
    font-size: 1.2em;
}

/**************************************************************
★【affibox-yomere】
**************************************************************/
.affibox-yom
{
    font-size: 14px;
    margin: .5em 0 1em 0;
    padding: 10px 10px 0px 10px;
    border: 1px solid #dddddd;
    position: relative;
    display: block;
    color: #333333;
}

.booklink-name {
    font-size: 1.2em;
}



/**************************************************************
★【attention_box】
**************************************************************/
.attbox {
    background-color: rgb(255, 248, 184);
    padding: 15px 15px 15px 15px;
    position: relative;
    display: block;
    color: #333333;
}

/**************************************************************
★【イメージケイ線】
**************************************************************/
.box_line {
	border: 1px solid #e6e6e6 ;
	background: #fbfbfb;
}


/**************************************************************
★【160422_カエレバ】
**************************************************************/
.kaerebalink-box, .pochireba, .booklink-box
 {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 15px;
  margin-bottom: 10px;
  overflow: hidden; /* float解除用 */
/* float解除用  
 margin-bottom: 20px;*/
}

.kaerebalink-image, .booklink-image {
  margin-right: 18px;
  float:left;
}
.kaerebalink-image img, .booklink img {
}
.kaerebalink-info, .booklink-info {
  font-size: 14px;
  margin: 0;
  overflow: hidden; /* float解除用 */
}
.kaerebalink-name, .booklink-name {
  font-size: 15px;
  margin-top: 2px;
}
.kaerebalink-detail, .booklink-detail {
  margin-bottom: 5px;
font-size: 12px;
}
.kaerebalink-powered-date, .booklink-powered-date {
  font-size: 12px;
  margin-top: 5px;
}
.kaerebalink-link1, .booklink-link1 {
  font-size: 16px;
}
.shoplinkamazon {
}

.shoplinkrakuten {
}
.shoplinkamazon a{
  color: #565656;
}
.shoplinkrakuten a{
  color: #FF0040;
}
.shoplinkamazon a, .shoplinkrakuten a {
  text-decoration: none;
}
.shoplinkamazon a:hover, .shoplinkrakuten a:hover {
  opacity: 0.7;
  background: -moz-linear-gradient(top,#FFF 80%,#EEE);
}
@media only screen and (max-width: 580px) {
  .kaerebalink-box, .booklink-box {
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 1px 1px 3px 1px #ddd;
  padding: 10px 15px;
}
.kaerebalink-image,.booklink-image {
  margin: 0 0 10px 0;
  float: none;
}
.kaerebalink-image img, .booklink-image img {
  margin: 0 auto;
}
.kaerebalink-info, .booklink-info {
  font-size: 12px;
  margin: 0;
}
.kaerebalink-name, .booklink-name {
  font-size: 15px;
  margin-top: 2px;
}
.kaerebalink-detail, .booklink-detail {
  margin-top: 5px;
}
.kaerebalink-powered-date, .booklink-powered-date {
  font-size: 11px;
  margin-top: 5px;
}
.kaerebalink-link1, .booklink-link1 {
  font-size: 14px;
}
.shoplinkamazon, .shoplinkrakuten {
  float: none;
  width: 96%;
  margin: 10px 0;
  padding: 5px 0;
}


