/*
Template: affinger
Theme Name: AFFINGER Child
Description: AFFINGER6 対応
Version: 20201223
*/
body{
  letter-spacing: 1.2px;
  line-height: 1.6;
}


/************************************
** 横長テーブル
************************************/
.p-sticky-table{
  white-space: nowrap;
  line-height:1.6;
}


.p-sticky-table table{
 /* border:none;
 border: 1px solid #dedede;
  border-bottom: none;
  border-collapse: collapse;*/
  word-break: break-all;
  table-layout: fixed;
  display:block;
  overflow:scroll;
}


.p-sticky-table thead th:first-child {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 3;
}


.p-sticky-table thead th {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 2;
  text-align:center;
}


.p-sticky-table tbody th:first-child{
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  z-index: 1;
/*  border:none;*/
  white-space: normal;
  min-width: 130px;
}


.p-sticky-table th, .p-sticky-table td {
  min-width: 50px;
  text-align: left;
/*  font-size: 16px !important;*/
  position: relative;
/*  padding: 13px !important;*/
/*  color: #333;
  border: none !important;*/
  z-index: 0;
  vertical-align:middle !important;
/*  background:#fff;*/
}


.p-sticky-table th{
/*  background:#f0f9ff !important;
  letter-spacing: 1px;
  font-weight: 500 !important;
  color: #555 !important;*/
}


.p-sticky-table tr{
/*  border-bottom:none !important;*/
}


.p-sticky-table img{
  margin: 10px auto;
  display: block;
  padding: 0;
  max-width: 80% !important;
}


.p-sticky-table table th::before, .p-sticky-table table td::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
/*  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;*/
  z-index: -1;
}


/* スマホ */
@media screen and (max-width: 560px) {
  .p-sticky-table table {
   /* max-height: 60vh;*/
    }


  .p-sticky-table thead th:first-child, .p-sticky-table tbody th:first-child {
        min-width: 25vw;
    }


   .p-sticky-table th, .p-sticky-table td {
   /*     font-size: 12px !important;
        padding: 7px !important;*/
    }


}


/* 中央寄せ */
.pst-center td {
  text-align: center;
}


/*media Queries スマートフォンとタブレットサイズ（959px以下）で適応したいCSS - スマホ・タブレット
---------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 959px) {
	/*-- ここまで --*/
}


	
/*media Queries タブレットサイズ（600px～959px）のみで適応したいCSS -タブレットのみ
---------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 600px) and (max-width: 959px) {
	/*-- ここまで --*/
}

	
	
/*media Queries タブレット（600px）以上で適応したいCSS -タブレット・PC
---------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 600px) {
	/*-- ここまで --*/
}


/*media Queries PCサイズ（960px）以上で適応したいCSS - PCのみ
---------------------------------------------------------------------------------------------------*/
@media print, screen and (min-width: 960px) {
	/*-- ここまで --*/
}


/*media Queries スマホサイズ（599px）以下で適応したいCSS - スマホのみ
---------------------------------------------------------------------------------------------------*/
@media print, screen and (max-width: 599px) {
	
	/*-- ここまで --*/
}


/*-- ここから追加ｃｓｓ --*/
/*-- ボタンｃｓｓ --*/
	
