@charset "shift_jis";
@import url("./css/tables.css");
@import url("./css/commonstyles.css");
@import url("./css/textstyles.css");
/*
==================================================
基本スタイル
==================================================
*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template,
[hidden] {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: bold;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
/*
==================================================
基本スタイル
==================================================
*/
body {
  background-color: #ffe9e5;
  background-image: url("img/body_bg.png");
  background-position: center top;
  background-repeat: repeat;
  background-size: 48px auto;
  color: #5d4748;
  font-family: 'メイリオ',Helvetica,'Hiragino Kaku Gothic Pro',sans-serif;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 1.8;
  text-align: center;
  -webkit-text-size-adjust: 100%;
}
@media screen and (min-width: 768px) {
  body {
  background-size: auto auto;
  }
}
h1, h4, h5, h6, .title, dt {
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
  font-weight: 700;
}
h4{clear:both;}
h5,h6{overflow:hidden;}
.clear {
  clear: both;
  font-size: 1px;
  line-height: 0;
}
p {
  margin: 0;
}
img {
  height: auto;
  max-width: 100%;
  vertical-align: top;
}
/* メニュー内画像高さ調整 */
#menu .menulist ul li a img,#rmenu .menulist ul li a img{max-height:360px}
/* ボックス色調整 */
.ylwbox {
background-color: #FDF9E8;
border: 4px solid #EAC43F;
}
@media screen and (min-width:768px){
  #main .nmlbox,
  #main .dottbox,
  #main .ylwbox,
  #main .graybg{
     padding:20px 4%;
     box-sizing:border-box;
  }
}
/* 画像位置調整 */
#main .topimg_right img,
#main .topimg_left img{
	margin:0;
}
#main .fleximg1 img{
	min-height:152px;
}
/* リスト
==================================================
*/
#main div[class*="box"] > ul,
#main div[class*="box"] > ol{
	margin-top:4px !important;
	margin-bottom:4px !important;
}
#menu div[class*="box"]:not(.menubox) > ul,
#menu div[class*="box"]:not(.menubox) > ol{
	margin-top:4px !important;
	margin-bottom:4px !important;
}
#main :not(#whatsnew):not(#pagelist):not(#index_inner):not(#sitemaps):not(li) > ul {
  list-style: outside none none;
  margin: 24px 0;
  overflow: hidden;
  padding: 0;
}
#main :not(#whatsnew):not(#pagelist):not(#index_inner):not(#sitemaps):not(li) > ul > li {
  background-image: url(img/ul.png);
  background-position: 7px top;
  background-repeat: no-repeat;
  background-size: 18px auto;
  font-weight: 700;
  line-height: 1.7;
  margin: 14px 0;
  padding: 0 0 0 38px;
  position: relative;
}
#main :not(#whatsnew):not(#pagelist):not(#sitemaps):not(li) > ol {
  counter-reset: number;
  list-style: outside none none;
  margin: 16px 0;
  overflow: hidden;
  padding: 0;
}
#main :not(#whatsnew):not(#pagelist):not(#sitemaps):not(li) > ol > li {
  font-weight: 700;
  line-height: 1.7;
  margin: 14px 0;
  padding: 0 0 0 38px;
  position: relative;
}
#main :not(#whatsnew):not(#pagelist):not(#sitemaps):not(li) > ol > li::before {
  background-image: url(img/ol.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 28px auto;
  box-sizing: border-box;
  color: #cd7a8e;
  content: counter(number,decimal);
  counter-increment: number;
  font-family: "Comic Sans MS";
  font-size: 14px;
  font-weight: normal;
  height: 30px;
  left: 1px;
  letter-spacing: 0;
  line-height: 30px;
  position: absolute;
  text-align: center;
  top: -2px;
  width: 28px;
}
#main #index_inner > ol{
  padding-left:8px !important;
  margin-right: 16px !important;
}
ol >  li:nth-child(n+101)::before{
	font-size:11px !important;
}
#main #index_inner > ol > li{
  margin:12px 0 !important;
}
@media screen and (min-width: 768px) {
  #main :not(#whatsnew):not(#pagelist):not(#index_inner):not(#sitemaps):not(li) > ul > li {
  background-position: 11px top;
  background-size: auto auto;
  margin: 12px 0;
  padding: 2px 0 0 50px;
  }
  #main :not(#whatsnew):not(#pagelist):not(#sitemaps):not(li) > ol > li {
  padding: 0 0 0 50px;
  }
  #main :not(#whatsnew):not(#pagelist):not(#sitemaps):not(li) > ol > li::before {
  left: 10px;
  top: -3px;
  }
}
/* リンク
==================================================
*/
a {
  color: #4d8fd1;
  transition: background-color 0.25s ease, border 0.25s ease, color 0.25s ease, opacity 0.25s ease, transform 0.25s ease;
}
a img {
  background: none;
}
a:hover img{
  opacity:0.7;
  transition: opacity 0.3s ease-out;
}
@media screen and (min-width: 1000px) {
  a:hover {
  color: #66a3e1;
  text-decoration: none;
  }
  #main a:hover, #menu a:hover, #rmenu a:hover, #pagetop a:hover {
  left: 1px;
  position: relative;
  top: 1px;
  }
}
/*
==================================================
全体
==================================================
*/
/* レイアウト
==================================================
*/
#wrapper {
  overflow: hidden;
  position: relative;
  z-index: 0;
}
#wrapper::before {
  border-radius: 500px / 10px;
  bottom: 100%;
  box-shadow: 0 0 100px 25px rgba(255, 255, 255, 0.8);
  content: "";
  left: -20px;
  position: absolute;
  right: -20px;
  top: 0;
  z-index: -1;
}
#contents {
  position: relative;
  background-color:#FFF;
}
#layoutbox{
  overflow:hidden;
}
#siteNavi {
  color: #866976;
  font-size: 10px;
  line-height: 1.6;
  padding: 7px 8px;
}
#siteNavi a {
  color: #866976;
}
@media screen and (min-width: 768px) {
  #contents {
  padding: 0px 10px;
  }
  #contents::after {
  clear: both;
  content: '';
  display: block;
  }
  #siteNavi {
  margin: 0 0 8px;
  padding: 0;
  }
}
@media screen and (min-width: 1000px) {
  #wrapper {
  background-image: url(img/wrapper_bg.png);
  background-position: center top;
  background-repeat: repeat-y;
  min-width: 1000px;
  overflow: visible;
  }
  #wrapper::before {
  bottom: auto;
  box-shadow: 0 0 100px 150px rgba(255, 255, 255, 0.3);
  left: 50%;
  margin-left: -350px;
  right: auto;
  top: 100px;
  width: 700px;
  }
  #contents {
  margin: 0 auto;
  padding: 0px;
  width: 1000px;
  }
  #siteNavi {
  font-size: 12px;
  margin: 0 0 16px;
  }
  #siteNavi a {
  letter-spacing: 0.1em;
  }
  #siteNavi a:hover {
  color: #ea6487;
  }
}
#siteNavi br{display:none;}
/* ページ上部へ戻る
==================================================
*/
#pagetop {
  background-color: #fff;
  overflow: hidden;
  padding: 0px;
  text-align: center;
}
#pagetop span {
  background-size: 100%;
  background-image: linear-gradient(to bottom, #f7da94, #f8cece);
  border-radius: 22px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-sizing: border-box;
  display: inline-block;
  height: 44px;
  margin-bottom: 15px;
  padding: 2px;
  width: 44px;
}
#pagetop a {
  background-color: #fff;
  border-radius: 20px;
  display: block;
  height: 40px;
  overflow: hidden;
  position: relative;
  text-indent: 200%;
  white-space: nowrap;
  width: 40px;
}
#pagetop a::before, #pagetop a::after {
  background-color: #f2c199;
  border-radius: 3px;
  content: '';
  height: 3px;
  left: 50%;
  margin-left: -3px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 14px;
}
#pagetop a::after {
  margin-left: -12px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media screen and (min-width: 768px) {
 #ptop_wrapper{
  width:100%;
  background-color:#FFF;
 }
  #pagetop {
  padding: 0;
  width:1000px;
  margin:0 auto;
  }
  #pagetop span {
  float: right;
  margin-right: 15px;
  }
}
@media screen and (min-width: 1000px) {
  #pagetop span:hover {
  left: 1px;
  position: relative;
  top: 1px;
  }
  #pagetop span:hover a:hover {
  position: static;
  }
}
/* 検索ボックス
==================================================
*/
#searchbox {
  line-height: 1;
}
#searchbox form {
  border-bottom: 2px dotted #f0dcdc;
  padding: 7px;
  position: relative;
}
#searchbox form::before {
  border: 2px solid #fff;
  border-radius: 10px;
  box-sizing: border-box;
  content: '';
  height: 13px;
  position: absolute;
  right: 20px;
  top: 18px;
  width: 13px;
  z-index: 1;
}
#searchbox form::after {
  background-color: #fff;
  border-radius: 10px;
  content: '';
  height: 7px;
  position: absolute;
  right: 19px;
  top: 27px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 3px;
}
#searchbox input {
  -webkit-appearance: none;
}
#searchbox input[type="text"], #searchbox input[type="search"] {
  background-color: #fefbff;
  border: 1px solid #f1e2f7;
  border-radius: 100px;
  box-sizing: border-box;
  color: #7d4c62;
  cursor: auto;
  font-size: 13px;
  height: 38px;
  line-height: 38px;
  padding: 0 36px 0 8px;
  width: 100%;
}
#searchbox input[type="submit"] {
  background-color: #b2919c;
  border: medium none;
  border-radius: 100px;
  box-sizing: border-box;
  cursor: pointer;
  height: 30px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 11px;
  text-indent: 200%;
  top: 11px;
  white-space: nowrap;
  width: 30px;
}
@media screen and (min-width: 768px) {
  #searchbox {
  position: absolute;
  right: 8px;
  top: -4px;
  width: 20%;
  }
  #searchbox form {
  border-bottom: none;
  padding: 0;
  }
  #searchbox form::before {
  border: 2px solid #b2919c;
  right: 16px;
  top: 8px;
  }
  #searchbox form::after {
  background-color: #b2919c;
  right: 15px;
  top: 17px;
  }
  #searchbox input[type="text"], #searchbox input[type="search"] {
  background-color: #fff;
  border-width: 2px;
  height: 32px;
  line-height: 32px;
  padding: 0 36px 0 12px;
  }
  #searchbox input[type="submit"] {
  background-color: transparent;
  right: 1px;
  top: 1px;
  z-index: 1;
  }
}
@media screen and (min-width: 1000px) {
  #searchbox {
  right: 0;
  top: 0;
  width: 204px;
  }
  #searchbox form::before {
  right: 18px;
  top: 10px;
  }
  #searchbox form::after {
  right: 17px;
  top: 19px;
  }
  #searchbox input[type="text"], #searchbox input[type="search"] {
  height: 36px;
  line-height: 36px;
  }
  #searchbox input[type="submit"] {
  right: 3px;
  top: 3px;
  }
}
/* 回り込み・回り込み解除
==================================================
*/
.txt-img img {
  margin: 0 8px 8px 8px;
}
.center {
  margin: 5px 0;
  text-align: center;
}
.float-l {
  float: left;
}
.float-r {
  float: right;
}
.float-l img,
.float-r img {
  margin-bottom: 20px;
}
.float-l img {
  margin-right: 20px;
}
.float-r img {
  margin-left: 20px;
}
.clear, .FloatEnd {
  clear: both;
  font-size: 1px;
  height: 0;
  line-height: 0;
}
@media screen and (max-width: 640px) {
  .txt-img {
  padding: 0 10px;
  text-align: center !important;
  }
}
/*
==================================================
トップ部分
==================================================
*/
/* トップ
==================================================
*/
#top {
  background-image: url(img/top_bg.png);
  background-position: center bottom;
  background-repeat: repeat-x;
  background-size: auto 3px;
  padding: 0 0 3px;
  text-align: left;
}
#top h1 {
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  padding: 14px 48px 14px 8px;
  text-align: center;
}
#top h1{
  padding:12px 8px;
}
#top h1 a {
  color: #e36d8b;
  display: inline-block;
  text-decoration: none;
}
#top h1 a img {
  max-width: 70%;
}
@media screen and (min-width: 768px) {
  #top {
  padding: 12px 0 15px;
  }
  #top .inner {
  position: relative;
  }
  #top h1 {
  padding: 0 10px 12px;
  }
}
@media screen and (min-width: 1000px) {
  header {
  position: relative;
  z-index: 0;
  padding-bottom:0.2%;
  }
  header::after {
  background-color: #fff;
  bottom: -40px;
  content: '';
  display: block;
  height: 76px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
  }
  #top {
  background-image: none;
  padding: 21px 0 52px;
  }
  #top::before {
  background-image: url(img/top_bg.png);
  background-position: center bottom;
  background-repeat: repeat-x;
  bottom: 36px;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  }
  #top .inner {
  margin: 0 auto;
  overflow: hidden;
  width: 1000px;
  }
  #top h1 {
  padding: 4px 0 16px;
  }
  #top h1 a:hover {
  color: #ea6487;
  }
  #top h1 a img {
  max-width: none;
  }
}
/* ヘッダー
==================================================
*/
#header {
  height: auto !important;
  position: relative;
}
#header > img {
  height: auto;
  margin-top: -3px;
  width: 100%;
}
#header #headertxt {
  background-color: #fff;
  overflow: hidden;
  padding: 5px 0;
  text-align: center;
}
#header .title,
#header .desc {
  margin: 0 0 8px;
  padding: 0 10px;
  font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO","游ゴシック Medium", "Yu Gothic Medium", YuGothic, sans-serif;
  text-align:left;
}
#header .title {
  font-size: 1em;
  left: 0;
  letter-spacing: 3px;
  line-height: 1.5;
  max-height: 4.5em;
  overflow: hidden;
  position: absolute;
  text-overflow: ellipsis;
  top: 15%;
  width: 75%;
}
#header .title a {
  color: #e67d97;
  text-decoration: none;
}
#header .desc {
  font-size: 0.8125em;
  line-height: 1.5;
  max-height:4.5em;
  overflow:auto;
}
@media screen and (min-width: 768px) {
  #header {
  margin: -5px 0 0;
  }
  #header > img {
  margin-top: 0;
  }
  #header #headertxt {
  background-color: transparent;
  left: 0;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 45%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  }
  #header #headertxt div:nth-child(2) {
  margin-top: 8px;
  }
  #header .title,
  #header .desc {
  left: 5%;
  margin: 0;
  max-height: 100%;
  overflow: visible;
  padding: 0;
  position: relative;
  width: 90%;
  }
  #header .title {
  font-size: 34px;
  line-height: 1.4;
  max-height: 100%;
  width: 70%;
  }
}
@media screen and (min-width: 1000px) {
  #header {
  margin: -52px auto 40px;
  width: 1000px;
  }
  #header .title,
  #header .desc {
  width: 75%;
  }
  #header .title {
  font-size: 40px;
  }
  #header .title a:hover {
  color: #ea6487;
  }
  #header .desc {
    font-size: 14px;
    max-height: 100%;
  }
}
@media screen and (max-width:767px){
	#wrapper::before{display:none;}
	#header {
	  margin-top: -3px;
	  background-color:#FFF;
	  background-image: url("img/body_bg.png");
	  background-position: center top;
	  background-repeat: repeat;
	  background-size: 48px auto;
	}
	#header > img {
	  height: auto;
	  margin-top: 0px;
	  width: 100%;
	}
	#header #headertxt:first-child .title,
	#header #headertxt:first-child .desc{
		position:relative;
		left:0;
		padding:0 8px;
		box-sizing:border-box;
		width:100%;
		text-align:left;
	}
	#header #headertxt:first-child h2.title{
		font-size:1.2em;
	}
}
@media screen and (min-width:767px){
	#header #headertxt:first-child{
		top: 0;
		position: relative;
		transform: unset;
		padding:16px 20px;
		min-height: 100px;
		display:flex;
		align-items:center;
		flex-wrap:wrap;
	}
	#header #headertxt:first-child .title,
	#header #headertxt:first-child .desc{
		left:0;
		width:100%;
		padding:0 8px;
		text-align:center;
	}
}
@media screen and (min-width:1000px){
	#header #headertxt:first-child{
		min-height: 160px;
		padding:10px 0;
	}
}
@media screen and (max-width:999px){
	#header{
	  background-image: url("img/body_bg.png");
	  background-position: center top;
	  background-repeat: repeat;
	}
}
/* トップメニュー
==================================================
*/
#topmenubtn {
  box-sizing: border-box;
  color: #a55a7b;
  cursor: pointer;
  display: block;
  font-size: 6px;
  height: 36px;
  letter-spacing: 0;
  position: absolute;
  right: 6px;
  text-align: center;
  top: 9px;
  width: 40px;
}
#topmenubtn::before {
  background-color: #a55a7b;
  border-radius: 4px;
  content: '';
  height: 2px;
  left: 11px;
  position: absolute;
  top: 13px;
  width: 18px;
}
#topmenubtn::after {
  background-color: #a55a7b;
  border-radius: 4px;
  content: '';
  height: 2px;
  left: 11px;
  position: absolute;
  top: 19px;
  width: 18px;
}
#topmenubtn span {
  display: block;
  position: relative;
}
#topmenubtn span::before {
  background-color: #a55a7b;
  border-radius: 4px;
  content: '';
  height: 2px;
  left: 11px;
  position: absolute;
  top: 25px;
  width: 18px;
}
#topmenubox {
  -moz-transition: opacity 0.05s ease 0s;
  -o-transition: opacity 0.05s ease 0s;
  -webkit-transition: opacity 0.05s ease;
  -webkit-transition-delay: 0s;
  transition: opacity 0.05s ease 0s;
}
#topmenubox::after {
  background-color: rgba(192, 137, 155, 0.95);
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 99;
}
#topmenubox #topmenubox-inner {
  background-color: #fff;
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 100%;
}
input#panel[type="checkbox"] {
  display: none;
}
input#panel[type="checkbox"] ~ #topmenubox {
  opacity: 0;
  position: relative;
  z-index: -1;
}
input#panel[type="checkbox"] ~ #topmenubox #topmenubox-inner {
  z-index: -1;
}
input#panel[type="checkbox"]:checked + #topmenubtn::before, input#panel[type="checkbox"]:checked + #topmenubtn::after {
  left: 10px;
  top: 19px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 20px;
}
input#panel[type="checkbox"]:checked + #topmenubtn::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
input#panel[type="checkbox"]:checked + #topmenubtn span {
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
}
input#panel[type="checkbox"]:checked + #topmenubtn span::before {
  display: none;
}
input#panel[type="checkbox"]:checked + #topmenubtn span::after {
  content: '閉じる';
  left: 11px;
  position: absolute;
  text-indent: 0;
  top: 0;
}
input#panel[type="checkbox"]:checked ~ #topmenubox {
  opacity: 1;
  position:absolute;
  top:46px;
  width:100%;
  height:100%;
  z-index:9999;
}
input#panel[type="checkbox"]:checked ~ #topmenubox #topmenubox-inner {
  z-index: 100;
}
#topmenu ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
#topmenu ul > li {
  border-bottom: 2px dotted #f0dcdc;
}
#topmenu ul a {
  color: #7d4c62;
  display: block;
  font-size: 13px;
  line-height: 1.6;
  padding: 12px 35px 12px 20px;
  position: relative;
  text-align: left;
  text-decoration: none;
  word-wrap: break-word;
  word-break: break-all;
}
#topmenu ul a img {
  max-height:60px;
}
#topmenu ul a::before {
  background-color: #e6b9c0;
  border-radius: 50%;
  content: '';
  height: 14px;
  margin-top: -7px;
  position: absolute;
  right: 14px;
  top: 50%;
  width: 14px;
}
#topmenu ul a::after {
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  content: '';
  height: 5px;
  margin-top: -3px;
  position: absolute;
  right: 19px;
  top: 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 5px;
}
@media screen and (min-width: 768px) {
  #topmenubtn {
  display: none;
  }
  #topmenubox {
  display: inline;
  opacity: 1 !important;
  position: static !important;
  }
  #topmenubox::after {
  display: none;
  }
  #topmenubox #topmenubox-inner {
  background-color: transparent;
  display: inline;
  position: static;
  }
  #topmenu ul {
  box-sizing: border-box;
  display: table;
  table-layout: fixed;
  width: 100%;
  }
  #topmenu ul > li {
  border: none;
  display: table-cell;
  overflow: hidden;
  text-align: center;
  }
  #topmenu ul a {
  background-image: url(img/topmenu_li.png);
  background-position: left bottom;
  background-repeat: repeat-x;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 6px 7px;
  text-align: center;
  }
  #topmenu ul a::before, #topmenu ul a::after {
  display: none;
  }
}
@media screen and (min-width: 1000px) {
  #topmenu {
  margin-bottom: 20px;
  }
  #topmenu ul a {
  font-size: 14px;
  padding: 12px 6% 17px;
  }
  #topmenu ul a:hover {
  color: #ea6487;
  }
}
/*
==================================================
メインコンテンツ
==================================================
*/
/* 記事領域
==================================================
*/
#main {
  text-align: left;
}
#main div[id^="text"], #space1 {
  overflow: hidden;
  padding: 0px 15px;
}
@media screen and (min-width: 768px) {
  #main {
  float: right;
  }
  #main div[id^="text"], #space1 {
  margin: 0px;
  padding: 0px 10px;
  }
}
/* 見出し
==================================================
*/
#main h2 > span {
  background-color: #fdd1d7;
  color: #c05181;
  display: block;
  font-size: 20px;
  line-height: 1.5;
  padding: 14px 15px;
  position: relative;
  z-index: 0;
}
#main h2 > span {
  margin-top: 65px;
}
#main h2 > span::before {
  background-image: url(img/h3.png);
  background-position: left top;
  background-repeat: repeat;
  background-size: 10px 10px;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0.25;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
