@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, h2, h3, h4, h5, h6, .title, dt {
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
  font-weight: 700;
}
h2,h3,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: 15px 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: 0 0 30px;
  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: 15px 0 0;
  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 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;
  max-height:200px;
  }
}
/* ヘッダー
==================================================
*/
#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, #space2 {
  margin-bottom: 10px;
  overflow: hidden;
  padding: 15px;
}
@media screen and (min-width: 768px) {
  #main {
  float: right;
  }
  #main div[id^="text"], #space1, #space2 {
  margin: 0 0 30px;
  padding: 10px;
  }
}
/* 見出し
==================================================
*/
#main h2,
#main h3 {
  margin: 0;
  padding: 0;
}
#main h2 > span,
#main h3 > 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::before,
#main h3 > 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,
#main h3 > 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 #space2 h2,
#main div[id^="text"] h3, #main #space1 h3, #main #space2 h3 {
  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,
  #main h3 {
  margin-bottom: 15px;
  padding: 0;
  position: relative;
  }
  #main h2::before,
  #main h3::before {
  bottom: 8px;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.8);
  content: '';
  height: 10px;
  left: 10px;
  position: absolute;
  right: 10px;
  }
  #main h2 > span,
  #main h3 > span {
  border: none;
  font-size: 24px;
  line-height: 1.4;
  letter-spacing: 1px;
  padding: 16px 25px 18px;
  }
  #main h2 > span::before,
  #main h3 > span::before {
  background-size: auto auto;
  border: none;
  bottom: 3px;
  top: 3px;
  }
  #main h2 > span::after,
  #main h3 > 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 #space2 h2,
#main div[id^="text"] h3, #main #space1 h3, #main #space2 h3 {
  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 .attention {
  background-color: #ffe5b5;
  color: #f7a414;
}
#main .attention::before {
  background-color: #fffded;
}
#main .attention::after {
  background-image: url(img/attention.png);
}
#main .accept {
  background-color: #cfecdc;
  color: #54a374;
}
#main .accept::before {
  background-color: #f8fcf8;
}
#main .accept::after {
  background-image: url(img/accept.png);
}
#main .alert {
  background-color: #ffd2de;
  color: #e06f97;
}
#main .alert::before {
  background-color: #fefafc;
}
#main .alert::after {
  background-image: url(img/alert.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{
  display:flex;
  justify-content: center;
  }
  .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 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;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  }
  #column1 .rank .more::after {
  clear: both;
  content: '';
  display: block;
  }
  #column1 .rank .more span {
  box-sizing: border-box;
  margin-top: 0;
  width: 48%;
  margin-left: 1%;
  margin-right: 1%;
  }
}
/*
==================================================
２カラムレイアウト
==================================================
*/
#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;
  }
}
/* ランキングスタイル調整 */
@media screen and (min-width: 768px){
	#column1 .rank .more{
		display:flex;
		justify-content: center;
		flex-wrap:nowrap;
	}
	#column1 .rank .more span{
		flex-grow: 1;
		max-width:48%;
		display: block;
	}
}
@media all and (-ms-high-contrast:none) and (min-width:768px) {
  #column1 .rank .more span {
	flex-grow: 0;
	width:48%;
  }
}
/*
==================================================
独自スタイル
==================================================
*/
.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;
  }
}
/* ページトップ追加スタイル */
#pagetop.pt-active{
position:fixed;
bottom:2%;
right:2%;
width:auto;
background-color:transparent;
opacity:0.8;
padding:0;
height:auto;
transition:opacity 0.4s ease-out;
z-index:100;
}
#pagetop.pt-active.pt-tops{opacity:0;transition:opacity 0.3s ease-out;}
#pagetop.pt-active > span,#pagetop.pt-active > a{margin:0;}
/*
==================================================
レイアウト切り替え用スタイル
==================================================
*/
.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;
  }
}

@media screen and (min-width: 768px) {
  #top h1 {
  padding-left: 22%;
  padding-right: 22%;
  }
}
@media screen and (min-width: 1000px) {
  #top h1 {
  padding-left: 210px;
  padding-right: 210px;
  }
}
#contents #main div[class^="txt-"]{
  margin: 10px;
}
#contents #main .txt-decbox1 .top h3 > span,
#contents #main .txt-decbox2 .top h3 > span {
  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 > span,
#contents #main .txt-decbox2 .body h3 > span {
  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 > span::before,
#contents #main .txt-decbox2 .body h3 > span::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 > span::after,
#contents #main .txt-decbox2 .body h3 > span::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-"] {
  margin-bottom: 30px;
  }
  #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 > span,
  #contents #main .txt-decbox2 .body h3 > span {
  border: none;
  font-size: 26px;
  line-height: 1.4;
  padding: 14px 25px;
  }
  #contents #main .txt-decbox1 .body h3 > span::before,
  #contents #main .txt-decbox2 .body h3 > span::before {
  background-size: auto auto;
  border: none;
  bottom: 3px;
  top: 3px;
  }
  #contents #main .txt-decbox1 .body h3 > span::after,
  #contents #main .txt-decbox2 .body h3 > 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;
  }
  #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: left; }
#column2 #menu,#column3 #menu{ float: right; }
#column3 #rmenu { float: left; }
#column3 #layoutbox { float: right; }
#column3 #main { float: left; }
}