.jump { cursor: pointer; text-decoration: underline; color: #3183d6; }

 .jump:hover { color: #a4c8ec; }

 
/*-- 出典元風リンク--*/
.citefu{
color:#bfbfbf;
font-size:85%;
}


.citefu > .jump { cursor: pointer; text-decoration: underline; color:#bfbfbf; font-style: italic; }


.citefu > .jump:hover { color: #bfbfbf; }

 
.button > .jump{
  color: #fff;
  text-decoration: none;  
}


.button {
min-width:20px;
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: .65em 4em;
  color: #333;
  text-decoration: none;
  text-align: center;
  transition: .3s ease-in-out;
  margin:10px auto;
}


.button span {
font-size:16px;
  position: relative;
  z-index: 2;
}


.button::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  content: '';
  width: 100%;
  height: 100%;
/*  border: 2px solid #333;*/
}


.button::after {
  position: absolute;
  top: 0px;
  left: 0px;
  content: '';
  width: 100%;
  height: 100%;
  background:#23C869;
/*  transform: rotate(1deg);
  transition: .3s ease-in-out;*/
}


.button:hover {
  color: #fff;
}


.button:hover::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: rotate(0);
}


.rmarker-s{
text-shadow: -1px -1px 0px #fff, 1px -1px 0px #fff, 1px 1px 0px #fff, -1px 1px 0px #fff;
background: linear-gradient(transparent 60%, #fedee7 60%);
}


.post table thead tr{
background:#F7F7F7;
border-bottom:5px double #888;
}


tbody tr:first-child td,table thead + tbody tr:first-child th {
background:#fff5c1;
    color: inherit;
    font-weight: normal;
}


.post table tbody th {
background:#fff5c1;
font-size:13px;
}


.post table tbody td{
background:#FFF;
font-size:13px;
}


/*ミニ吹き出し黒*/
.st-minihukidashi-box{
position:relative;
top:20px;
font-size:14px;
}

/*ミニ吹き出し赤*/
.st-minihukidashiaka-box{
position:relative;
top:20px;
font-size:14px;
}

#side aside ul li {
border-bottom:1px solid #ddd;
line-height:1.5em;
padding:10px 0;
list-style-type: none!important;
}


#side aside ul li a{
text-decoration:none;
}


table.rank{
/*table-layout: fixed;*/
  width: 100%;
  border-collapse: separate;
border-spacing: 0 3px;
/*  margin: 5px; auto;*/
  border:none;
}


table.rank td,th{
  border:none;
  padding: 10px;
}


table.rank tbody th{
  border:none;
  color: #fff;
  background: #FF758B;
  border-radius: 5px 0 0 5px;
}


table.rank tbody td{
  border:solid #ddd 1px;
  border-radius:  0 5px 5px 0 ;
  color: #000;
  font-size:85%;
}


/* 引用 */
.wp-block-quote.is-large,
.wp-block-quote.is-style-large,
.inyoumodoki,
.post blockquote {
  padding: 20px 20px 20px 40px;
  border: none;
  line-height: 1.7;
  font-size: 0.8em;
  margin: 10px 0 20px 20px;
  border-left: solid #cccccc 2px;
}


.inyoumodoki::before,
.post blockquote::before {
    display: inline-block;
    position: absolute;
    top: 20px;
    left: 20px;
    width: 35px;
    height: 35px;
    border-radius: 0 0 30px;
    content: "\f10d";
    font-family: FontAwesome;
    background: none;
    color: #FFF;
    font-size: 15px;
    line-height: 1;
    font-weight: 900;
}


.inyoumodoki::before, .post blockquote::before{
  color: #cccccc !important;
  opacity: .6;
}


.post .inyoumodoki p:last-child,
.post .inyoumodoki ol:last-child,
.post .inyoumodoki ul:last-child {
	margin-bottom:0;
	padding-bottom:0;
}


.inyoudate{
    font-size: 0.8em;
    color: #909090;
    text-align: right;
    margin: 0 0 20px 0;
}


/************************************
** オリジナルcss
************************************/
/** ミニ吹き出し 黒**/
.minihukidashi{
background:#000;
color:#fff;
margin: 0 0 20px 0;
border-radius: 0px;
position: relative;
display: inline-block;
min-width: 60px;
max-width: 100%;
padding: 10px 20px;
font-size: 13px;
line-height: 1.4;
}


.minihukidashi:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50px;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 10px solid #000;
}

/** ミニ吹き出し 赤**/
.minihukidashiaka{
background:#F00;
color:#fff;
margin: 0 0 20px 0;
border-radius: 0px;
position: relative;
display: inline-block;
min-width: 60px;
max-width: 100%;
padding: 10px 20px;
font-size: 13px;
line-height: 1.4;
}