#main h2 > span::after {
  border-bottom: 2px dotted #fff;
  border-top: 2px dotted #fff;
  bottom: 2px;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 2px;
  z-index: -1;
}
#main div[id^="text"] h2, #main #space1 h2, #main h2 {
  margin: 10px -14px;
  width:auto;
}
#main h4 {
  background-color: #fcf5fe;
  background-image: url(img/h3.png);
  background-position: left top;
  background-repeat: repeat;
  background-size: 10px 10px;
  color: #724e71;
  font-size: 18px;
  line-height: 1.5;
  margin: 20px 0 12px;
  padding: 10px 15px;
  clear:both;
}
#main h5 {
  color: #7d4c62;
  font-size: 17px;
  line-height: 1.5;
  margin: 20px 5px 10px;
  padding: 0 0 13px;
  position: relative;
}
#main h5::before {
  background-size: 100%;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0) 25%, #ffe7ec 25%, #ffe7ec 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 75%, #ffe7ec 75%, #ffe7ec);
  background-size: 8px 8px;
  bottom: 0;
  content: '';
  height: 6px;
  left: 0;
  position: absolute;
  width: 100%;
}
#main h6 {
  background-image: url(img/h6.png);
  background-position: left 3px;
  background-repeat: no-repeat;
  background-size: 19px auto;
  color: #7d4c62;
  font-size: 16px;
  line-height: 1.6;
  margin: 8px auto;
  overflow: visible;
  padding: 0 0 0 24px;
  position: relative;
}
#contents div:not(.menuitem):not(id) > h4:first-child,
#contents div:not(.menuitem):not(id) > h5:first-child,
#contents div:not(.menuitem):not(id) > h6:first-child{
	margin-top:4px;
}
#main blockquote {
  background-color: #fffbef;
  border: none;
  color: #773b48;
  font-size: 16px;
  line-height: 1.6;
  margin: 24px 0;
  padding: 17px 10px 17px 32px;
  position: relative;
  z-index: 0;
}
#main blockquote::before {
  content: '\203b';
  font-size: 16px;
  font-weight: 500;
  left: 14px;
  position: absolute;
  top: 16px;
}
#main blockquote::after {
  background-image: url(img/h3.png);
  background-position: left top;
  background-repeat: repeat;
  background-size: 10px 10px;
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  #main h2 > span {
  border: none;
  font-size: 24px;
  line-height: 1.4;
  letter-spacing: 1px;
  padding: 16px 25px 18px;
  }
  #main h2 > span::before {
  background-size: auto auto;
  border: none;
  bottom: 3px;
  top: 3px;
  }
  #main h2 > span::after {
  background-image: url(img/h3_bg.png), url(img/h3_bg.png);
  background-position: left top, left bottom;
  background-repeat: repeat-x;
  border: none;
  bottom: 3px;
  top: 3px;
  }
  #main div[id^="text"] h2, #main #space1 h2, #main h2 {
  margin: 25px -16px;
  }
  #main h4 {
  background-size: auto auto;
  font-size: 20px;
  margin: 30px 0 20px;
  padding: 14px 15px 14px 35px;
  position: relative;
  z-index: 0;
  }
  #main h4::before {
  background-image: url(img/h4.png);
  background-position: left top;
  background-repeat: repeat-y;
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  }
  #main h5 {
  font-size: 19px;
  margin: 30px 0 20px;
  }
  #main h5::before {
  background-image: url(img/h5.png);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: auto auto;
  }
  #main h6 {
  background-position: left top;
  background-size: 21px auto;
  font-size: 18px;
  line-height: 1.5;
  margin: 10px auto;
  padding: 0 0 0 30px;
  }
  #main blockquote {
  margin: 30px 0;
  padding: 25px 15px 25px 38px;
  }
  #main blockquote::before {
  left: 19px;
  top: 25px;
  }
  #main blockquote::after {
  background-size: auto auto;
  }
}
/*
==================================================
画像付きボックス
==================================================
*/
#main .alert, #main .accept, #main .attention, #main .thint {
  background-size: 100%;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.5) 25%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0.5) 75%, rgba(255, 255, 255, 0.5));
  background-position: left top;
  background-repeat: repeat;
  background-size: 4px 4px;
  border: none;
  font-size: 16px;
  line-height: 1.5;
  margin: 25px 0;
  padding: 16px 20px 16px 38px;
  position: relative;
  z-index: 0;
}
#main .alert::before, #main .accept::before, #main .attention::before, #main .thint::before {
  bottom: 1px;
  content: '';
  left: 1px;
  position: absolute;
  right: 1px;
  top: 1px;
  z-index: -1;
}
#main .alert::after, #main .accept::after, #main .attention::after, #main .thint::after {
  background-position: 3px top;
  background-repeat: no-repeat;
  background-size: 26px auto;
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: -6px;
  z-index: -1;
}
#main .alert.noimage, #main .accept.noimage, #main .attention.noimage, #main .thint.noimage {
  min-height: 0;
  padding: 16px 20px;
}
#main .alert.noimage::after, #main .accept.noimage::after, #main .attention.noimage::after, #main .thint.noimage::after {
  background-image: none;
}
#main .alert {
  background-color: #ffe5b5;
  color: #f7a414;
}
#main .alert::before {
  background-color: #fffded;
}
#main .alert::after {
  background-image: url(img/alert.png);
}
#main .accept {
  background-color: #cfecdc;
  color: #54a374;
}
#main .accept::before {
  background-color: #f8fcf8;
}
#main .accept::after {
  background-image: url(img/accept.png);
}
#main .attention {
  background-color: #ffd2de;
  color: #e06f97;
}
#main .attention::before {
  background-color: #fefafc;
}
#main .attention::after {
  background-image: url(img/attention.png);
}
#main .thint {
  background-color: #d1e1f1;
  color: #5399c8;
}
#main .thint::before {
  background-color: #fafcfd;
}
#main .thint::after {
  background-image: url(img/thint.png);
}
.attention :last-child:after,
.accept :last-child:after,
.alert :last-child:after,
.thint :last-child:after{
  display:block;
  clear:both;
  content:"";
}
@media screen and (min-width: 768px) {
  #main .alert, #main .accept, #main .attention, #main .thint {
  margin: 40px 0;
  padding: 28px 20px 28px 56px;
  }
  #main .alert::before, #main .accept::before, #main .attention::before, #main .thint::before {
  background-image: url(img/menu_li_bg.png);
  background-position: left top;
  background-repeat: repeat;
  }
  #main .alert::after, #main .accept::after, #main .attention::after, #main .thint::after {
  background-position: 8px top;
  background-size: 35px auto;
  }
  #main .alert.noimage, #main .accept.noimage, #main .attention.noimage, #main .thint.noimage {
  padding: 25px 30px;
  }
}
#main .user1,
#main .user2 {
  background-color: transparent;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 61px auto;
  border: none;
  box-sizing: border-box;
  color: #866976;
  font-size: 14px;
  line-height: 27px;
  margin: 25px 0;
  min-height: 61px;
  overflow: visible;
  padding: 14px 0 0 68px;
  position: relative;
  _height: auto;
  z-index: 0;
}
#main .user1::before,
#main .user2::before {
  background-image: url(img/user.png);
  background-position: left 12px;
  background-repeat: repeat;
  bottom: -1px;
  content: '';
  left: 66px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
#main .user1.noimage,
#main .user2.noimage {
  background-image: none;
  min-height: 0;
  padding: 2px 0;
}
#main .user1.noimage::before,
#main .user2.noimage::before {
  background-position: left top;
  left: 0;
}
#main .user1 {
  background-image: url(img/user1.png);
}
#main .user2 {
  background-image: url(img/user2.png);
}
@media screen and (min-width: 768px) {
  #main .user1,
  #main .user2 {
  background-size: 122px auto;
  margin: 40px 0;
  min-height: 122px;
  padding: 7px 0 0 148px;
  }
  #main .user1::before,
  #main .user2::before {
  background-position: left 5px;
  left: 146px;
  }
}
/*
==================================================
FAQ
==================================================
*/
.question1,
.answer1 {
  background-color: #f7ecfb;
  border-radius: 4px;
  background-image: none;
  font-weight: normal;
  margin: 20px 0;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.question1::before,
.answer1::before {
  background-color: #fff;
  border-radius: 4px;
  bottom: 2px;
  content: '';
  left: 2px;
  position: absolute;
  right: 2px;
  top: 2px;
  z-index: -1;
}
.question1::after,
.answer1::after {
  bottom: 8px;
  font-family: 'Helvetica Neue', Arial;
  font-size: 24px;
  font-weight: 300;
  line-height: 1;
  left: 8px;
  padding: 9px 0 0 12px;
  position: absolute;
  right: 8px;
  text-align: left;
  top: 8px;
  z-index: -1;
}
.question1 {
  color: #a15eaf;
  font-size: 17px;
  line-height: 1.7;
  padding: 16px 15px 16px 50px;
}
.question1::after {
  background-color: #f7ecfb;
  border-radius: 4px;
  content: 'Q';
}
.question1 + .answer1 {
  margin-top: -28px;
}
.question1 + .answer1::before {
  border-radius: 0 0 4px 4px;
  top: 0;
}
.answer1 {
  border: none;
  font-size: 16px;
  line-height: 1.8;
  padding: 12px 15px 12px 50px;
}
.answer1::after {
  color: #dd6484;
  content: 'A';
  padding-top: 5px;
}
@media screen and (min-width: 768px) {
  .question1,
  .answer1 {
  background-image: url(img/qa1_bg.png);
  background-position: left top;
  background-repeat: repeat;
  margin: 40px 0;
  }
  .question1::after,
  .answer1::after {
  bottom: 14px;
  content: '';
  left: 14px;
  right: 14px;
  top: 14px;
  }
  .question1 {
  font-size: 20px;
  line-height: 1.5;
  padding: 28px 20px 28px 80px;
  }
  .question1::after {
  background-image: url(img/q1.png), url(img/q1_bg.png);
  background-position: 23px 16px, left top;
  background-repeat: no-repeat, repeat;
  background-size: 22px auto, auto auto;
  }
  .question1 + .answer1 {
  margin-top: -54px;
  }
  .answer1 {
  padding: 18px 20px 18px 80px;
  }
  .answer1::after {
  background-image: url(img/a1.png);
  background-position: 23px 6px;
  background-repeat: no-repeat;
  background-size: 21px auto;
  }
}
.question2,
.answer2 {
  background-image: none;
  box-sizing: border-box;
  margin: 20px 0;
  padding: 16px 0 16px 42px;
  position: relative;
}
.question2::before,
.answer2::before {
  border-radius: 50%;
  box-sizing: border-box;
  font-family: 'Helvetica Neue', Arial;
  font-size: 19px;
  font-weight: 300;
  height: 32px;
  left: 0;
  line-height: 32px;
  position: absolute;
  text-align: center;
  top: 12px;
  width: 32px;
}
.question2 {
  color: #a15eaf;
  font-size: 17px;
  line-height: 1.7;
}
.question2::before {
  background-color: #f7ecfb;
  content: 'Q';
}
.question2::after {
  border: 4px solid transparent;
  border-left: 6px solid #f7ecfb;
  content: '';
  left: 25px;
  position: absolute;
  top: 37px;
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
}
.question2 + .answer2 {
  margin-top: -40px;
  padding-left: 50px;
}
.question2 + .answer2::before {
  left: 8px;
}
.question2 + .answer2::after {
  left: 10px;
}
.answer2 {
  border: none;
  border-bottom: 2px dotted #d9c7e0;
  font-size: 16px;
  line-height: 1.8;
}
.answer2::before {
  background-color: #ffe4ec;
  color: #dd6484;
  content: 'A';
  left: 0;
}
.answer2::after {
  border: 4px solid transparent;
  border-left: 6px solid #ffe4ec;
  content: '';
  left: 2px;
  position: absolute;
  top: 12px;
  -webkit-transform: rotate(340deg);
  transform: rotate(340deg);
}
@media screen and (min-width: 768px) {
  .question2,
  .answer2 {
  margin: 40px 0;
  padding: 20px 10px 20px 72px;
  }
  .question2::before,
  .answer2::before {
  background-color: transparent;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 53px auto;
  border-radius: 0;
  height: 53px;
  content: '';
  width: 53px;
  }
  .question2::after,
  .answer2::after {
  display: none;
  }
  .question2 {
  font-size: 20px;
  line-height: 1.5;
  }
  .question2::before {
  background-image: url(img/q2.png);
  top: 5px;
  }
  .question2 + .answer2 {
  padding-left: 100px;
  }
  .question2 + .answer2::before {
  left: 28px;
  }
  .answer2 {
  background-image: url(img/a2_bg.png);
  background-position: left bottom;
  background-repeat: repeat-x;
  border-bottom: none;
  min-height: 80px;
  }
  .answer2::before {
  background-image: url(img/a2.png);
  left: 0;
  top: 8px;
  }
}
/*
==================================================
サイドメニュー
==================================================
*/
/* メニュー
==================================================
*/
#menu,
#rmenu {
  text-align: left;
}
#menu h4,
#menu .title,
#rmenu h4,
#rmenu .title {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.6;
  margin: 0;
  padding: 10px 15px;
  text-align: center;
}
#menu h4,
#rmenu h4 {
  background-color: #f4e7f7;
  border-bottom: 1px solid #ebdcef;
  border-top: 1px solid #ebdcef;
  color: #a87da4;
}
#menu h4 + .menulist li:first-child,
#rmenu h4 + .menulist li:first-child {
  border-top: none;
}
#menu .title,
#rmenu .title {
  background-color: #fce3e9;
  border: 1px solid #f6dae0;
  color: #7d4c62;
}
#menu .menubox,
#rmenu .menubox {
  overflow: hidden;
}
#menu .menulist ul,
#rmenu .menulist ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
#menu .menulist li,
#rmenu .menulist li {
  border-top: 2px dotted #f0dcdc;
}
#menu .menulist li:last-child,
#rmenu .menulist li:last-child {
  border-bottom: 2px dotted #f0dcdc;
}
#menu .menulist li a,
#rmenu .menulist li a {
  color: #7d4c62;
  display: block;
  font-size: 13px;
  line-height: 1.6;
  padding: 12px 35px 12px 20px;
  position: relative;
  text-decoration: none;
}
#menu .menulist li a::before,
#rmenu .menulist li a::before {
  background-color: #e6b9c0;
  border-radius: 50%;
  content: '';
  height: 14px;
  margin-top: -7px;
  position: absolute;
  right: 14px;
  top: 50%;
  width: 14px;
}
#menu .menulist li a::after,
#rmenu .menulist li a::after {
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  content: '';
  height: 5px;
  margin-top: -3px;
  position: absolute;
  right: 19px;
  top: 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 5px;
}
#menu .menulist .l2,
#menu .menulist .l3,
#rmenu .menulist .l2,
#rmenu .menulist .l3 {
  padding: 5px;
}
#menu .menulist .l2 + .l2,
#menu .menulist .l2 + .l3,
#menu .menulist .l3 + .l2,
#menu .menulist .l3 + .l3,
#rmenu .menulist .l2 + .l2,
#rmenu .menulist .l2 + .l3,
#rmenu .menulist .l3 + .l2,
#rmenu .menulist .l3 + .l3 {
  border-top: none;
  padding-top: 0;
}
#menu .menulist .l2 a,
#menu .menulist .l3 a,
#rmenu .menulist .l2 a,
#rmenu .menulist .l3 a {
  background-color: #fef7f5;
  border-radius: 5px;
  padding: 10px 30px 10px 15px;
}
#menu .menulist .l2 a::before,
#menu .menulist .l3 a::before,
#rmenu .menulist .l2 a::before,
#rmenu .menulist .l3 a::before {
  display: none;
}
#menu .menulist .l2 a::after,
#menu .menulist .l3 a::after,
#rmenu .menulist .l2 a::after,
#rmenu .menulist .l3 a::after {
  border-right: 1px solid #d98e9d;
  border-top: 1px solid #d98e9d;
  right: 14px;
}
#menu .menulist .l3,
#rmenu .menulist .l3 {
  margin-left: 5px;
}
#menu .rankbox,
#rmenu .rankbox {
  border-bottom: 2px dotted #f0dcdc;
  margin: 0 0 10px;
  padding: 0 0 10px;
}
@media screen and (min-width: 768px) {
  #menu h4,
  #rmenu h4 {
  background-color: transparent;
  background-image: url(img/menu_h4_lb.png), url(img/menu_h4_rb.png), url(img/menu_h4_lt.png), url(img/menu_h4_rt.png);
  background-position: left bottom, right bottom, left top, right top;
  background-repeat: no-repeat;
  border: none;
  margin-bottom: 5px;
  padding: 0;
  position: relative;
  top: 1px;
  z-index: 0;
  }
  #menu h4::before,
  #rmenu h4::before {
  background-image: url(img/menu_h4.png);
  background-position: center top;
  background-repeat: repeat;
  bottom: 35px;
  content: '';
  left: 16px;
  position: absolute;
  right: 16px;
  top: 4px;
  z-index: -1;
  }
  #menu h4::after,
  #rmenu h4::after {
  background-image: url(img/menu_h4_b.png), url(img/menu_h4_t.png);
  background-position: center bottom, center top;
  background-repeat: repeat-x;
  bottom: 0;
  content: '';
  left: 26px;
  position: absolute;
  right: 26px;
  top: 0;
  z-index: -1;
  }
  #menu h4 span,
  #rmenu h4 span {
  display: block;
  padding: 9px 20px 15px;
  position: relative;
  z-index: 0;
  }
  #menu h4 span::before,
  #rmenu h4 span::before {
  background-image: url(img/menu_h4_l.png), url(img/menu_h4_r.png);
  background-position: left top, right top;
  background-repeat: repeat-y;
  bottom: 36px;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 10px;
  z-index: -1;
  }
  #menu .title,
  #rmenu .title {
  background-color: transparent;
  background-image: url(img/menu_title.png), url(img/h5.png);
  background-position: left top, left bottom;
  background-repeat: no-repeat, repeat-x;
  background-size: 29px auto, auto auto;
  border: none;
  margin-bottom: 5px;
  padding: 5px 10px 12px 34px;
  text-align: left;
  }
  #menu .menubox,
  #rmenu .menubox {
  margin-bottom: 20px;
  }
}
@media screen and (min-width: 1000px) {
  #menu .menubox,
  #rmenu .menubox {
  margin-bottom: 30px;
  }
  #menu .menulist li a:hover,
  #rmenu .menulist li a:hover {
  color: #ea6487;
  text-decoration: underline;
  }
}
/* バナー領域
==================================================
*/
.bannerbox {
  position: relative;
}
.bannerbox ul {
  list-style: outside none none;
  margin: 0;
  padding: 15px 15px 0;
}
.bannerbox li {
  margin-bottom: 15px;
  text-align: center;
}
.bannerbox li a img {
  vertical-align: bottom;
}
@media screen and (min-width: 768px) {
  .bannerbox ul {
  padding: 0;
  }
}
/* 最新記事・アーカイブ
==================================================
*/
ul#newEntry, ul#entryarchive {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
ul#newEntry li, ul#entryarchive li {
  border-bottom: 2px dotted #f0dcdc;
  font-size: 13px;
  line-height: 1.6;
  padding: 12px 15px 12px 30px;
  position: relative;
}
ul#newEntry li::before, ul#entryarchive li::before {
  background-color: #e6b9c0;
  border-radius: 50%;
  content: '';
  height: 14px;
  left: 10px;
  position: absolute;
  top: 15px;
  width: 14px;
}
ul#newEntry li::after, ul#entryarchive li::after {
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  content: '';
  height: 5px;
  left: 13px;
  position: absolute;
  top: 19px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 5px;
}
ul#newEntry li a, ul#entryarchive li a {
  color: #ea6487;
}
@media screen and (min-width: 1000px) {
  ul#newEntry li a:hover, ul#entryarchive li a:hover {
  color: #f483a0;
  }
}
/*
==================================================
フッター
==================================================
*/
#footer span > a > img{
  max-height:240px;
}
#footer {
  background-color: #ffdee2;
  position: relative;
  z-index: 0;
}
#footer::before {
  background-image: url(img/footer_bg.png);
  background-position: center top;
  background-repeat: repeat;
  background-size: 37px auto;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0.35;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
#footer::after {
  background-image: url(img/top_bg.png);
  background-position: center bottom;
  background-repeat: repeat-x;
  background-size: auto 3px;
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}
#footer .inner {
  letter-spacing: -.4em;
  overflow: hidden;
  padding: 18px 20px 0;
  text-align: center;
}
#footer span {
  margin: 0 38px 0 0;
}
#footer span a {
  color: #7d4c62;
  display: inline-block;
  font-size: 12px;
  letter-spacing: normal;
  line-height: 1.6;
  margin: 8px 0;
  padding: 0 0 0 18px;
  position: relative;
  text-decoration: none;
}
#footer span a::before {
  border-right: 2px solid #7d4c62;
  border-top: 2px solid #7d4c62;
  content: '';
  height: 5px;
  left: 0;
  position: absolute;
  top: 6px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 5px;
}
#footer span + small {
  margin-top: 8px;
}
#footer small {
  color: #c2a2aa;
  display: block;
  font-size: 10px;
  letter-spacing: 0.05em;
  margin: 0 -10px;
  padding: 0 0 15px;
  text-align: center;
}
@media screen and (min-width: 1000px) {
  #footer::before {
  background-position: center 6px;
  background-size: auto auto;
  }
  #footer::after {
  background-size: auto auto;
  top: -1px;
  }
  #footer .inner {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 32px 16px 0;
  width: 1000px;
  }
  #footer span a {
  font-size: 13px;
  margin-bottom: 16px;
  }
  #footer span a::before {
  border-right-color: rgba(125, 76, 98, 0.75);
  border-top-color: rgba(125, 76, 98, 0.75);
  }
  #footer span a:hover {
  color: #ea6487;
  text-decoration: underline;
  }
  #footer span + small {
  margin-top: 0;
  }
  #footer small {
  font-size: 9px;
  margin: 0;
  padding: 4px 0 28px;
  }
}
/*
==================================================
トップページ
==================================================
*/
#whatsnew {
  background-color: #fff9f7;
  margin-top: 60px;
  overflow: visible;
  position: relative;
  z-index: 0;
}
#whatsnew::before {
  background-image: url(img/footer_bg.png);
  background-position: left top;
  background-repeat: repeat;
  background-size: 7px auto;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0.7;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
#whatsnew .title {
  margin-bottom: -44px;
  overflow: hidden;
  padding: 0;
  position: relative;
  top: -36px;
}
#whatsnew .title span {
  background-image: url(img/whatsnew_title.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  box-sizing: border-box;
  color: #de7993;
  display: block;
  font-size: 16px;
  font-weight: normal;
  height: 59px;
  letter-spacing: 0.1em;
  line-height: 43px;
  text-align: center;
}
#whatsnew ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
#whatsnew ul > li {
  border-bottom: 3px dotted #f0dcdc;
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  padding: 18px 15px;
}
#whatsnew ul > li span {
  display: block;
  position: relative;
}
#whatsnew ul > li span:nth-last-of-type(2) {
  color: #866976;
  font-size: 10px;
  letter-spacing: 0.1em;
  line-height: 1;
  margin: 0 0 6px;
}
#whatsnew ul > li span:last-of-type {
  padding-left: 20px;
}
#whatsnew ul > li span:last-of-type::before {
  background-color: #f3b3ba;
  border-radius: 50%;
  content: '';
  height: 14px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 14px;
}
#whatsnew ul > li span:last-of-type::after {
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  content: '';
  height: 5px;
  left: 3px;
  position: absolute;
  top: 7px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 5px;
}
@media screen and (min-width: 768px) {
  #whatsnew {
  border-radius: 4px;
  margin: 64px 0 30px;
  }
  #whatsnew::before {
  background-size: 13px auto;
  }
  #whatsnew .title {
  margin-bottom: -62px;
  z-index: 0;
  }
  #whatsnew .title::before, #whatsnew .title::after {
  background-image: url(img/whatsnew_title_bg.png);
  background-position: 100px 22px;
  background-repeat: repeat-x;
  bottom: 0;
  content: '';
  left: 0;
  margin-left: -100px;
  position: absolute;
  top: 0;
  width: 50%;
  z-index: -1;
  }
  #whatsnew .title::after {
  left: 50%;
  margin-left: 100px;
  }
  #whatsnew .title span {
  font-size: 22px;
  height: 64px;
  line-height: 52px;
  }
  #whatsnew ul {
  padding: 20px 30px;
  }
  #whatsnew ul > li {
  background-image: url(img/whatsnew_li.png);
  background-position: left bottom;
  background-repeat: repeat-x;
  border-bottom: none;
  padding: 20px 2px;
  }
  #whatsnew ul > li span:nth-last-of-type(2) {
  margin: 0 0 5px;
  }
}
/*
==================================================
カテゴリーページ
==================================================
*/
#categorylist {
  background-color: #fcefed;
  background-image: url(img/footer_bg.png);
  background-position: left top;
  background-repeat: repeat;
  background-size: 7px auto;
  overflow: hidden;
  padding: 0;
  text-align: left;
  overflow:hidden;
}
#categorylist .catbox {
  background-color: #fff;
  border-bottom: 1px solid #f6e3de;
  border-top: 1px solid #f6e3de;
  margin: 0 0 5px;
}
#categorylist > .catbox:first-of-type {margin-top: 5px;}
#categorylist > .catbox:last-of-type {margin-bottom: 5px;}
#categorylist .catbox::after {
  clear: both;
  content: '';
  display: block;
}
#categorylist .catbox_inner {
  padding: 19px 15px;
}
#categorylist .thumb {
  float: left;
  margin: 0 10px 17px 0;
  max-width: 100px;
  width: 25%;
  text-align: center;
  min-height:80px;
}
#categorylist .thumb img{
  max-width:100%;
  max-height:400px;
  object-fit:cover;
  font-family: 'object-fit: cover;';
}
#categorylist .body {
  overflow: hidden;
}
#categorylist .body::after {
  clear: both;
  content: '';
  display: block;
}
#categorylist .title {
  border-bottom: 2px dotted #e9e4e5;
  line-height: 1;
  margin: 0 0 7px;
  padding: 0 0 7px;
}
#categorylist .title a {
  color: #c05181;
  font-size: 13px;
  line-height: 1.6;
}
#categorylist p {
  color: #866976;
  font-size: 10px;
  line-height: 1.6;
  margin-bottom: 17px;
  max-height: 60px;
  overflow: hidden;
}
#categorylist .more,
#bloglist .more {
  clear: both;
  margin: 0;
  padding: 0;
  text-align: center;
}
#categorylist .more a,
#bloglist .more a {
  background-size: 100%;
  background-image: linear-gradient(to right, #fff3f6, #ffd2db);
  border-radius: 4px;
  color: #7d4c62;
  display: block;
  font-size: 14px;
  line-height: 1;
  padding: 12px 0;
  position: relative;
  text-decoration: none;
  z-index: 0;
}
#categorylist .more a::after,
#bloglist .more a::after {
  border-right: 2px solid #d98e9d;
  border-top: 2px solid #d98e9d;
  content: '';
  height: 5px;
  margin-top: -3px;
  position: absolute;
  right: 14px;
  top: 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 5px;
}
#main #pagelist {
  margin: 15px 0 5px;
  text-align: center;
}
#main #pagelist ul {
  letter-spacing: -.4em;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
#main #pagelist li {
  display: inline-block;
  letter-spacing: normal;
  margin: 0 6px 10px !important;
  padding: 0 !important;
}
#main #pagelist a {
  background-color: #ffe3e9;
  border-radius: 4px;
  color: #7d4c62;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  padding: 8px 11px;
  text-align: center;
  text-decoration: none;
  z-index: 0;
}
@media screen and (min-width: 768px) {
  #categorylist {
  background-size: 13px auto;
  border-radius: 4px;
  margin: -7px 0 30px;
  padding: 0px 10px;
  }
  #categorylist .catbox {
  border: none;
  border-left: 2px solid #f6e3de;
  border-right: 2px solid #f6e3de;
  margin: 15px 0 40px;
  padding: 3px;
  position: relative;
  z-index: 0;
  }
  #categorylist .catbox::before {
  background-image: url(img/catbox_body.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 68px auto;
  bottom: -9px;
  content: '';
  left: 4px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  }
  #categorylist > .catbox:first-of-type {margin-top: 25px;}
  #categorylist > .catbox:last-of-type {margin-bottom: 25px;}
  #categorylist .catbox_inner {
  border-left: 1px solid #fbf4f2;
  border-right: 1px solid #fbf4f2;
  padding: 13px 24px 17px;
  }
  #categorylist .catbox_inner::before {
  background-color: #fff;
  border-bottom: 2px solid #f6e3de;
  border-top: 2px solid #f6e3de;
  bottom: -15px;
  content: '';
  left: 16px;
  position: absolute;
  right: 16px;
  top: -15px;
  z-index: -2;
  }
  #categorylist .catbox_inner::after {
  border-bottom: 1px solid #fbf4f2;
  border-top: 1px solid #fbf4f2;
  bottom: -10px;
  content: '';
  left: 16px;
  position: absolute;
  right: 16px;
  top: -10px;
  z-index: 0;
  z-index: -1;
  }
  #categorylist .body::before {
  background-image: url(img/catbox_bg.png);
  background-position: left top;
  background-repeat: no-repeat;
  bottom: -15px;
  content: '';
  left: -2px;
  position: absolute;
  right: -2px;
  top: -15px;
  z-index: -1;
  }
  #categorylist .body::after {
  background-image: url(img/catbox_bg.png);
  background-position: left top;
  background-repeat: no-repeat;
  bottom: -15px;
  content: '';
  left: -2px;
  position: absolute;
  right: -2px;
  top: -15px;
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
  z-index: -1;
  }
  #categorylist .title {
  background-image: url(img/category_title.png);
  background-position: left bottom;
  background-repeat: repeat-x;
  border-bottom: none;
  margin: 0 0 14px;
  padding: 0 0 14px;
  }
  #categorylist .title a {
  font-size: 20px;
  line-height: 1.5;
  }
  #categorylist p {
  font-size: 13px;
  margin-bottom: 15px;
  max-height: none;
  }
  #categorylist .more::before {
  background-image: url(img/catbox_bg.png);
  background-position: left top;
  background-repeat: no-repeat;
  bottom: -15px;
  content: '';
  left: -2px;
  position: absolute;
  right: -2px;
  top: -15px;
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
  z-index: -1;
  }
  #categorylist .more::after {
  background-image: url(img/catbox_bg.png);
  background-position: left top;
  background-repeat: no-repeat;
  bottom: -15px;
  content: '';
  left: -2px;
  position: absolute;
  right: -2px;
  top: -15px;
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
  z-index: -1;
  }
  #categorylist .more a {
  font-size: 16px;
  margin-left: auto;
  width: 184px;
  }
  #categorylist .more a::after {
  height: 6px;
  margin-top: -4px;
  right: 16px;
  width: 6px;
  }
  #main #pagelist {
  margin: 30px 0 20px;
  }
  #main #pagelist li {
  margin: 0 7px 10px !important;
  }
  #main #pagelist a {
  font-size: 20px;
  padding: 9px 13px;
  }
}
@media screen and (min-width: 1000px) {
  #categorylist .title a:hover {
  color: #ea6487;
  }
  #categorylist .more a {
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  }
  #categorylist .more a::before {
  background-image: url(img/button_more2.png);
  background-position: 45px center;
  background-repeat: no-repeat;
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  }
  #categorylist .more a:hover {
  background-color: #feb4c3;
  background-image: none;
  }
  #main #pagelist a:hover {
  background-color: #feb4c3;
  }
}
/*
==================================================
エントリーページ
==================================================
*/
#entrylist {
  background-color: #fefaff;
  border-bottom: 2px dotted #f1dcf1;
  border-top: 2px dotted #f1dcf1;
  overflow: hidden;
  padding: 0 10px;
  position: relative;
  z-index: 0;
}
#entrylist::before {
  background-image: url(img/footer_bg.png);
  background-position: left top;
  background-repeat: repeat;
  background-size: 7px auto;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0.9;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