.minihukidashiaka:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50px;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 10px solid #F00;
}

/** 編集者吹き出し **/
.quote{
background:#F9F9F9;
    position: relative;
    padding: 10px 25px 10px 70px;
margin:40px 20px;
    box-sizing: border-box;
    color: #464646;
/*    border: solid 3px #efefef;*/
box-shadow: 6px 6px 7px -12px #000;
max-width:100%;
display: inline-block;
border-radius: 5px;
font-size:13px;
}


.quote:before {
    content: "";
    display: inline-block;
    background: url(https://bossgoo.sakura.ne.jp/sefure/wp-content/uploads/2021/11/ishii.jpg);
    background-size: cover;
border: solid 3px #efefef;
border-radius: 100px;
    width: 70px;
    height: 70px;
    position: absolute;
   top: -15px; 
    left: -15px;
}


/** 編集者吹き出し **/
.quote_aya{
background:#F9F9F9;
    position: relative;
    padding: 10px 25px 10px 70px;
margin:40px 20px;
    box-sizing: border-box;
    color: #464646;
/*    border: solid 3px #efefef;*/
box-shadow: 6px 6px 7px -12px #000;
max-width:100%;
display: inline-block;
border-radius: 5px;
font-size:13px;
}


.quote_aya:before {
    content: "";
    display: inline-block;
    background: url(https://bossgoo.sakura.ne.jp/sefure/wp-content/uploads/2021/11/aya.jpg);
    background-size: cover;
border: solid 3px #efefef;
border-radius: 100px;
    width: 70px;
    height: 70px;
    position: absolute;
   top: -15px; 
    left: -15px;
}


/*枠のみボックス*/
.framebox{
background:#ffffff;
border:#ddd solid 3px;
padding: 20px 20px 20px 30px;
margin: 20px 0;
position: relative;
font-size: 13px;
}


/*見出しボックス*/
/*questionボックス*/
.questionbox{
background:#E1F5FE;
border:#87cfef solid 2px;
border-radius:5px;
padding: 20px 10px 0px 30px;
margin: 20px 0 10px;
position: relative;
font-size: 13px;
}


.questionbox:before {
    content: "Q";
    font-size: 20px;
    display: inline-block;
    padding: 5px;
    text-align: center;
    background: #87cfef;
    color: #fff;
    border-radius: 100px;
    width: 30px;
    height: 30px;
    position: absolute;
    top: -15px;
    left: -15px;
    border: solid 3px #87cfef;
}


/*answerボックス*/
.answerbox{
background:#FAFAFA;
border:#989998 solid 2px;
border-radius:5px;
padding: 20px 10px 0px 30px;
margin:0px 0 30px 0;
position: relative;
font-size: 13px;
}


.answerbox:before {
    content: "A";
    font-size: 20px;
    display: inline-block;
    padding: 5px;
    text-align: center;
    background: #989998;
    color: #fff;
    border-radius: 100px;
    width: 30px;
    height: 30px;
    position: absolute;
    top: -15px;
    left: -15px;
    border: solid 3px #989998;
}


/*誘導ページへのオリジナルボタン*/
.btn,
a.btn,
button.btn {
 font-size: 15px;
  font-weight: 700;
  line-height: 1.5em;
  position: relative;
  display: inline-block;
  padding: 10px 20px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}


a.btn-gradient {
  padding: 10px 26px 10px 20px;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(#fa709a), to(#fee140));
  background-image: -webkit-linear-gradient(left, #fa709a 0%, #fee140 100%);
  background-image: linear-gradient(to right, #fa709a 0%, #fee140 100%);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
}


a.btn-gradient:hover {
  -webkit-transform: translate(0, -2px);
  transform: translate(0, -2px);
  color: #fff;
  -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, .2);
  box-shadow: 0 8px 15px rgba(0, 0, 0, .2);
}


a.btn-gradient::after {
  content: "▾";
 font-size:150%;
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
}