#entrylist h4 {
  background-color: transparent;
  background-image: url(img/entry_title.png);
  background-position: left 14px;
  background-repeat: no-repeat;
  background-size: 20px auto;
  color: #ab77a5;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.6;
  letter-spacing: 0;
  margin: 0;
  padding: 16px 0 12px 25px;
}
#entrylist dl {
  margin: 0;
  padding: 0;
}
#entrylist dt {
  line-height: 1;
  margin: 0 0 10px;
  padding: 0;
}
#entrylist dt > span {
  display: inline-block;
  padding: 0 0 0 20px;
  position: relative;
}
#entrylist dt > span::before {
  background-color: #e6b9c0;
  border-radius: 50%;
  content: '';
  height: 14px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 14px;
}
#entrylist dt > span::after {
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  content: '';
  height: 5px;
  left: 3px;
  position: absolute;
  top: 7px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 5px;
}
#entrylist dt a {
  color: #ea6487;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.6;
}
#entrylist dd {
  color: #866976;
  font-size: 10px;
  line-height: 1.6;
  margin: -7px 0 0;
  padding: 0 0 8px 20px;
}
#relNavigate {
  font-size: 0;
  letter-spacing: -0.4em;
  margin: 20px 0;
  text-align: center;
}
#relNavigate a {
  background-color: #ffe3e9;
  border-radius: 4px;
  color: #7d4c62;
  display: inline-block;
  font-size: 14px;
  letter-spacing: normal;
  line-height: 1.8;
  margin: 0 6px;
  padding: 4px 15px;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  #entrylist {
  margin-bottom: 30px;
  padding: 17px 25px;
  }
  #entrylist::before {
  background-size: 13px auto;
  }
  #entrylist h4 {
  background-position: left 9px;
  background-size: 23px auto;
  font-size: 18px;
  line-height: 1.5;
  padding: 12px 0 20px 35px;
  }
  #entrylist h4::before {
  display: none;
  }
  #entrylist dt {
  margin: 0 0 12px;
  }
  #entrylist dt > span {
  padding: 0 0 0 22px;
  }
  #entrylist dt a:hover {
  color: #f483a0;
  }
  #entrylist dd {
  font-size: 12px;
  padding: 0 0 12px 22px;
  }
  #relNavigate {
  margin: 30px 0;
  }
  #relNavigate a {
  margin: 0 10px;
  }
  #relNavigate a:hover {
  background-color: #feb4c3;
  }
}
/*
==================================================
サイトマップページ
==================================================
*/
#sitemaps {
  overflow: hidden;
}
#sitemaps ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
#sitemaps ul:last-of-type {
  border-bottom: 2px dotted #f0dcdc;
}
#sitemaps li {
  border-top: 2px dotted #f0dcdc;
  padding: 0;
}
#sitemaps li a {
  color: #7d4c62;
  display: block;
  font-size: 13px;
  line-height: 1.6;
  padding: 12px 35px 12px 20px;
  position: relative;
  text-decoration: none;
}
#sitemaps li a::before {
  background-color: #e6b9c0;
  border-radius: 50%;
  content: '';
  height: 14px;
  margin-top: -7px;
  position: absolute;
  right: 14px;
  top: 50%;
  width: 14px;
}
#sitemaps li a::after {
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  content: '';
  height: 5px;
  margin-top: -3px;
  position: absolute;
  right: 19px;
  top: 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 5px;
}
#sitemaps .l2,
#sitemaps .l3 {
  padding: 5px;
}
#sitemaps .l2 + .l2,
#sitemaps .l2 + .l3,
#sitemaps .l3 + .l2,
#sitemaps .l3 + .l3 {
  border-top: none;
  padding-top: 0;
}
#sitemaps .l2 a,
#sitemaps .l3 a {
  background-color: #fef7f5;
  border-radius: 5px;
  padding: 10px 30px 10px 15px;
}
#sitemaps .l2 a::before,
#sitemaps .l3 a::before {
  display: none;
}
#sitemaps .l2 a::after,
#sitemaps .l3 a::after {
  border-right: 1px solid #d98e9d;
  border-top: 1px solid #d98e9d;
  right: 14px;
}
#sitemaps .l3 {
  margin-left: 5px;
}
#sitemaps br {
  display: none;
}
@media screen and (min-width: 768px) {
  #sitemaps {
  margin: 0 0 30px;
  padding: 10px;
  }
  #sitemaps ul {
  margin-bottom: 20px;
  }
  #sitemaps ul:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
  }
  #sitemaps li {
  border-top: none;
  }
  #sitemaps li a {
  display: inline-block;
  font-size: 16px;
  padding: 0 0 0 20px;
  }
  #sitemaps li a::before {
  left: 0;
  margin-top: 0;
  right: auto;
  top: 4px;
  }
  #sitemaps li a::after {
  left: 3px;
  margin-top: 0;
  right: auto;
  top: 8px;
  }
  #sitemaps .l1 {
  margin-top: 20px;
  }
  #sitemaps .l1:first-child {
  margin-top: 0;
  }
  #sitemaps .l2,
  #sitemaps .l3 {
  margin-top: 6px;
  padding: 0;
  }
  #sitemaps .l2 a,
  #sitemaps .l3 a {
  background-color: transparent;
  font-size: 15px;
  padding: 0 0 0 20px;
  }
  #sitemaps .l2 a::after,
  #sitemaps .l3 a::after {
  left: 3px;
  right: auto;
  }
  #sitemaps .l2 {
  margin-left: 20px;
  }
  #sitemaps .l3 {
  margin-left: 40px;
  }
}
@media screen and (min-width: 1000px) {
  #sitemaps li a:hover {
  color: #ea6487;
  text-decoration: underline;
  }
}
/*
==================================================
フリースペース
==================================================
*/
#space3, #space4, #space5, #space6 {
  padding: 10px;
}
@media screen and (min-width: 768px) {
  #space3, #space4, #space5, #space6 {
  padding: 5px 0 0;
  }
}
/*
==================================================
ブログモード
==================================================
*/
.blog {
  border-bottom: 2px dotted #f0dcdc;
  margin: 15px 0;
  overflow: hidden;
  padding: 0 15px 15px;
}
.blog:last-of-type {
  margin-bottom: 0;
}
.blog .thumb {
  float: left;
  margin: 0 15px 15px 0;
}
.blog .thumb img {
  max-width: 100px;
}
.blog .title {
  font-size: 17px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 10px;
}
.blog .info {
  color: #866976;
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 5px;
}
.blog .info a {
  color: #866976;
}
.blog .body{
  overflow:hidden;
}
.blog .more {
  text-align: right;
}
.blog .plist{
  padding:5px 10px;
}
.blog .plist::before{
  display:inline-block;
  content:"|";
  margin-right:8px;
}
.blog .info time,.blog .info .plist a{
	background-repeat:no-repeat;
	background-position:left center;
	padding-top:2px;
	padding-left:20px;
	line-height:20px;
	font-size:12px;
}
.blog .info time{
	background-image:url(./img/b_icon_time.png);
}
.blog .info .plist a{
	background-image:url(./img/b_icon_folder.png);
	padding-right: 5px;
}
@media screen and (min-width: 768px) {
  .blog {
  padding: 10px;
  }
  .blog:last-of-type {
  margin-bottom: 15px;
  }
  .blog .thumb {
  margin: 0 20px 20px 0;
  }
  .blog .title {
  font-size: 20px;
  margin-bottom: 15px;
  }
  .blog .info {
  margin-bottom: 10px;
  }
  .blog .info a:hover {
  color: #a3758a;
  }
}
/* ブログモード・段組
==================== */
#bloglist .blog{
	position:relative;
	border-radius:10px;
	box-shadow:0 0 2px 2px rgba(0,0,0,.1);
	padding:20px;
	border:none;
	margin: 24px 12px 32px;
}
#bloglist .blog .more{
	text-align:center;
	margin:16px auto 0;
}
#bloglist .blog .title a{
	color:#333;
}
#bloglist .blog .title{
	background-image: url(img/category_title.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-bottom:14px;
	padding-left: 5px;
	padding-right: 5px;
	font-size:18px;
}
#bloglist .blog .thumb{
	margin:10px 0 16px;
	text-align:center;
	float:none;
}
#bloglist .blog .info{
	margin:10px 0;
}
#bloglist .blog .thumb img{
	max-width:100%;
	height:auto;
}
#bloglist .blog .body{
	line-height:1.4;
}
@media screen and (min-width:768px){
	#bloglist{
		display:flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding:0 4px;
	}
	#bloglist .blog{
		width:48%;
		margin:16px 0;
		border:none;
		box-sizing:border-box;
		padding-bottom:64px;
	}
	#bloglist .blog .info{
		overflow:hidden;
	}
	#bloglist .blog .thumb{
		float:none;
		width:100%;
	}
	#bloglist .blog .thumb img{
		max-width:100%;
		max-height:200px;
		width:100%;
		height:200px;
		object-fit:cover;
		font-family: 'object-fit: cover;';
	}
	#column3 #bloglist .blog .thumb{
		width:200px;
		max-width:200px;
		height:auto;
		max-height:400px;
	}
	#bloglist .blog .body{
		color:#444;
		font-size:14px;
		line-height:1.4;
		color:#444;
	}
	#bloglist .blog .more{
		width:170px;
		position:absolute;
		bottom:12px;
		left:50%;
		margin-left:-85px;
	}
	#bloglist .blog .body{
		clear:unset;
	}
	#column1 #bloglist .blog{
		width:31.33%;
	}
	#column3 #bloglist .blog{
		width:98%;
	}
	#column3 #bloglist .blog .thumb{
		float:left;
		margin-right: 24px;
		margin-bottom:24px;
		margin-top:0;
	}
	#column3 #bloglist .blog .info{
		padding-top:10px;
	}
	#column3 #bloglist .blog .more{
		text-align:right;
	}
	#column3 #bloglist .blog .more a{
		text-align:center;
	}
}
/*
==================================================
サイト内検索
==================================================
*/
#searchresult {
  margin-bottom: 10px;
  padding: 15px;
}
#searchresult dl {
  margin: 0 -15px -25px;
  padding: 0;
}
#searchresult dt {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.6;
  margin: 0 15px 2px;
}
#searchresult dd {
  border-bottom: 2px dotted #f0dcdc;
  font-size: 14px;
  line-height: 1.6;
  margin: 0 0 15px;
  padding: 0 15px 15px;
}
#searchresult dd:last-of-type {
  margin: 0;
}
#searchresult b {
  color: #ea6487;
}
@media screen and (min-width: 768px) {
  #searchresult {
  margin: 0 0 30px;
  padding: 10px;
  }
  #searchresult dl {
  margin: -10px 0;
  }
  #searchresult dt {
  margin: 0 0 5px;
  }
  #searchresult dd {
  padding: 0 0 20px;
  }
  #searchresult dd:last-of-type {
  margin: 0 0 15px;
  }
}
/*
==================================================
リンク集
==================================================
*/
#linklist {
  margin: 0;
  padding: 15px 0 0;
}
#linklist dt {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.6;
  margin: 0 15px 2px;
}
#linklist dd {
  border-bottom: 2px dotted #f0dcdc;
  font-size: 14px;
  line-height: 1.6;
  margin: 0 0 15px;
  padding: 0 15px 15px;
}
#linklist dd:last-of-type {
  margin: 0;
}
@media screen and (min-width: 768px) {
  #linklist {
  margin: 0 0 30px;
  padding: 0 10px;
  }
  #linklist dt {
  margin: 0 0 5px;
  }
  #linklist dd {
  padding: 0 0 20px;
  }
  #linklist dd:last-of-type {
  margin: 0 0 15px;
  }
}
/*
==================================================
ポイント
==================================================
*/
.point1, .point2, .point3, .point4, .point5, .point6, .point7, .point8, .point9, .point10 {
  border: none !important;
  box-sizing: border-box;
  height:auto;
}
#main .point1, #main .point2, #main .point3, #main .point4, #main .point5, #main .point6, #main .point7, #main .point8, #main .point9, #main .point10 {
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 48px auto;
  box-sizing: border-box;
  color: #c05181;
  font-size: 18px;
  font-weight: bold;
  height: auto;
  line-height: 1.5;
  margin: 15px 0 5px;
  min-height: 48px;
  padding: 14px 0 2px 53px;
}
@media screen and (min-width: 768px) {
  #main .point1, #main .point2, #main .point3, #main .point4, #main .point5, #main .point6, #main .point7, #main .point8, #main .point9, #main .point10 {
  background-size: 60px auto;
  font-size: 22px;
  margin: 20px 0 10px;
  min-height: 60px;
  padding: 19px 0 0 68px;
  }
}
.point1 {
  background-image: url(img/point1.png);
}
.point2 {
  background-image: url(img/point2.png);
}
.point3 {
  background-image: url(img/point3.png);
}
.point4 {
  background-image: url(img/point4.png);
}
.point5 {
  background-image: url(img/point5.png);
}
.point6 {
  background-image: url(img/point6.png);
}
.point7 {
  background-image: url(img/point7.png);
}
.point8 {
  background-image: url(img/point8.png);
}
.point9 {
  background-image: url(img/point9.png);
}
.point10 {
  background-image: url(img/point10.png);
}
/* メニュー用ポイント
==================================================
*/
#menu div[class^="point"]:not(.point),
#rmenu div[class^="point"]:not(.point){
  background-size: 40px auto;
  font-size:17px;
  line-height:1.5;
  margin:12px 0;
  min-height:33px;
  padding: 12px 0 0 48px;
  background-position:left 2px;
}
/*
==================================================
ランキング
==================================================
*/
/* メインコンテンツ用ランキング
==================================================
*/
.rank1, .rank2, .rank3, .rank4, .rank5, .rank6, .rank7, .rank8, .rank9, .rank10 {
  border: none;
  height: auto;
}
.rank {
  background-color: #f8d8e2;
  margin: 0 0 15px;
  padding: 6px;
  position: relative;
}
.rank::before {
  background-image: url(img/footer_bg.png);
  background-position: 12px 36px;
  background-repeat: repeat;
  background-size: 37px auto;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0.8;
  position: absolute;
  right: 0;
  top: 0;
}
.rank .rank-container {
  background-color: #fffcfd;
  border-radius: 2px;
  box-shadow: 0 2px 3px rgba(138, 45, 72, 0.15);
  overflow: hidden;
  padding: 5px;
  position: relative;
  z-index: 0;
}
.rank .rank-inner {
  border: 1px solid #ed96ba;
  border-radius: 2px;
  overflow: hidden;
  padding: 10px 8px;
}
.rank .rank1, .rank .rank2, .rank .rank3, .rank .rank4, .rank .rank5, .rank .rank6, .rank .rank7, .rank .rank8, .rank .rank9, .rank .rank10 {
    background-position: 8px top;
    background-size: 48px auto;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: 0;
    margin: 0 -4px 20px;
    min-height: 40px;
    padding: 12px 0 16px 64px;
    position: relative;
}
.rank .rank1::before, .rank .rank2::before, .rank .rank3::before, .rank .rank4::before, .rank .rank5::before, .rank .rank6::before, .rank .rank7::before, .rank .rank8::before, .rank .rank9::before, .rank .rank10::before {
  border-bottom: 3px dotted #ed96ba;
  bottom: 0;
  content: '';
  height: 3px;
  left: 0;
  position: absolute;
  right: 0;
}
.rank .rank1 a, .rank .rank2 a, .rank .rank3 a, .rank .rank4 a, .rank .rank5 a, .rank .rank6 a, .rank .rank7 a, .rank .rank8 a, .rank .rank9 a, .rank .rank10 a {
  color: #7d4c62;
  text-decoration: none;
}
.rank .float-l,
.rank .float-r {
  box-sizing: border-box;
  float: none;
  margin: 0 0 5px;
  max-width: 100%;
  text-align: center;
}
.rank .float-l img,
.rank .float-r img {
 margin: 0 0 10px;
}
.rank .rankbox {
  margin-bottom: 10px;
  overflow: hidden;
  padding: 0 5px;
}
.rank .feature {
  color: #ef6ba1;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 3px;
}
.rank .rankbox p {
  font-size: 16px;
  line-height: 1.6;
}
.rank .rank-table table {
  border: none;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 16px;
  line-height: 1.6;
  margin: 15px 0;
  overflow: hidden;
  width: 100%;
}
.rank .rank-table table tr:first-child td {
  color: #ef6ba1;
}
.rank .rank-table table th, .rank .rank-table table td {
  background-color: transparent;
  border: none;
  box-sizing: border-box;
  text-align: left;
  vertical-align: top;
}
.rank .rank-table table th {
  color: #fff;
  font-size: 11px;
  letter-spacing: 0.2em;
  padding: 7px 0 0;
  text-align: center;
  text-indent: 0.4em;
  width: 70px;
}
.rank .rank-table table th span {
  background-image: url(img/rank_th.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 24px;
  box-sizing: border-box;
  display: block;
  height: 24px;
  margin: 0 auto;
  padding: 3px 0 0;
  position: relative;
  width: 42px;
  z-index: 0;
}
.rank .rank-table table th span::before {
  background-image: url(img/rank_th.png);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto 24px;
  bottom: 0;
  content: '';
  left: -12px;
  position: absolute;
  top: 0;
  width: 12px;
  z-index: -1;
}
.rank .rank-table table th span::after {
  background-image: url(img/rank_th.png);
  background-position: right top;
  background-repeat: no-repeat;
  background-size: auto 24px;
  bottom: 0;
  content: '';
  right: -12px;
  position: absolute;
  top: 0;
  width: 12px;
  z-index: -1;
}
.rank .rank-table table td {
  padding: 7px 0 7px 10px;
  vertical-align: baseline;
}
.rank .rank-table table td span {
  display: inline-block;
  font-family: Arial;
  font-size: 28px;
  letter-spacing: 0;
  line-height: 1;
  margin: -4px 5px 0 0;
}
.rank .comment {
  background-color: #fff;
  border-left: 1px solid #cfa3d5;
  border-right: 1px solid #cfa3d5;
  margin: 20px 0;
  padding: 0 2px;
  position: relative;
  z-index: 0;
}
.rank .comment .comment-inner {
  border-left: 1px solid #f2e4f3;
  border-right: 1px solid #f2e4f3;
  padding: 7px 12px 2px;
}
.rank .comment .comment-inner::before {
  background-color: #fff;
  border-bottom: 1px solid #cfa3d5;
  border-top: 1px solid #cfa3d5;
  bottom: -11px;
  content: '';
  left: 11px;
  position: absolute;
  right: 11px;
  top: -11px;
  z-index: -1;
}
.rank .comment .comment-inner::after {
  border-bottom: 1px solid #f2e4f3;
  border-top: 1px solid #f2e4f3;
  bottom: -8px;
  content: '';
  left: 11px;
  position: absolute;
  right: 11px;
  top: -8px;
  z-index: -1;
}
.rank .comment .comment-tit::before {
  background-image: url(img/comment_bg.png);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 12px auto;
  bottom: 0;
  content: '';
  left: -1px;
  position: absolute;
  right: 0;
  top: -11px;
  z-index: -1;
}
.rank .comment .comment-tit::after {
  background-image: url(img/comment_bg.png);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 12px auto;
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: -1px;
  top: -11px;
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
  z-index: -1;
}
.rank .comment .comment-tit span {
  border-bottom: 3px dotted #e3d2ea;
  color: #9b58b6;
  display: block;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 10px;
  padding-bottom: 6px;
}
.rank .comment .comment-tit span::before {
  background-image: url(img/comment_bg.png);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 12px auto;
  bottom: -11px;
  content: '';
  left: -1px;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
  z-index: -1;
}
.rank .comment .comment-tit span::after {
  background-image: url(img/comment_bg.png);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 12px auto;
  bottom: -11px;
  content: '';
  left: 0;
  position: absolute;
  right: -1px;
  top: 0;
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
  z-index: -1;
}
.rank .comment p {
  font-size: 16px;
  line-height: 1.6;
}
.rank .more {
  position: relative;
  text-align: center;
}
.rank .more span {
  display: block;
  margin-top: 10px;
}
.rank .more span a {
  background-size: 100%;
  background-image: linear-gradient(to bottom, #ffa3b7, #ff93aa);
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(166, 0, 28, 0.15);
  color: #fff;
  display: block;
  font-size: 21px;
  letter-spacing: 0;
  line-height: 1;
  overflow: hidden;
  padding: 16px 12px;
  position: relative;
  text-decoration: none;
  text-indent: 200%;
  white-space: nowrap;
  z-index: 0;
}
.rank .more span a::before {
  background-size: 100%;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.05) 25%, rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0.05) 75%, rgba(255, 255, 255, 0.05));
  background-size: 8px 8px;
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.rank .more span a::after {
  background-image: url(img/button_more.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  bottom: 0;
  content: '';
  left: 0;
  margin: 0 auto;
  max-width: 220px;
  position: absolute;
  right: 0;
  top: 0;
  width: 90%;
  z-index: -1;
}
.rank .more span.official a {
  background-size: 100%;
  background-image: linear-gradient(to bottom, #b495bd, #a782b2);
}
.rank .more span.official a::after {
  background-image: url(img/button_official.png);
}
@media screen and (min-width: 768px) {
  .rank {
  margin: 0 0 25px;
  padding: 12px;
  }
  .rank::before {
  background-position: 10px -22px;
  background-size: auto auto;
  }
  .rank .rank-container {
  border-radius: 5px;
  padding: 10px;
  }
  .rank .rank-inner {
  border-width: 2px;
  border-radius: 5px;
  padding: 17px;
  }
  .rank .rank1, .rank .rank2, .rank .rank3, .rank .rank4, .rank .rank5, .rank .rank6, .rank .rank7, .rank .rank8, .rank .rank9, .rank .rank10 {
  line-height: 1.3;
  }
  .rank .rank1::before, .rank .rank2::before, .rank .rank3::before, .rank .rank4::before, .rank .rank5::before, .rank .rank6::before, .rank .rank7::before, .rank .rank8::before, .rank .rank9::before, .rank .rank10::before {
  background-image: url(img/rank_tit.png);
  background-position: left bottom;
  background-repeat: repeat-x;
  border-bottom: none;
  }
  .rank .feature {
  font-size: 20px;
  }
  .rank .rankbox p {
  line-height: 2;
  }
  .rank .rank-table table th {
  font-size: 13px;
  padding: 6px 0 0;
  width: 150px;
  }
  .rank .rank-table table th span {
  background-size: auto auto;
  height: 31px;
  padding: 4px 0 0;
  width: auto;
  }
  .rank .rank-table table th span::before, .rank .rank-table table th span::after {
  display: none;
  }
  .rank .rank-table table td {
  padding: 10px 0 10px 22px;
  }
  .rank .comment {
  border-left-width: 2px;
  border-right-width: 2px;
  padding: 0 3px;
  }
  .rank .comment .comment-inner {
  padding: 4px 34px 0;
  }
  .rank .comment .comment-inner::before {
  border-bottom-width: 2px;
  border-top-width: 2px;
  bottom: -24px;
  left: 21px;
  right: 21px;
  top: -24px;
  }
  .rank .comment .comment-inner::after {
  bottom: -19px;
  left: 22px;
  right: 22px;
  top: -19px;
  }
  .rank .comment .comment-tit::before {
  background-size: 24px auto;
  left: -2px;
  top: -24px;
  }
  .rank .comment .comment-tit::after {
  background-size: 24px auto;
  right: -2px;
  top: -24px;
  }
  .rank .comment .comment-tit span {
  background-image: url(img/comment_tit.png);
  background-position: left bottom;
  background-repeat: repeat-x;
  border-bottom: none;
  font-size: 22px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  }
  .rank .comment .comment-tit span::before {
  background-size: 24px auto;
  bottom: -24px;
  left: -2px;
  }
  .rank .comment .comment-tit span::after {
  background-size: 24px auto;
  bottom: -24px;
  right: -2px;
  }
  .rank .comment p {
  line-height: 2;
  }
  .rank .more span a {
  border-radius: 10px;
  font-size: 22px;
  padding: 21px 0 21px 24px;
  }
  .rank .more span a::after {
  max-width: 230px;
  }
}
@media screen and (min-width: 1000px) {
  .rank {
  padding: 16px;
  }
  .rank .rank-inner {
  padding: 27px;
  }
  .rank .rank1 a:hover, .rank .rank2 a:hover, .rank .rank3 a:hover, .rank .rank4 a:hover, .rank .rank5 a:hover, .rank .rank6 a:hover, .rank .rank7 a:hover, .rank .rank8 a:hover, .rank .rank9 a:hover, .rank .rank10 a:hover {
  color: #ea6487;
  text-decoration: underline;
  }
  .rank .more{
  display: flex;
  justify-content: center;
  }
  .rank .more span a:hover {
  background-size: 100%;
  background-image: linear-gradient(to bottom, #ffb1c2, #ffa3b7);
  }
  .rank .more span.official a:hover {
  background-size: 100%;
  background-image: linear-gradient(to bottom, #bfa5c7, #b495bd);
  }
}
.rank1, .rank2, .rank3, .rank4, .rank5, .rank6, .rank7, .rank8, .rank9, .rank10 {
  background-position: left 1px;
  background-repeat: no-repeat;
  background-size: 38px auto;
  border: none;
  box-sizing: border-box;
  font-size: 18px;
  height: auto;
  line-height: 1.5;
  margin: 10px 0;
  min-height: 32px;
  padding: 8px 0 0 46px;
  position: relative;
}
.rank1 {
  background-image: url(img/rank1.png);
}
.rank2 {
  background-image: url(img/rank2.png);
}
.rank3 {
  background-image: url(img/rank3.png);
}
.rank4 {
  background-image: url(img/rank4.png);
}
.rank5 {
  background-image: url(img/rank5.png);
}
.rank6 {
  background-image: url(img/rank6.png);
}
.rank7 {
  background-image: url(img/rank7.png);
}
.rank8 {
  background-image: url(img/rank8.png);
}
.rank9 {
  background-image: url(img/rank9.png);
}
.rank10 {
  background-image: url(img/rank10.png);
}
@media screen and (min-width: 768px) {
  .rank1, .rank2, .rank3, .rank4, .rank5, .rank6, .rank7, .rank8, .rank9, .rank10 {
  background-size: 60px auto;
  font-size: 22px;
  line-height: 1.5;
  min-height: 50px;
  padding: 18px 0 0 76px;
  }
}
/* メニュー用ランキング
==================================================
*/
#menu .rank1, #menu .rank2, #menu .rank3, #menu .rank4, #menu .rank5,#menu .rank6, #menu .rank7, #menu .rank8, #menu .rank9, #menu .rank10,
#rmenu .rank1, #rmenu .rank2, #rmenu .rank3, #rmenu .rank4, #rmenu .rank5,#rmenu .rank6, #rmenu .rank7, #rmenu .rank8, #rmenu .rank9, #rmenu .rank10
{
  background-position: left 1px;
  background-repeat: no-repeat;
  background-size: 38px auto;
  border: none;
  box-sizing: border-box;
  font-size: 18px;
  height: auto;
  line-height: 1.5;
  margin: 0 0 10px;
  min-height: 32px;
  padding: 8px 0 0 46px;
  position: relative;
}
/*
==================================================
１カラムレイアウト
==================================================
*/
#column1 {
  background-color: #fff;
}
#column1 #menu,
#column1 #main {
  float: none;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #column1 #menu .menulist ul,
  #column1 #rmenu .menulist ul {
  overflow: hidden;
  padding: 10px 5px 0;
  }
  #column1 #menu .menulist li,
  #column1 #rmenu .menulist li {
  border: none;
  float: left;
  margin: 0 20px 10px 0;
  }
  #column1 #menu .menulist li a,
  #column1 #rmenu .menulist li a {
  padding: 0 0 0 26px;
  }
  #column1 #menu .menulist li a::before,
  #column1 #rmenu .menulist li a::before {
  left: 5px;
  margin-top: 0;
  right: auto;
  top: 3px;
  }
  #column1 #menu .menulist li a::after,
  #column1 #rmenu .menulist li a::after {
  left: 8px;
  margin-top: 0;
  right: auto;
  top: 7px;
  }
  #column1 #menu .menulist .l2,
  #column1 #menu .menulist .l3,
  #column1 #rmenu .menulist .l2,
  #column1 #rmenu .menulist .l3 {
  margin: 0 20px 10px 0;
  padding: 0;
  }
  #column1 #menu .menulist .l2 a,
  #column1 #menu .menulist .l3 a,
  #column1 #rmenu .menulist .l2 a,
  #column1 #rmenu .menulist .l3 a {
  background-color: transparent;
  border-radius: 0;
  padding: 0 0 0 26px;
  }
  #column1 #menu .menulist .l2 a::before,
  #column1 #menu .menulist .l3 a::before,
  #column1 #rmenu .menulist .l2 a::before,
  #column1 #rmenu .menulist .l3 a::before {
  display: block;
  }
  #column1 #menu .menulist .l2 a::after,
  #column1 #menu .menulist .l3 a::after,
  #column1 #rmenu .menulist .l2 a::after,
  #column1 #rmenu .menulist .l3 a::after {
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  left: 8px;
  margin-top: 0;
  right: auto;
  top: 7px;
  }
  #column1 ul#newEntry, #column1 ul#entryarchive {
  overflow: hidden;
  padding: 10px 5px 0;
  }
  #column1 ul#newEntry li, #column1 ul#entryarchive li {
  border: none;
  float: left;
  margin: 0 20px 10px 0;
  padding: 0 0 0 26px;
  }
  #column1 ul#newEntry li::before, #column1 ul#entryarchive li::before {
  left: 5px;
  top: 3px;
  }
  #column1 ul#newEntry li::after, #column1 ul#entryarchive li::after {
  left: 8px;
  top: 7px;
  }
  #column1 #categorylist .catbox_inner {
  padding: 13px 24px 17px;
  }
  #column1 #categorylist .thumb {
  margin: 0 34px 0 0;
  max-width: 240px;
  text-align:center;
  }
  #column1 #categorylist .thumb img,
  #column1 .blog .thumb img {
  max-width: 200px;
  }
  #column1 .rank .rank1, #column1 .rank .rank2, #column1 .rank .rank3, #column1 .rank .rank4, #column1 .rank .rank5, #column1 .rank .rank6, #column1 .rank .rank7, #column1 .rank .rank8, #column1 .rank .rank9, #column1 .rank .rank10 {
    background-position: 12px top;
    background-size: 72px auto;
    font-size: 28px;
    margin: 0 -7px 45px;
    min-height: 66px;
    padding: 22px 0 22px 96px;
  }
  #column1 .rank .float-l,
  #column1 .rank .float-r {
  float: left;
  max-width:50%;
  padding-right: 16px;
  }
  #column1 .rank .float-l img,
  #column1 .rank .float-r img {
  margin: 0 30px 20px 0;
  }
  #column1 .rank .rankbox {
  margin-bottom: 20px;
  padding: 0 10px;
  }
  #column1 .rank .feature {
  margin-bottom: 10px;
  }
  #column1 .rank .rank-table table {
  margin: 45px 0;
  }
  #column1 .rank .comment {
  margin: 56px 0;
  }
  #column1 .rank .more {
  margin: 46px 0 12px;
  }
  #column1 .rank .more::after {
  clear: both;
  content: '';
  display: block;
  }
  #column1 .rank .more span {
  box-sizing: border-box;
  float: left;
  margin-top: 0;
  width: 49%;
  }
  #column1 .rank .more span:last-of-type {
  margin-left: 2%;
  }
}
/*
==================================================
２カラムレイアウト
==================================================
*/
#column2 {
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  #column2 #main {
  width: 68%;
  }
  #column2 #menu {
  width: 30%;
  }
  #column2 #menu .menulist li a,
  #column2 #rmenu .menulist li a {
  padding: 12px 5px 12px 26px;
  }
  #column2 #menu .menulist li a::before,
  #column2 #rmenu .menulist li a::before {
  left: 5px;
  margin-top: 0;
  right: auto;
  top: 15px;
  }
  #column2 #menu .menulist li a::after,
  #column2 #rmenu .menulist li a::after {
  left: 8px;
  margin-top: 0;
  right: auto;
  top: 19px;
  }
  #column2 #menu .menulist .l2,
  #column2 #menu .menulist .l3,
  #column2 #rmenu .menulist .l2,
  #column2 #rmenu .menulist .l3 {
  padding: 5px 0 5px 8px;
  }
  #column2 #menu .menulist .l2 + .l2,
  #column2 #menu .menulist .l2 + .l3,
  #column2 #menu .menulist .l3 + .l2,
  #column2 #menu .menulist .l3 + .l3,
  #column2 #rmenu .menulist .l2 + .l2,
  #column2 #rmenu .menulist .l2 + .l3,
  #column2 #rmenu .menulist .l3 + .l2,
  #column2 #rmenu .menulist .l3 + .l3 {
  padding-top: 0;
  }
  #column2 #menu .menulist .l2 a,
  #column2 #menu .menulist .l3 a,
  #column2 #rmenu .menulist .l2 a,
  #column2 #rmenu .menulist .l3 a {
  background-image: url(img/menu_li_bg.png);
  background-position: left top;
  background-repeat: repeat;
  background-size: 5px auto;
  border-radius: 10px;
  padding: 6px 6px 6px 28px;
  }
  #column2 #menu .menulist .l2 a::after,
  #column2 #menu .menulist .l3 a::after,
  #column2 #rmenu .menulist .l2 a::after,
  #column2 #rmenu .menulist .l3 a::after {
  left: 13px;
  right: auto;
  top: 12px;
  }
  #column2 #menu .menulist .l3,
  #column2 #rmenu .menulist .l3 {
  margin-left: 20px;
  }
  #column2 ul#newEntry li, #column2 ul#entryarchive li {
  padding: 8px 5px 8px 32px;
  }
  #column2 ul#newEntry li::before, #column2 ul#entryarchive li::before {
  top: 11px;
  }
  #column2 ul#newEntry li::after, #column2 ul#entryarchive li::after {
  top: 15px;
  }
  #column2 #categorylist .catbox_inner {
  padding: 13px 24px 17px;
  }
  #column2 #categorylist .thumb {
  margin: 0 34px 0 0;
  max-width: 200px;
  text-align:center;
  }
  #column2 .blog .thumb img {
  max-width: 200px;
  }
  #column2 .rank .rank1, #column2 .rank .rank2, #column2 .rank .rank3, #column2 .rank .rank4, #column2 .rank .rank5, #column2 .rank .rank6, #column2 .rank .rank7, #column2 .rank .rank8, #column2 .rank .rank9, #column2 .rank .rank10 {
    background-position: 12px top;
    background-size: 72px auto;
    font-size: 28px;
    margin: 0 -7px 45px;
    min-height: 66px;
    padding: 22px 0 22px 96px;
  }
  #column2 .rank .float-l,
  #column2 .rank .float-r {
  float: left;
  max-width:40%;
  }
  #column2 .rank .float-l img,
  #column2 .rank .float-r img {
  margin: 0 30px 20px 0;
  }
  #column2 .rank .rankbox {
  margin-bottom: 20px;
  padding: 0 10px;
  }
  #column2 .rank .feature {
  margin-bottom: 10px;
  }
  #column2 .rank .rank-table table {
  margin: 45px 0;
  }
  #column2 .rank .comment {
  margin: 56px 0;
  }
  #column2 .rank .more {
  margin: 46px 0 12px;
  }
  #column2 .rank .more::after {
  clear: both;
  content: '';
  display: block;
  }
  #column2 .rank .more span {
  box-sizing: border-box;
  float: left;
  margin-top: 0;
  width: 49%;
  }
  #column2 .rank .more span:last-of-type {
  margin-left: 2%;
  }
  /*2カラムメニュー用ランキングFIX
  ================================*/
  #column2 #menu .rank,
  #column2 #menu .rank .rank-container{
    padding:0;
  }
  #column2 #menu .rank .rank-inner{padding:10px;}
  #column2 #menu .rank .comment .comment-tit span{font-size:1.1em;}
  #column2 #menu .rank .rank-table table{margin:0;}
  #column2 #menu .rank .rank-table table th{width:20%;}
  #column2 #menu .rank .rank-table table td{padding:10px 10px 10px 14px;}
  #column2 #menu .rank .comment .comment-inner{padding:5px 14px 5px;}
  #column2 #menu .rankbox{border:none;}
  #column2 #menu .rank .rank1, #column2 #menu .rank .rank2, #column2 #menu .rank .rank3, #column2 #menu .rank .rank4, #column2 #menu .rank .rank5, #column2 #menu .rank .rank6, #column2 #menu .rank .rank7, #column2 #menu .rank .rank8, #column2 #menu .rank .rank9, #column2 #menu .rank .rank10{
    background-position: 0 top;
    background-size: 50px auto;
    font-size: 34px;
    margin: 0 5px;
    min-height: 50px;
    padding: 15px 0 8px 56px;
    font-size:16px;
    border:none;
  }
  #column2 #menu .rank .feature{
    font-size:1.1em;
    line-height:1.7;
    padding:4px 0;
  }
  #column2 #menu .rank .float-l, #column2 #menu .rank .float-r{
    float:none;
    text-align:center;
    padding:8px 0;
  }
  #column2 #menu .rank .rankbox p,
  #column2 #menu .rank .comment p{
    font-size:0.9em;
    line-height:1.8;
  }
  #column2 #menu .rank .more span{
    margin:8px 0;
    float:none;
    width:100%;
  }
}
@media screen and (min-width: 1000px) {
  #column2 #main {
  width: 665px;
  }
  #column2 #menu {
  width: 300px;
  }
  #column2 #menu h4,
  #column2 #rmenu h4 {
  margin-bottom: 16px;
  }
  #column2 #menu .menulist ul,
  #column2 #rmenu .menulist ul {
  padding: 0 5px;
  }
}
/*
==================================================
独自スタイル
==================================================
*/
.originbox01{
    padding:5px;
}
.originbox01 > div{
    margin:5px 0;
    padding:15px;
    box-sizing:border-box;
    background-color:#fefbfa;
}
@media screen and (min-width: 768px) {
  .originbox01 {
  	display: flex;
  	justify-content: space-between;
  	flex-wrap: wrap;
  }
  .originbox01 div[class^="btn"] {
  	width: auto;
  }
  .originbox01 > div {
  	width: 49.5%;
  }
  .originbox01.col3 > div {
  	width: 33%;
  }
  .originbox01.col4 > div {
  	width: 24.5%;
  }
  .originbox01 > div:nth-last-child(2) {
  	border-bottom:none;
  }
}
/*
==================================================
レイアウト切り替え用スタイル
==================================================
*/
.freespace_sp{
    padding:10px 0;
}
.freespace_sp:after,
#layoutbox::after{
    display:block;
    content:"";
    clear:both;
}

#headerbox {
  height: auto !important;
}
#header .desc {
  
  
  
}
@media screen and (max-width: 767px) {
  #main,
  #menu,
  #rmenu,
  #layoutbox {
  float: none !important;
  }
}
#topmenubtn{display:none;}

#contents #main div[class^="txt-"]{
  margin: 0px 10px;
}
#contents #main .txt-decbox1 .top h3,
#contents #main .txt-decbox2 .top h3 {
  display: block;
  padding: 8px 0;
}
#contents #main .txt-decbox1 .body h3,
#contents #main .txt-decbox2 .body h3 {
  margin: 0;
  padding: 0;
}
#contents #main .txt-decbox1 .body h3,
#contents #main .txt-decbox2 .body h3 {
  background-color: #fdd1d7;
  color: #c05181;
  display: block;
  font-size: 20px;
  line-height: 1.5;
  margin: 10px 0 !important;
  padding: 14px 15px;
  position: relative;
  text-align: left;
  z-index: 0;
}
#contents #main .txt-decbox1 .body h3::before,
#contents #main .txt-decbox2 .body h3::before {
  background-color: transparent;
  background-image: url(img/h3.png);
  background-position: left top;
  background-repeat: repeat;
  background-size: 10px 10px;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  opacity: 0.25;
  position: absolute !important;
  right: 0;
  top: 0;
  z-index: -1;
}
#contents #main .txt-decbox1 .body h3::after,
#contents #main .txt-decbox2 .body h3::after {
  background-color: transparent;
  border-bottom: 2px dotted #fff;
  border-top: 2px dotted #fff;
  bottom: 2px;
  content: '';
  display: block;
  left: 0;
  position: absolute !important;
  right: 0;
  top: 2px;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  #contents #main div[class^="txt-decbox"] .body h2,
  #contents #main div[class^="txt-decbox"] .body h3 {
  margin: 25px 0 !important;
  padding: 0;
  position: relative;
  }
  #contents #main .txt-decbox1 .body h3::before,
  #contents #main .txt-decbox2 .body h3::before {
  bottom: 8px;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.8);
  content: '';
  display: block !important;
  height: 10px;
  left: 10px;
  position: absolute !important;
  right: 10px;
  top: auto;
  z-index: 0;
  }
  #contents #main .txt-decbox1 .body h3,
  #contents #main .txt-decbox2 .body h3 {
  border: none;
  font-size: 26px;
  line-height: 1.4;
  padding: 14px 25px;
  }
  #contents #main .txt-decbox1 .body h3::before,
  #contents #main .txt-decbox2 .body h3::before {
  background-size: auto auto;
  border: none;
  bottom: 3px;
  top: 3px;
  }
  #contents #main .txt-decbox1 .body h3::after,
  #contents #main .txt-decbox2 .body h3::after {
  background-image: url(img/h3_bg.png), url(img/h3_bg.png);
  background-position: left top, left bottom;
  background-repeat: repeat-x;
  border: none;
  bottom: 3px;
  top: 3px;
  }
  #contents #main .txt-decbox1 .top {
  background-image: url("img/decbox_t.gif"), url("img/decbox_t.gif"), url("img/decbox_t.gif");
  background-position: left top, 850px top, 1700px top;
  }
  #contents #main .txt-decbox1 .bottom {
  background-image: url("img/decbox_b.gif"), url("img/decbox_b.gif"), url("img/decbox_b.gif");
  background-position: left top, 850px top, 1700px top;
  }
  .txt-decbox2 {
  position: relative;
  z-index: 0;
  }
  .txt-decbox2::before, .txt-decbox2::after {
  background-image: url("img/decbox2_r.gif");
  background-position: left bottom;
  background-repeat: repeat-y;
  bottom: 0;
  content: '';
  position: absolute;
  top: 0;
  width: 880px;
  z-index: -2;
  }
  .txt-decbox2::before {
  right: 900px;
  }
  .txt-decbox2::after {
  right: 1780px;
  }
  .txt-decbox2 .body {
  z-index: 1;
  }
  .txt-decbox2 .top,
  .txt-decbox2 .bottom {
  position: relative;
  }
  .txt-decbox2 .top::before, .txt-decbox2 .top::after,
  .txt-decbox2 .bottom::before,
  .txt-decbox2 .bottom::after {
  background-repeat: no-repeat;
  content: '';
  height: 16px;
  position: absolute;
  z-index: -1;
  }
  .txt-decbox2 .top::before,
  .txt-decbox2 .bottom::before {
  right: 900px;
  }
  .txt-decbox2 .top::before, .txt-decbox2 .top::after {
  background-image: url("img/decbox2_tr.gif");
  background-position: left top;
  top: 0;
  width: 890px;
  }
  .txt-decbox2 .top::after {
  right: 1790px;
  }
  .txt-decbox2 .bottom::before, .txt-decbox2 .bottom::after {
  background-image: url("img/decbox2_br.gif");
  background-position: left bottom;
  bottom: 0;
  width: 730px;
  }
  .txt-decbox2 .bottom::after {
  right: 1630px;
  }
}
body{
}
#header h2 ,#header .title {
text-shadow:-1px -1px #FFF,1px -1px #FFF,-1px  1px #FFF,1px  1px #FFF,0 1px 5px rgba(0, 0, 0, 0.2);
}
#header h2 a, #header h2 a:visited,#header .title a,#header .title a:visited{}
@media screen and (min-width: 768px) {
#header h2 ,#header .title {

}
#headertext ,#header .desc{
}
#main{ float: right; }
#column2 #menu,#column3 #menu{ float: left; }
#column3 #rmenu { float: right; }
#column3 #layoutbox { float: left; }
#column3 #main { float: right; }
}

/* テンプレートの横幅指定FIXここから */
@media screen and (min-width: 1000px) {
#contents,#top .inner,#header,#topmenubox,#topmenu ul,#footer .inner,#footermenu,#pagetop{width:740px;max-width:740px;}
#column1 #main,#column1 #menu{width:740px;max-width:100%;box-sizing:border-box;}
#top #topmenubox~#header{max-width:100% !important;width:740px !important;box-sizing:border-box;}#top #header > img {min-width:unset;}#header img{width:100%;height:auto;}
#header{background-size:100% auto;}
#searchbox{max-width:100%}
#topmenu ul{margin:0 auto;}
#top,#footer{width:100%;}
}

body,footer,#footer,#footer > div{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:normal;}
h1,h2,h3,h4,h5,h6,.title,dt,h3 > span,h4 > span,h5 > span,h6 > span,.title > span,div[id$="menu"] h4,div[id$="menu"] .title,#indexlist .title{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif !important;font-weight:bold;}
#entrylist h4,#entrylist h4::before{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:normal;}
.rank1,.rank2,.rank3,.rank4,.rank5,.rank6,.rank7,.rank8,.rank9,.rank10,.point,.point1,.point2,.point3,.point4,.point5,.point6,.point7,.point8,.point9,.point10{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif !important;font-weight:bold;}
#text1,#text2,#text3,#text4,#text5,#text6,#text7,#text8,#text9,#text10,#space1,#space2{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:normal;}

<!-- 　なくてもいけそう
a img {
    margin-bottom: 5px;
}
 -->


p {
	margin-top: 17px;
	margin-bottom: 17px;
}


<!-- 小見出し -->

h3 {
	border-bottom: solid 3px skyblue;
	position: relative;
	font-size: 120%;
	font-weight: 95%;
}

#main h3 {
	border-bottom: solid 3px skyblue;
	position: relative;
	font-size: 120%;
	font-weight: 700;
}

#main h3:before {
	content: " ";
	margin-left: 10px;
}

#main h3:after {
	position: absolute;
	content: " ";
	display: block;
	border-bottom: solid 3px #ffc778;
	bottom: -3px;
	width: 30%;
}

p.h3modoki {
	border-bottom: solid 3px skyblue;
	position: relative;
	font-size: 120%;
	font-weight: 700;
}

#main p.h3modoki {
	border-bottom: solid 3px skyblue;
	position: relative;
	font-size: 120%;
	font-weight: 700;
}

#main p.h3modoki:before {
	content: " ";
}

#main p.h3modoki:after {
	position: absolute;
	content: " ";
	display: block;
	border-bottom: solid 3px #ffc778;
	bottom: -3px;
	width: 30%;
}


<!-- 
p.h3modoki {
	border-bottom: solid 3px skyblue;
	position: relative;
	padding-left: 2px;
	font-size: 120%;
	font-weight: 700;
}

p.h3modoki:after {
	position: absolute;
	content: " ";
	display: block;
	border-bottom: solid 3px #ffc778;
	bottom: -3px;
	width: 30%;
}


h2maru {
	position: relative;
	color: #158b2b;
	font-size: 20px;
	padding: 10px 0;
	text-align: center;
	margin: 1.5em 0;
}
h2maru:before {
	content: "";
	position: absolute;
	top: -8px;
	left: 50%;
	width: 150px;
	height: 58px;
	border-radius: 50%;
	border: 5px solid #a6ddb0;
	border-left-color: transparent;
	border-right-color: transparent;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}


span.rmarker-s {
	color: #ff0a0a;
}
span.mky_red {
}
 -->
<!-- 赤マーカー -->


<!-- ■■　アフィンガーデフォルト設定　■■ -->

* {
	font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Hiragino Kaku Gothic ProN","メイリオ",meiryo,sans-serif;
	margin: 0px;
	padding: 0px;
}

<!-- Noto Sans Japanese -->
.st-notosans,
.st-notosans * {
	font-family: 'Noto Sans JP', sans-serif!important;
}

<!-- Rounded M+ 1c -->
.st-m1c,
.st-m1c * { 
	font-family: 'Rounded Mplus 1c', sans-serif!important;
}

.EnlighterJSRAW {
	margin-bottom:20px;
}

body.mceContentBody {
	margin: 9px 10px;
	background-color: #fff;
	counter-reset: stcnt;
}

.mce-content-body div {
	padding:10px;
	border:1px #ccc dotted;
	margin-bottom:10px;
}

.st-editor-margin {
	margin-bottom:10px!important;
}

.st-animate::before {
	content: '動';
	color: #fff;
	font-size:80%;
	background: #81D4FA;
	font-weight: normal;
	padding:1px 3px;
}

.ephox-snooker-resizer-bar {
	margin: 0;
	padding: 0;
}

<!-- 挿入アイコン2 -->
.hatenamark2:before {
	 	content: "\f059";
	font-family: FontAwesome;
	margin-right:7px;
}

.attentionmark2:before {
	 	content: "\f06a";
	font-family: FontAwesome;
	margin-right:7px;
}

.usermark2:before {
	 	content: "\f2bd";
	font-family: FontAwesome;
	margin-right:7px;
}

.memomark2:before {
	 	content: "\f044";
	font-family: FontAwesome;
	margin-right:7px;
}

.checkmark2:before {
	 	content: "\f058";
	font-family: FontAwesome;
	margin-right:7px;
}

.bigginermark:before {
	 	content: "\e904";
	font-family: stsvg;
	margin-right:7px;
}

.oukanmark:before {
	 	content: "\e909";
	font-family: stsvg;
	margin-right:7px;
}

.fa-question-circle, 
.fa-check-circle, 
.fa-exclamation-triangle, 
.fa-exclamation-circle, 
.fa-pencil-square-o,
.fa-user,
.st-svg-biggner:before{
	margin-right:7px;
}

<!-- カウント -->
.st-count {
	counter-increment: stcnt;
}

.st-count::before {
	content: counter(stcnt)". ";
	font-size:150%;
}

.st-count-reset {
	counter-reset: stcnt;
}

<!-- editor-style用初心者マークカラー -->
.st-svg-biggner {
 	position:relative;
}
.st-svg-biggner:before {
	margin-right:7px;
}

<!-- ガイドマップメニュー（ウィジェット） -->
.widget_guidemap_widget.is-no-underline a {
	text-decoration: none;
}

.widget_guidemap_widget.is-rounded .st-link-guide-menu > .menu-item > a {
	border-radius: 8px;
}

<!-- ガイドマップメニュー -->
.st-link-guide-menu:not(.toc_list):not(.st_toc_list) {
	padding-left: 0;
	padding-right: 0;
}

#side aside .st-link-guide li a:after,
.entry-content .st-link-guide ul li a:after,
.st-link-guide li a:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -10px;
	border: 10px solid transparent;
	border-top: 10px solid #ccc;
}

#side aside .st-link-guide > ul li:last-child a:after,
.entry-content .st-link-guide > ul li:last-child a:after,
.st-link-guide > ul li:last-child a:after {
	content: none;
}

#side aside .st-link-guide li,
.entry-content .st-link-guide ul li,
.st-link-guide li {
	list-style: none;
}

#side aside .st-link-guide li a,
.entry-content .st-link-guide ul li a,
.st-link-guide li a {
	position: relative;
	background: #ccc;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: center;
	list-style: none;
	width:100%;
	box-sizing:border-box;
	display: block;
}

#side aside .st-link-guide li a,
.entry-content .st-link-guide ul li a,
.st-link-guide li a {
	color: #000;
	font-weight: bold;
}

.st-link-guide li a:last-child,
.entry-content .st-link-guide ul li a:last-child,
.st-link-guide li a:last-child {
	padding-bottom:10px;
}

#side aside .st-link-guide li a:hover,
.entry-content .st-link-guide ul li a:hover,
.st-link-guide li a:hover {
	opacity: 0.7;
}

<!-- ガイドマップサブメニュー -->
.st-link-guide .sub-menu,
.st-link-guide .sub-menu:not(.toc_list):not(.st_toc_list),
#side aside .st-link-guide .sub-menu {
	margin-bottom: 10px;
	padding-top:0;
}

.st-link-guide .sub-menu:last-child,
.st-link-guide .sub-menu:not(.toc_list):not(.st_toc_list):last-child {
	margin-bottom: 0;
}

#side aside .st-link-guide .sub-menu li a:after,
.entry-content .st-link-guide .sub-menu li a:after,
.st-link-guide .sub-menu li a:after {
	content: none;
}

#side aside .st-link-guide .sub-menu li a,
.entry-content .st-link-guide .sub-menu li a,
.st-link-guide .sub-menu li a {
	position: relative;
	background-color: transparent;
	padding: 5px;
	border-bottom: none;
	text-align: left;
	list-style: none;
	margin-bottom: 0;
}

#side aside .st-link-guide .sub-menu li a,
.entry-content .st-link-guide .sub-menu li a,
.st-link-guide .sub-menu li a {
	color: #000;
	font-weight: normal;
}

.st-link-guide .sub-menu li a:last-child,
.entry-content .st-link-guide .sub-menu li a:last-child,
.st-link-guide .sub-menu li a:last-child {
	padding-bottom:0;
}

.st-link-guide-post ul:not(.toc_list):not(.st_toc_list),
.st-link-guide-post ul:not(.toc_list):not(.st_toc_list){
	margin-bottom: 0;
}

.entry-content .st-link-guide ul li:last-child a,
.st-link-guide li:last-child a {
	margin-bottom: 0;
}

<!-- スライドボックス -->
.st-slidebox-c {
	padding: 10px 20px; 
	background: #f2f2f2;
	margin-bottom:20px;
	border-radius:5px;
}
.st-btn-open{
	margin-bottom:10px;
}
.st-slidebox{
	padding-top:10px;
}

.st-slidebox p:last-child{
	margin-bottom:0;
}

<!-- メモボックス -->
.st-memobox2 {
	position: relative;
	margin: 20px 0;
	padding: 20px 20px 0;
	border: solid 1px #9E9E9E;
	border-radius: 0;
}

.st-memobox2 .fa {
	margin-right: 5px;
}

.st-memobox2 .st-memobox-title {
	position: absolute;
	display: inline-block;
	top: -8px;
	left: 10px;
	padding: 0 9px;
	line-height: 1;
	background: #FFF;
	color:#000;
	font-weight:normal;
	font-size:90%;
}

.st-memobox2 .st-memobox-title:before {
	content: "\f0f6\00a0";
	font-family: FontAwesome;
}
<!-- 旧メモボックス -->
.st-memobox {
	position: relative;
	margin: 20px 0;
	padding: 20px 20px 0;
	border: solid 2px #9E9E9E;
	border-radius: 8px;
}

.st-memobox .fa {
	margin-right: 5px;
}

.st-memobox .st-memobox-title {
	position: absolute;
	display: inline-block;
	top: -8px;
	left: 10px;
	padding: 0 9px;
	line-height: 1;
	background: #FFF;
	color:#9E9E9E;
	font-weight:bold;
}

<!-- 参照リンク -->
.st-share {
	background:#fafafa;
	padding:5px;
	border-radius:3px;
	font-size:95%;
	line-height:1.7;
}
.st-share:before {
	content: "\00a0\00a0\f0c1\00a0\00a0\00a0";
	font-family: FontAwesome;
	color:#9E9E9E;
}

<!-- こんな方におすすめ -->
.st-blackboard {
	padding: 10px 20px 0px; 
	border: 3px solid #f3f3f3;
	background: #fff;
	margin: 30px 0;
	border-radius:0;
}

.st-blackboard-title-box {
	text-align: center; 
	margin-bottom:10px;
}

.st-blackboard-title {
	color:#424242;
	display: inline-block;
	border-bottom:2px solid #424242;
	font-weight: bold; 
	text-align: center; 
	padding:10px 10px 5px;
	background:#fff;
}

.st-blackboard-title:before {
	content: "\f0f6\00a0\00a0";
	font-family: FontAwesome;
}

.st-blackboard:not(.square-checkbox) ol.st-blackboard-list:not(.st-css-no){
	padding-left: 20px;
}

.st-blackboard:not(.square-checkbox) ul.st-blackboard-list:not(.st-css-no) {
	padding-left: 30px;
}

.st-blackboard:not(.square-checkbox) ul.st-blackboard-list:not(.st-css-no) li,
.st-blackboard:not(.square-checkbox) ul.st-blackboard-list:not(.st-css-no) li:last-child {
	border-bottom:dotted 1px #ccc;
	line-height:1.3;
	padding:10px 0;
	margin:0;
	list-style:none;
	text-indent:-1.3em;
	padding-left:1.3em;
}

.st-blackboard:not(.square-checkbox) ol.st-blackboard-list:not(.st-css-no) li,
.st-blackboard:not(.square-checkbox) ol.st-blackboard-list:not(.st-css-no) li:last-child {
	border-bottom:dotted 1px #ccc;
	line-height:1.3;
	padding:10px 0;
	margin:0;
}

.st-blackboard:not(.square-checkbox) ul.st-blackboard-list:not(.st-css-no) li:before {
	content: "\f058\00a0\00a0";
	font-family: FontAwesome;
	color:#ff0000;
}

.st-blackboard:not(.square-checkbox) ul.st-blackboard-list:not(.st-css-no).st-no-ck li,
.st-blackboard:not(.square-checkbox) ul.st-blackboard-list:not(.st-css-no).st-no-ck li:last-child {
	text-indent:0;
	padding-left:0;
}

.st-blackboard:not(.square-checkbox) ul.st-blackboard-list.st-no-ck li:before {
	content: none;
}

<!-- こんな方におすすめ（チェックボックス） -->
.st-blackboard.square-checkbox {
	padding:30px 30px 15px;
	box-sizing: border-box;
	margin-bottom:20px;
}

#side aside .st-blackboard.square-checkbox ul li,
.st-blackboard.square-checkbox ul li {
	position:relative;
	display: block;
	line-height: 1.5;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 0.5em;
	padding-top: .25em;
	padding-bottom: 0.75em;
	padding-left: calc(1.5em + 15px);
}

.st-blackboard.square-checkbox ul:not(.toc_list):not(.st_toc_list):not(.children) {
	display: block;
	margin-bottom: 0;
	padding:10px 0 0;
}

.st-blackboard.square-checkbox ul li:last-child {
	margin-bottom: 15px;
	padding-bottom: 0.75em;
}

.st-blackboard.square-checkbox ul.st-blackboard-list:not(.st-css-no) li:before {
	position: absolute;
	top: calc(50% - .95em);
	left: 0;
	content: "\e907";
	font-family: stsvg;
	color:#ff0000;
	z-index:2;
	margin-right:15px;
	text-shadow: -1px -1px 0 rgba(255, 255, 255, 1),1px -1px 0 rgba(255, 255, 255, 1),-1px 1px 0 rgba(255, 255, 255, 1),1px 1px 0 rgba(255, 255, 255, 1);
	font-size:150%;
	line-height:1.5;
}

.st-blackboard.square-checkbox ul li:after {
	content: "\e904";
	font-family: stsvg;
	color:#ccc;
	position:absolute;
	z-index:1;
	left:0;
	top: calc(50% - .9em);
	font-size:150%;
	line-height:1.5;
}

<!-- チェックボックス -->
.st-square-checkbox:not(.st-square-checkbox-nobox) {
	border: 3px solid #f3f3f3;
	padding:30px 30px 15px;
	box-sizing: border-box;
	margin-bottom:20px;
}

#side aside .st-square-checkbox.st-square-checkbox-nobox ul li:last-child,
.st-square-checkbox.st-square-checkbox-nobox ul li:last-child,
.st-square-checkbox.st-square-checkbox-nobox ul li:last-child {
	margin-bottom: 0;
}

.st-square-checkbox div {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: inherit;
	line-height: inherit;
}

.st-square-checkbox ul:not(.toc_list):not(.st_toc_list):not(.children) {
	margin-bottom: 0;
	padding:0;
}

.st-square-checkbox.st-bold ul li {
	font-weight: bold;
}

#side aside .st-square-checkbox ul li,
.st-square-checkbox ul li {
	position:relative;
	display: block;
	line-height: 1.5;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 0.5em;
	padding-top: .25em;
	padding-bottom: 0.75em;
	padding-left: calc(1.5em + 15px);
}

.st-square-checkbox ul li:last-child {
	margin-bottom: 15px;
	padding-bottom: 0.5em;
}

.st-square-checkbox ul li:before {
	position: absolute;
	top: calc(50% - .95em);
	left: 0;
	content: "\e907";
	font-family: stsvg;
	color:#ff0000;
	z-index:2;
	margin-right:15px;
	text-shadow: -1px -1px 0 rgba(255, 255, 255, 1),1px -1px 0 rgba(255, 255, 255, 1),-1px 1px 0 rgba(255, 255, 255, 1),1px 1px 0 rgba(255, 255, 255, 1);
	font-size:150%;
	line-height:1.5;
}

.st-square-checkbox ul li:after {
	content: "\e904";
	font-family: stsvg;
	color:#ccc;
	position:absolute;
	z-index:1;
	left:0;
	top: calc(50% - .9em);
	font-size:150%;
	line-height:1.5;
}

<!-- 目次（カスタム） -->
#st_toc_container {
	border: 1px solid #fafafa;
	box-sizing: border-box;
	margin: 0 auto 20px;
	padding: 10px 20px;
	text-align: center;
	border-radius: 5px;
}

#st_toc_container .st_toc_title {
	text-align:center;
	padding: 5px;
	font-weight:bold;
	position:relative;
 	display: inline-block;
	vertical-align: middle;
	border-bottom: 2px solid #333;
	margin-bottom: 5px;
}

#st_toc_container .st_toc_title:before {
	content: "\f0f6\00a0";
	font-family: FontAwesome;
}

#st_toc_container .st-original-toc li {
	text-align:left;
	font-weight: normal;
	padding: 5px;
	text-indent: 0;
	border-bottom: 1px dotted #ccc;
}

#st_toc_container ol.st-original-toc > li {
	list-style: decimal;
}

#st_toc_container .st-original-toc li a:before {
	content: none;
}

#st_toc_container .st-original-toc li a {
	text-decoration: none;
	color: #000;
}

#st_toc_container .st-original-toc li a:hover {
	opacity: 0.5;
}

<!-- マイボックスメモ -->
.st-mybox {
	position: relative;
	margin: 20px 0;
	padding: 0 20px;
	border: solid 2px #9E9E9E;
	border-radius: 8px;
}

.st-in-mybox {
	padding: 20px 0;
}

.st-in-mybox p {
	margin-bottom: 0;
}

.st-mybox .fa {
	margin-right: 5px;
}

.st-mybox .st-mybox-title {
	position: absolute;
	display: inline-block;
	top: -8px;
	left: 10px;
	padding: 0 10px;
	line-height: 1;
	color:#9E9E9E;
	font-weight:bold;
	margin-bottom:10px;
}

<!-- 見出し付ボックス -->

.freebox {
	border-top:solid 1px #FEB20A;
	padding:10px 0;
	background:#f3f3f3;
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 20px;
	position:relative;
}

.ad .freebox {
	margin-bottom: 0px;
}

.p-free {
	padding:0;
	}

.p-free:after {
	content: "";	
	display:block;
	margin-bottom:30px;
	}

.p-entry-f {
	padding:3px 20px;
	margin:0;
	font-size:15px;
	font-weight:bold;
	background:#FEB20A;
	color:#fff;
	position:absolute;
	top:0;
	left:0;
	max-width:80%;
}

.p-entry-f .fa {
	margin-right: 5px;
}

.free-inbox {
	padding:10px 15px 10px;
	text-align:left;
}

.free-inbox p {
	margin-bottom: 0;
}

<!-- クリップメモ -->
.clip-memobox {
	display:table;
	background:#f3f3f3;
	border-radius:3px;
	margin-bottom:20px;
	padding: 10px;
}
.clip-fonticon,
.clip-memotext{
	display:table-cell;
	vertical-align:middle;
}

.clip-fonticon{
	padding: 0 15px 0 10px;
	text-align:center;
}

.clip-memotext p{
	margin-bottom:0;
}

.clip-memotext {
	padding-left:15px;
	border-left:1px solid #E0E0E0;
	width:100%;
	box-sizing:border-box;
}

.clip-memotext * {
	font-size:95%;
	line-height:1.7;
}

<!-- 参照リンク -->
.st-share {
	background:#fafafa;
	padding:5px;
	border-radius:3px;
	font-size:95%;
	line-height:1.7;
}
.st-share:before {
	content: "\00a0\00a0\f0c1\00a0\00a0\00a0";
	font-family: FontAwesome;
	color:#9E9E9E;
}

<!-- 記事タイトル -->
.entry-title, .entry-title {
	font-family: Helvetica , "游ゴシック" , "Yu Gothic" , sans-serif;
	margin-bottom: 10px;
	font-weight:bold;
}

<!-- 自動アイコン目印 -->
.hatenamark,.checkmark,.attentionmark,.memomark,.usermark {
	background-color: rgba(135,206,250,0.5);
}

<!-- clearfix -->
.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

<!-- リンクの色 -->
a {
	color: #4682b4;
}

<!-- リンクにマウスオーバーした時の色 -->
a:hover {
	color: #b22222;
}

<!-- 画像にボーダー -->
.photoline img{
	border: solid 1px #ccc;
}

img, video, object {
	max-width: 100%;
	height: auto;
	border: none;
	vertical-align: bottom;
}

.inline-img img {
	display: inline!important;
}

iframe {
	max-width: 100%;
}

.st-code,
code {
	padding:2px;
	background:#f3f3f3;
	margin:2px;
	border-radius:2px;
}

<!-- iframeのレスポンシブ -->
.youtube-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.youtube-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

<!-- レスポンシブ用PC左右コンテンツ -->
.responbox, .responbox30,.responbox40, .responbox50, .responbox60, .responbox70,.responboxfree {
	padding:10px;
	background:#f3f3f3;
	margin-bottom:20px;
}

.responbox .lbox img {
	width:100%!important;
	box-sizing:border-box;
	margin-bottom:10px;
}

<!-- --------------------------------
各フォント設定
--------------------------------- -->
<!-- 基本の文字 -->
div,
p {
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 20px;
}

<!-- 中見出し -->
.h2modoki {
	position: relative;
	background: #f3f3f3;
	color: #1a1a1a;
	font-size: 20px;
	line-height: 27px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.h2modoki:after {
	content: '';
	position: absolute;
	border-top: 10px solid #f3f3f3;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	bottom: -10px;
	left: 30px;
	border-radius: 2px;
}

.h2modoki:before {
	content: '';
	position: absolute;
	border-top: 10px solid #f3f3f3;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	bottom: -10px;
	left: 30px;
}

<!-- 小見出し -->

.h3modoki {
	font-size: 18px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #1a1a1a;
	line-height: 27px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px #999999 dotted;
}

.h3modoki a,
h3 a {
	color: #333;
	text-decoration: none;
}

.h4modoki {
	padding: 10px 15px;
	margin-bottom: 20px;
	background-color: #f3f3f3;
	line-height: 24px;
}

.h5modoki,
.h6modoki {
	margin-bottom: 20px;
	font-size: 16px;
}

.h6modoki {
	font-weight:bold;
	color:#424242;
}

.h2modoki,
.h3modoki,
.h4modoki,
.h5modoki,
.h6modoki
 {
	font-weight:bold;
}

<!-- 引用 -->
blockquote {
	background-color: #f3f3f3;
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

<!-- オリジナルスタイルsmartphone -->

.huto {
	font-weight:bold;
}

.hutoaka {
	font-weight:bold;
	color:#ff3333;
}

.st-aka {
	color:#ff3333;
}

.maru {
	border-radius:5px;
}

.noborder {
	border: none;
}

.oomozi {
	font-size: 150%;
	line-height: 1.4;
	font-weight: bold;
}

.komozi {
	font-size: 80%;
}

.ymarker,
.ymarker-s,
.gmarker,
.gmarker-s,
.rmarker,
.rmarker-s,
.bmarker,
.bmarker-s
 {
	font-weight:bold;
}

.ymarker {
	background:#FFF9C4;
}

.ymarker-s {
	background:linear-gradient(transparent 70%,#FFF9C4 0%);
}

.gmarker {
	background:#EEEEEE;
}

.gmarker-s {
	background:linear-gradient(transparent 70%,#EEEEEE 0%);
}

.rmarker {
	background:#ffcdd2;
}

.rmarker-s {
	background:linear-gradient(transparent 70%,#ffcdd2 0%);
}

.bmarker {
	background:#E1F5FE;
}

.bmarker-s {
	background:linear-gradient(transparent 70%,#E1F5FE 0%);
}

.yellowbox {
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 15px;
	padding-bottom: 5px;
	background-color:#ffffe0;
}
.yellowbox:not(.noborder) {
	border:solid 1px #fffacd;
}

.redbox {
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 15px;
	padding-bottom: 5px;
	background-color: #ffebee;
}

.redbox:not(.noborder) {
	border: solid 1px #ef5350;
}

.graybox {
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 15px;
	padding-bottom: 5px;
	background-color: #f3f3f3;
}

.graybox:not(.noborder) {
	border: solid 1px #ccc;
}

.h2fuu {
	position: relative;
	background: #f3f3f3;
	color: #1a1a1a;
	font-size: 20px;
	line-height: 27px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight:bold;
}

.h2fuu:after {
	content: '';
	position: absolute;
	border-top: 10px solid #f3f3f3;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	bottom: -10px;
	left: 30px;
	border-radius: 2px;
}

.h2fuu:before {
	content: '';
	position: absolute;
	border-top: 10px solid #f3f3f3;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	bottom: -10px;
	left: 30px;
}

.inyoumodoki {
	background-color: #f3f3f3;
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

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

.sankou {
	font-size:70%;
	background-color:#F57C00;
	color:#fff;
	padding:3px 4px;
	margin:0 5px;
	white-space: nowrap;
}

.sankou.green {
	background-color:#4CAF50;
}

.sankou.blue {
	background-color:#2196F3;
}

.st-hisu {
	font-size:70%;
	background-color:#FF0000;
	color:#fff;
	padding:3px 4px;
	margin:0 5px;
	white-space: nowrap;
}

<!-- ドット線 -->
.dotline {
	border-bottom:1px dotted #212121;
}

.dotliner {
	border-bottom:1px dotted #ff0000;
}

.dotline-s {
	border-bottom:1px solid #212121;
}

.dotline-sr {
	border-bottom:1px solid #ff0000;
}

<!-- --------------------------------
エディタ用
--------------------------------- -->
<!-- 均等横並び -->
.kintou ul {
	display:table;
	table-layout: fixed;
	width:100%;
	padding:0;
	margin:0 -5px 20px;
}

.kintou ul li {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	padding:0 5px;
}

.kintou ul li {
	background:#E1F5FE;
	border:1px solid #29B6F6;
}


<!-- テーブル -->
table {
	box-sizing: border-box;
<!-- border-top: 1px #999 solid; -->
<!-- border-right: 1px #999 solid; -->
	margin-bottom: 20px;
	width: 100%;
}

<!-- For IE -->
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	table {
	table-layout: fixed;
	}
}

table tr td {
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
<!-- border-bottom-color: #999;
	border-left-color: #999;
 -->
	font-size: 13px;
	line-height: 18px;
}

table th {
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
<!-- border-bottom-color: #999;
	border-left-color: #999;
 -->
	font-size: 13px;
	line-height: 18px;
	text-align:center;
}

table tr td {
	font-size: 13px;
	line-height: 18px;
}

table tr:nth-child(even) {
	background-color: rgba(220,220,220,0.2);
}

#main table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
<!--
	border-top-color: #999;
	border-right-color: #999;
 -->
	color: #333;
}

<!-- テーブル（装飾なし） -->
.notab table {
	border:none;
	width: initial; <!-- 初期状態にリセット -->
	max-width: initial; <!-- 初期状態にリセット -->
}

.notab table tr td {
	border:none;
	text-align: left;
	vertical-align: top;
}

.notab table th {
	border:none;
}

.notab table tr:nth-child(even) {
	background-color: transparent;
}


<!-- スクロール -->
.scroll-box {
	overflow-x: auto;
	margin-bottom:10px;
}
.scroll-box::-webkit-scrollbar {
		height: 5px;
}

.scroll-box::-webkit-scrollbar-track {
		border-radius: 5px;
		background: #f3f3f3;
}
.scroll-box::-webkit-scrollbar-thumb {
		border-radius: 5px;
		background: #ccc;
}

<!-- 画像 -->
img.alignright {
	float: right;
	margin: 0 0 5px 10px;
}

img.alignleft {
	float: left;
	margin: 0 10px 5px 0;
}

img.aligncenter {
	display: block;
	margin:0 auto 10px;
}

img.float-left {
	float: left;
}

img.float-right {
	float: right;
}

.wp-caption {
	text-align: center;
}

.aligncenter {
	clear: both;
	display: block;
	margin:0 auto 10px;
}

.ie8 img {
	width: auto;
}

<!-- リスト -->
ul {
	list-style-type: disc;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-bottom: 20px;
}

ul li {
	font-size: 17px;
	line-height: 27px;
}

ol {
	list-style-type: decimal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-bottom: 20px;
}

ol li {
	font-size: 17px;
	line-height: 27px;
}

<!-- マルリスト -->
.maruno ol { 
	list-style-type: none;
	counter-reset: st-section;
	margin-left: 10px;
	padding:20px 20px 0 30px;
}

.maruno ol li {
	counter-increment: st-section;
	margin-bottom:5px;
	line-height: 23px;
}

.maruno ol li:last-child {
	margin-bottom:0;
}

.maruno ol li:before {
	content: counters(st-section,"");
	border-radius: 50%;
	float: left;
	min-width:23px;
	height:23px;
	line-height:23px;
	text-align:center;
	font-size:60%;
	margin-right:10px;
	background: #f3f3f3;
	color:#000;
	margin-left:-3em;
}

<!-- チェックリスト -->
.maruck { 
	margin-bottom: 20px;
}

.maruck ul { 
	list-style-type: none;
	margin-left: 10px;
	padding:0 20px 0 30px;
}

.maruck ul li {
	margin-bottom:5px;
	line-height: 23px;
}

.maruck ul li:before {
	content: " \f00c";
	font-family: FontAwesome;
	border-radius: 50%;
	float: left;
	min-width:23px;
	height:23px;
	line-height:23px;
	text-align:center;
	font-size:60%;
	margin-right:10px;
	background: #f3f3f3;
	color:#000;
	margin-left:-3em;
}

<!-- ----------------------------------
リンクボタン
----------------------------------- -->

<!-- 詳細ページへのリンクボタンカラー -->
.rankstlink-l2 p a,
.rankstlink-l p a,
.rankstlink-b p a {
	font-family: Helvetica , "游ゴシック" , "Yu Gothic" , sans-serif;
	background: #f2f2f2;
	color: #000;
}

<!-- アフィリエイトのリンクボタンカラー -->
.rankstlink-r p a,
.rankstlink-r2 p a,
.rankstlink-a p a {
	font-family: Helvetica , "游ゴシック" , "Yu Gothic" , sans-serif;
	background-color: #f2f2f2;
	color: #000;
}

<!-- スター -->

.st-star {
	color:#FFB400;
	font-size:15px;
}

<!-- 投稿用詳細ページリンクボタン -->
.rankstlink-l2 p a {
	display: block;
	width: 100%;
	text-align: center;
	padding: 10px;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-weight:bold;
	box-sizing:border-box;
}

.rankstlink-l2 p {
	width: 90%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-weight:bold;
	box-shadow: 0 2px 0 #cccccc;
	position:relative;
}

.rankstlink-l2 p:hover {
	box-shadow: 0 1px 0 #cccccc;
	top:1px;
}

<!-- 投稿用公式リンク -->
.rankstlink-r2 p a {
	display: block;
	width: 100%;
	text-align: center;
	padding: 10px;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-weight:bold;
	box-sizing:border-box;
}

.rankstlink-r2 p {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0 2px 0 #cccccc;
	position:relative;
}

.rankstlink-r2 p img{
	display:none;
}

.rankstlink-r2 p br{
	display:none;
}

<!-- media Queries タブレットサイズ
---------------------------------------------------- -->
@media only screen and (min-width: 414px) {
<!-- レスポンシブ用PC左右コンテンツ -->

	.responboxfree .lbox {
	padding:10px;
	background:#FFF59D;
	float:left;
	padding-right:15px;
	box-sizing:border-box;
	}

	.responboxfree .rbox {
	padding:10px;
	background:#B2EBF2;
	float:left;
	box-sizing:border-box;
	}

	.responbox .lbox {
	padding:10px;
	background:#FFF59D;
	float:left;
	padding-right:15px;
	width:40%;
	box-sizing:border-box;
	}

	.responbox .rbox {
	padding:10px;
	background:#B2EBF2;
	float:left;
	box-sizing:border-box;
	width:60%;
	}

	.responbox40 .lbox {
	padding:10px;
	background:#FFF59D;
	float:left;
	padding-right:15px;
	width:40%;
	box-sizing:border-box;
	}

	.responbox40 .rbox {
	padding:10px;
	background:#B2EBF2;
	float:left;
	box-sizing:border-box;
	width:60%;
	}

	<!-- 30% -->

	.responbox30 .lbox {
	padding:10px;
	background:#FFF59D;
	float:left;
	padding-right:15px;
	width:30%;
	box-sizing:border-box;
	}

	.responbox30 .rbox {
	padding:10px;
	background:#B2EBF2;
	float:left;
	box-sizing:border-box;
	width:70%;
	}

	<!-- 33% -->

	.responbox33 .lbox {
	float:left;
	padding:5px;
	width:33.33%;
	box-sizing:border-box;
	background:#FFF59D;
	}

	.responbox33 .lbox:nth-child(even) {
	background:#B2EBF2;
	}

	<!-- 50% -->

	.responbox50 .lbox {
	padding:10px;
	background:#FFF59D;
	float:left;
	padding-right:15px;
	width:50%;
	box-sizing:border-box;
	}

	.responbox50 .rbox {
	padding:10px;
	background:#B2EBF2;
	float:left;
	box-sizing:border-box;
	width:50%;
	}

	<!-- 60% -->

	.responbox60 .lbox {
	padding:10px;
	background:#FFF59D;
	float:left;
	padding-right:15px;
	width:60%;
	box-sizing:border-box;
	}

	.responbox60 .rbox {
	padding:10px;
	background:#B2EBF2;
	float:left;
	box-sizing:border-box;
	width:40%;
	}

	<!-- 70% -->

	.responbox70 .lbox {
	padding:10px;
	background:#FFF59D;
	float:left;
	padding-right:15px;
	width:30%;
	box-sizing:border-box;
	}

	.responbox70 .rbox {
	padding:10px;
	background:#B2EBF2;
	float:right;
	box-sizing:border-box;
	width:70%;
	}

}
<!-- media Queries PCサイズ
---------------------------------------------------- -->
@media only screen and (min-width: 781px) {

	<!-- --------------------------------
	各フォント設定
	--------------------------------- -->
	<!-- オリジナルスタイルPC -->

	.oomozi {
	font-size: 18pt;line-height: 35px;
	}

	<!-- -- ここまで -- -->
}


<!-- ■■　自分オリジナルで入れた　■■ -->


<!-- btnAnime01 ふわふわ動くボタン -->
<!-- 
<div class="btnAnime01">
<a href="#"><img src="../wp-content/uploads/btn_af005.png" alt="公式サイトはこちら" /></a>
</div>
 -->

.btnAnime01 {
	-webkit-animation-name:btnAnime02;
	-webkit-animation-duration:1s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease;
	
	-moz-animation-name:btnAnime02;
	-moz-animation-duration:1s;
	-moz-animation-iteration-count:infinite;
	-moz-animation-timing-function:ease;
}
@-webkit-keyframes btnAnime02 {
	0% {-webkit-transform:translate(0, 0);}
	50% {-webkit-transform:translate(0, -8px);}
	100% {-webkit-transform:translate(0, 0);}
}
@-moz-keyframes btnAnime02 {
	0% {-moz-transform:translate(0, 0);}
	50% {-moz-transform:translate(0, -8px);}
	100% {-moz-transform:translate(0, 0);}
}

<!-- btnAnime02 プルプル震えるボタン -->
<!-- 
<div class="btnAnime02">
<a href="#"><img src="../wp-content/uploads/btn_af003.png" alt="公式サイトはこちら" /></a>
</div>
 -->

.btnAnime02{
	animation-name: btnAnime02;
	animation-duration: 0.1s;
	animation-iteration-count: infinite;
	animation-timing-function: ease;
}

@-webkit-keyframes btnAnime02 {
	0% {-webkit-transform:translate(0, 0);}
	50% {-webkit-transform:translate(-5px, 0px);}
	100% {-webkit-transform:translate(0, 0);}
}
@-moz-keyframes btnAnime02 {
	0% {-moz-transform:translate(0, 0);}
	50% {-moz-transform:translate(-5px, 0px);}
	100% {-moz-transform:translate(0, 0);}
}
.btnAnime02:hover {
	animation: none;
}

<!-- btnAnime03 文字が飛び出る＆ぷるぷると動くボタン -->
<!-- 
<div class="btnAnime03" id="confirm">
	 <a href="#"><img src="../wp-content/uploads/btn_anime01_start.png" alt="公式サイトはこちら" class="btnAnime03-start"></a>
</div>
 -->

<!-- btnAnime03 -->

.btnAnime03 {
	background: rgba(0, 0, 0, 0) url("<% pageDepth %>img/btn_anime01.png") no-repeat scroll left top / 100% auto;
	margin: 0 auto;
	width: 100%;
	animation-duration: 4s;
	animation-iteration-count: infinite;
	animation-name: button;
	animation-timing-function: ease;
	transform: scale(1);
	transform-origin: center bottom 0;
}
.btnAnime03-start {
	animation-duration: 3.5s;
	animation-iteration-count: infinite;
	animation-name: start;
	animation-timing-function: ease;
	display: block;
	height: auto;
	left: 0;
	top: 0;
<!--	width: 100%;-->
	display: block;
	margin:0 auto 10px;
}

@keyframes start {
	0%, 100%, 20%, 8% {opacity: 1;transform: scale(1);}
	12% {opacity: 1;transform: scale(1.2);}
	16% {opacity: 1;transform: scale(0.9);}
}

@keyframes button {
	28%, 48% {transform: skew(0deg);}
	32% {transform: skew(10deg);}
	36% {transform: skew(-10deg);}
	40% {transform: skew(5deg);}
	44% {transform: skew(-5deg);}
}

<!-- btnAnime04 左右に矢印が動く＆ぷるぷると動くボタン -->
<!-- 
<a class="btnAnime04" href="#"><img class="btnAnime04-arrow" src="../wp-content/uploads/btn_arrow1.png" alt="" /><img class="btnAnime04-animate" src="../wp-content/uploads/btn_plnpln5.png" alt="公式サイトはこちら" /></a> -->

<!-- btnAnime04 -->

@-moz-keyframes plnpln1 {
	0% { -moz-transform: skewX(9deg); }
	10% { -moz-transform: skewX(-8deg); }
	20% { -moz-transform: skewX(7deg); }
	30% { -moz-transform: skewX(-6deg); }
	40% { -moz-transform: skewX(5deg); }
	50% { -moz-transform: skewX(-4deg); }
	60% { -moz-transform: skewX(3deg); }
	70% { -moz-transform: skewX(-2deg); }
	80% { -moz-transform: skewX(1deg); }
	90% { -moz-transform: skewX(0deg); }
	100% { -moz-transform: skewX(0deg); }
}

@-o-keyframes plnpln1 {
	0% { -o-transform: skewX(9deg); }
	10% { -o-transform: skewX(-8deg); }
	20% { -o-transform: skewX(7deg); }
	30% { -o-transform: skewX(-6deg); }
	40% { -o-transform: skewX(5deg); }
	50% { -o-transform: skewX(-4deg); }
	60% { -o-transform: skewX(3deg); }
	70% { -o-transform: skewX(-2deg); }
	80% { -o-transform: skewX(1deg); }
	90% { -o-transform: skewX(0deg); }
	100% { -o-transform: skewX(0deg); }
}

@-webkit-keyframes plnpln1 {
	0% { -webkit-transform: skewX(9deg); }
	10% { -webkit-transform: skewX(-8deg); }
	20% { -webkit-transform: skewX(7deg); }
	30% { -webkit-transform: skewX(-6deg); }
	40% { -webkit-transform: skewX(5deg); }
	50% { -webkit-transform: skewX(-4deg); }
	60% { -webkit-transform: skewX(3deg); }
	70% { -webkit-transform: skewX(-2deg); }
	80% { -webkit-transform: skewX(1deg); }
	90% { -webkit-transform: skewX(0deg); }
	100% { -webkit-transform: skewX(0deg); }
}

@-moz-keyframes arrow1 {
	0% { -moz-transform: translateX(0px); }
	45% { -moz-transform: translateX(20px); }
	50% { -moz-transform: translateX(25px); }
	55% { -moz-transform: translateX(20px); }
	95% { -moz-transform: translateX(0px); }
	100% { -moz-transform: translateX(0px); }
}

@-o-keyframes arrow1 {
	0% { -o-transform: translateX(0px); }
	45% { -o-transform: translateX(20px); }
	50% { -o-transform: translateX(25px); }
	55% { -o-transform: translateX(20px); }
	95% { -o-transform: translateX(0px); }
	100% { -o-transform: translateX(0px); }
}

@-webkit-keyframes arrow1 {
	0% { -webkit-transform: translateX(0px); }
	45% { -webkit-transform: translateX(20px); }
	50% { -webkit-transform: translateX(25px); }
	55% { -webkit-transform: translateX(20px); }
	95% { -webkit-transform: translateX(0px); }
	100% { -webkit-transform: translateX(0px); }
}
.btnAnime04 {
	position: relative;
	display:block;
	width:100%;
	max-width:600px;
	padding:10px;
	padding-left:10%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left:auto;
	margin-right:auto;
}
.btnAnime04-animate{
	-webkit-animation-duration:2s;
	-moz-animation-duration:2s;
	-ms-animation-duration:2s;
	-o-animation-duration:2s;
	animation-duration:2s;

	-webkit-animation-timing-function: ease-in;
	-moz-animation-timing-function: ease-in;
	-o-animation-timing-function: ease-in;
	animation-timing-function: ease-in;

	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	
	margin-left:auto;
	margin-right:auto;
	z-index: 8;
	
	-webkit-animation-name: plnpln1;
	-moz-animation-name: plnpln1;
	-o-animation-name: plnpln1;
	animation-name: plnpln1;
	width:100%;
}
.btnAnime04-arrow {
	position: absolute;
	top:25%;
	left:-5px;
	-webkit-animation-duration:1s;
	-moz-animation-duration:1s;
	-ms-animation-duration:1s;
	-o-animation-duration:1s;
	animation-duration:1s;

	-webkit-animation-timing-function: ease-in;
	-moz-animation-timing-function: ease-in;
	-o-animation-timing-function: ease-in;
	animation-timing-function: ease-in;

	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	animation-iteration-count: infinite;

	-webkit-animation-name: arrow1;
	-moz-animation-name: arrow1;
	-o-animation-name: arrow1;
	animation-name: arrow1;
	z-index: 9;
	width:20%;
	max-width:100px;
}
.btnAnime04:hover img{
	opacity:1;
}


<!-- 再生ボタンここから -->
.saisei-button {
	position: relative;
}

.saisei-button .fa {
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	margin:0;
	padding:0;
	color: #00ced1;
	font-size: 115px;
	}

.saisei-button img {
	width: 100%;
}

.my-skyblue {color: #00ced1}

img.img-waku { border: 3px #00ced1 solid; }
a img { border: none; }

<!-- 再生ボタンここまで -->

<!-- 画像に文字ここから -->

.text-on-image {
	position: relative;
}

.text-on-image p {
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	margin:0;
	padding:0;
	color: #fff;
	text-shadow: 5px 5px 2px #424242;
	font-size: 41px!important;
}

.text-on-image img {
	width: 100%;
}

<!-- 画像に文字ここまで -->





<!-- レターボックス -->

.memo {
	font-size: 16px;
 	position: relative;
 	background: #fffff4;
	border-left:4px dotted rgba(0,0,0,.1);
	border-right:4px dotted rgba(0,0,0,.1);
	box-shadow:0 0 5px rgba(0,0,0,.2);
	padding: 1.5em 1.9em 0.5em 1.9em ;
	color: #65513f;
 ?width: 99%;
	margin: 30px auto;
}

.memo p{
	font-size: 16px;
	padding: 0!important;
	margin-bottom: 20px!important;
}
.masking-tape{
	font-weight: bold;
	text-align: center;
	position: absolute;
	top: -1em;
	left: 5%;
	width:100px;
	height:30px;
	background-color: rgba(255,255,255,.4);
	border-left:2px dotted rgba(0,0,0,.1);
	border-right:2px dotted rgba(0,0,0,.1);
	box-shadow:0 0 5px rgba(0,0,0,.2);
	padding: 0.25em 2em;
	color: #65513f;
	transform: rotate(-4deg); 
}
.memo p {
	color: #65513f;
	padding: 10px;
}
<!-- レターボックスここまで -->

<!-- レターボックス2 -->

.maste-box {
	position: relative;
	background-color: #e8f6ff;
	padding: 2.1em 1em 0.6em 1em;
 box-shadow:0 0 5px rgba(0,0,0,.2);
}
.maste-tape{
	position: absolute;
	top: -0.75em;
	background-color: rgba(255,255,255,.4);
	box-shadow:0 0 5px rgba(0,0,0,.2);
	border-left:4px solid #8BC6CA;
	padding: 0.5em 2em;
	color: #454545;
	font-weight: bold;
	transform: rotate(-3deg);
}

.maste-box p {
	color: #454545;
	padding: 0px;
font-size: 16px;
}

<!-- レターボックス2 -->

<!-- ボックスデザイン -->

.box_inner{
	margin-top: 30px;
	margin-bottom: 20px;
	padding: 5px;
}

.box_inner p{
	margin-bottom: 0!important;
}

<!-- 枠ボックス -->

.waku_box{
	color: #515151;
	border: 3px solid #ccc;
	margin: 2em 0 0;
	padding: 1.5em 2.5em .5em;
	border-radius: 10px;
}

<!-- 枠ボックスここまで -->



<!-- 引用ボックスデザイン -->
.inyou_box{
	color: #515151;
	border: 3px dotted #5dafe2;
	margin: 2em 0 0;
	padding: 1.5em 2.5em .5em;
	border-radius: 10px;
	position: relative;
}

.inyou_box:before {
	font-family: 'FontAwesome';
	content: '\f10d';
	position: absolute;
	width: 1em;
	height: 1em;
	padding-top: .25em;
	border-radius: 50%;
	display: block;
	text-align: center;
	left: -.4em;
	top: -.5em;
	font-size: 25px;
	line-height: 1;
	color: #5dafe2;
}

.inyou_box:after{
	font-family: 'FontAwesome';
	content: '\f10e';
	position: absolute;
	width: 1em;
	height: 1em;
	padding-top: .25em;
	border-radius: 50%;
	display: block;
	text-align: center;
	right: -.4em;
	bottom: -.2em;
	font-size: 25px;
	line-height: 1;
	color: #5dafe2;
}
<!-- 引用ボックスここまで -->


<!-- ポイントボックス -->
.point_box {
	position: relative;
	margin: 40px 0 2em 0;
	padding: 5px 5px 5px 15px;
	border: solid 3px #e2d424;
	border-radius: 10px;
}
.point_box .box-title {
	position: absolute;
	display: inline-block;
	top: -35px;
	left: 27px;
	padding: 0 9px;
	height: 37px;
	line-height: 25px;
	vertical-align: middle;
	font-size: 24px;
	background: #fff;
	color: #e2d424;
	font-weight: bold;
	border-radius: 5px 5px 0 0;
}

.point_box p {
	margin: 0; 
	padding: 0;
}

.box-title .fa{
	position: relative;
	top: 8px;
	right: 4px;
	font-size: 2.1em;
}

.has-title{
	background: none!important;
}

.box-title .fa{
	margin-right: 5px;
}

<!-- ポイントボックスここまで -->

<!-- グッドボックス -->
.good_box {
	position: relative;
	margin: 40px 0 2em 0;
	padding: 5px 5px 5px 15px;
	border: solid 3px #5ecae0;
	border-radius: 10px;
}

.good_box .box-title {
	position: absolute;
	display: inline-block;
	top: -35px;
	left: 15px;
	padding: 0 9px;
	height: 37px;
	line-height: 25px;
	vertical-align: middle;
	font-size: 24px;
	background: #fff;
	color: #5ecae0;
	font-weight: bold;
	border-radius: 5px 5px 0 0;
}
<!-- グッドボックスここまで -->

<!-- バッドボックス -->
.bad_box {
	position: relative;
	margin: 40px 0 2em 0;
	padding: 5px 5px 5px 15px;
	border: solid 3px #e05e5e;
	border-radius: 10px;
}

.bad_box .box-title {
	position: absolute;
	display: inline-block;
	top: -35px;
	left: 15px;
	padding: 0 9px;
	height: 37px;
	line-height: 25px;
	vertical-align: middle;
	font-size: 24px;
	background: #fff;
	color: #e05e5e;
	font-weight: bold;
	border-radius: 5px 5px 0 0;
}

<!-- バッドボックスここまで -->



<!-- ブルーボックス -->
.blue_box{
	background-color: #eff8fd;
	padding: 25px 25px 17px 25px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.blue_box p{
	margin-bottom: 0!important;
}

<!-- ブルーボックスここまで -->

.catname{
	background-color: #fb9f54;
	font-weight: bold;
	color: #fff;
}
<!-- ボタンデザイン -->

.mainbox .button1{
	margin-bottom: 0;
	background-image: linear-gradient(to bottom,#fa5e7c 0,#fc2e56 100%);
	width: calc(100% - 90px);
	color: #FFF!important;
	padding: 25px 45px;
	font-size: 24px;
	border-radius: 56px;
	border: 0;
	border-bottom: solid 5px #d12445;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: relative;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

<!-- ウジェットタイトル（※現状これがないとサイドバーの文字が黒になる）
.st-widgets-title{
	font-size: 16px!important;
	background: #5dafe2;
	color: #fff;
	font-weight: 550;
	padding: 5px 10px;
	margin-top: 30px;
	margin-bottom: 0px!important;
	letter-spacing: 0.1em;
}
ウジェットタイトルここまで -->


<!-- テーブル	
.mainbox table {
	border-collapse: collapse;
	border: solid 2px #ffb6c1;
}
table th, table td {
	border: dashed 1px #ffb6c1!important;
}

table th{
	background: #ffc0cb;
	padding: 15px;
}
table tr td{
	vertical-align: middle;
}-->

<!-- table.type-default {
	border-collapse: collapse;
}
table.type-default th {
	font-weight: bold;
	vertical-align: middle;
	background: #efefef;
	text-align: center;
}
table.type-default td {
	vertical-align: middle;
} -->


#footerFloatingMenu {
    display: block;
    width: 100%;
    position: fixed;
    left: 0px;
    bottom: 0px;
    z-index: 9999;
    text-align: center;
    padding: 0 auto;
    background-color: #ffe9e5;
    font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif !important;
<!--
    font-weight: bold;
    padding: 7px 20px 7px 4px;
    border-right: 1px solid #7d4c62;
    border-top: 1px solid #7d4c62;
    content: '';
-->
}








<!--
==================================================
フッター
==================================================
-->
#footer1 span > a > img{
  max-height:240px;
}
#footer1 {
  background-color: #ffdee2;
  position: relative;
  z-index: 0;
}
#footer1::before {
  background-image: url(img/footer_bg.png);
  background-position: center top;
  background-repeat: repeat;
  background-size: 37px auto;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0.35;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
#footer1::after {
  background-image: url(img/top_bg.png);
  background-position: center bottom;
  background-repeat: repeat-x;
  background-size: auto 3px;
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}
#footer1 .inner1 {
  letter-spacing: -.4em;
  overflow: hidden;
  padding: 5px;
  text-align: center;
}
#footer1 span {
  margin: 0 15px 0 0;
}
#footer1 span a {
  color: #7d4c62;
  display: inline-block;
  font-size: 12px;
  letter-spacing: normal;
  line-height: 1.6;
  margin: 8px 0;
  padding: 0 0 0 12px;
  position: relative;
  text-decoration: none;
}
#footer1 span a::before {
  border-right: 2px solid #7d4c62;
  border-top: 2px solid #7d4c62;
  content: '';
  height: 5px;
  left: 0;
  position: absolute;
  top: 6px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 5px;
}
#footer1 span + small {
  margin-top: 8px;
}
#footer1 small {
  color: #c2a2aa;
  display: block;
  font-size: 10px;
  letter-spacing: 0.05em;
  margin: 0 -10px;
  padding: 0 0 15px;
  text-align: center;
}