@charset "UTF-8";

/* Tomomi.K */
/* 作成日:2017年08月19日 */
/* 更新日:2017年08月28日 */

/*----------------------------------- CSSリセット(normalize.css v7.0.0) -*/
html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0;}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}dfn{font-style:italic}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}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}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{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}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-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}

/*----------------------------------------------------- WEBフォント設定 -*/
@font-face {
	font-display: swap;
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 100;
	src: url(https://fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.woff2) format('woff2'),
	url(https://fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.woff) format('woff'),
	url(https://fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.otf) format('opentype')
}
@font-face {
	font-display: swap;
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 200;
	src: url(https://fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.woff2) format('woff2'),
	url(https://fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.woff) format('woff'),
	url(https://fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.otf) format('opentype')
}
@font-face {
	font-display: swap;
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 300;
	src: url(https://fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.woff2) format('woff2'),
	url(https://fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.woff) format('woff'),
	url(https://fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.otf) format('opentype')
}
@font-face {
	font-display: swap;
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 400;
	src: local('NotoSansJP-Regular.otf'),
	url(https://fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff2) format('woff2'),
	url(https://fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff) format('woff'),
	url(https://fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.otf) format('opentype')
}
@font-face {
	font-display: swap;
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 500;
	src: url(https://fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.woff2) format('woff2'),
	url(https://fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.woff) format('woff'),
	url(https://fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.otf) format('opentype')
}
@font-face {
	font-display: swap;
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 700;
	src: url(https://fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff2) format('woff2'),
	url(https://fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff) format('woff'),
	url(https://fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.otf) format('opentype')
}
@font-face {
	font-display: swap;
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 900;
	src: url(https://fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Black.woff2) format('woff2'),
	url(https://fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Black.woff) format('woff'),
	url(https://fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Black.otf) format('opentype')
}

/*------------------------------------------------------------ 初期設定 -*/
html[lang="ja"] body,
html[lang="ja"] button,
html[lang="ja"] input,
html[lang="ja"] select,
html[lang="ja"] textarea {
	color: #363833;
	font-family: Noto Sans Japanese,  "Hiragino Kaku Gothic Pro", Meiryo, sans-serif
}
body {
	font-size: 17px;
	font-weight: 300;
	line-height: 1.5em;
	overflow-x: hidden
}
h1 {
	background: url(http://www.miraclerouge.jp/content/images/template/logo.png) no-repeat;
	float: left;
	height: 42px;
	margin: 0 0 15px 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 256px
}
h1 a {
	display: block;
	height: 42px;
	width: 256px
}
h2 {
	background-image: -webkit-gradient(linear, left top, right bottom,from(rgba(255, 255, 255, 0.0)), color-stop(0.4, rgba(255, 255, 255, 0.0)), color-stop(0.4, rgba(255, 0, 127, 0.1)), color-stop(0.6, rgba(255, 0, 127, 0.1)), color-stop(0.6, rgba(255, 255, 255, 0.0)),to(rgba(255, 255, 255, 0.0)));
	background-image: -webkit-linear-gradient(top -45deg,transparent 40%,rgba(255, 0, 127, 0.1) 40%,rgba(255, 0, 127, 0.1) 60%,transparent 60%);
	background-image: -moz-linear-gradient(top -45deg,transparent 40%,rgba(255, 0, 127, 0.1) 40%,rgba(255, 0, 127, 0.1) 60%,transparent 60%);
	background-image: -o-linear-gradient(top -45deg,transparent 40%,rgba(255, 0, 127, 0.1) 40%,rgba(255, 0, 127, 0.1) 60%,transparent 60%);
	background-image: linear-gradient(to bottom -45deg,transparent 40%,rgba(255, 0, 127, 0.1) 40%,rgba(255, 0, 127, 0.1) 60%,transparent 60%);
	background-size: 4px 4px;
	border-bottom: #ff007f solid 3px;
	border-top: #ff007f solid 3px;
	color: #ff007f;
	font-size: 150%;
	font-weight: bold;
	line-height: 1.6em;
	margin: 0 0 30px 0;
	position: relative;
	padding: 5px 20px 5px 5px
}
h2:before {
	border-color: transparent;
	border-style: solid;
	border-top-color: #ff007f;
	border-width: 12px;
	content: " ";
	height: 0;
	left: 24px;
	position: absolute;
	top: 100%;
	width: 0
}
h2:after {
	border-color: transparent;
	border-style: solid;
	border-top-color: #fff;
	border-width: 8px;
	content: " ";
	height: 0;
	left: 28px;
	position: absolute;
	top: 100%;
	width: 0;
	z-index: 1
}
h2 a {
	color: #ff007f
}
h3 {
	border-bottom: solid 3px #ed9db9;
	font-size: 130%;
	font-weight: 500;
	line-height: 1.6em;
	margin: 2em 0 0 0;
	position: relative
}
h3:after {
	border-bottom: solid 3px #ff007f;
	bottom: -3px;
	content: " ";
	display: block;
	position: absolute;
	width: 20%
}
footer h3 {
	border: none;
	font-weight: 400;
	line-height: 1em;
	margin: 0;
	padding: 0;
	text-align: left
}
footer h3:after {
	display: none
}
p {
	line-height: 1.6em;
	padding: 0 0 0.3em 0
}
strong {
	font-weight: 600
}
a {
	color: #1a0dab;
	text-decoration: none
}
article ul {
	list-style-position: inside
}
article li {
	padding: 5px 0
}
@media only screen and (max-width: 768px) { /*! タブレット */
body {
	font-size: 16px
}
h1 {
	left: 15px;
	margin: 0;
	position: absolute;
	top: 13px
}
footer h3 {
	text-align: center
}
}
@media only screen and (max-width: 736px) { /*! スマートフォン */
h1 {
	background: url(http://www.miraclerouge.jp/content/images/template/logo.png) no-repeat;
	background-size: 80% auto;
	height: auto;
	left: 10px;
	margin: 5px 0 0 0
}
}

/*---------------------------------------------------------------- 汎用 -*/
.center {
	text-align: center
}
.left {
	text-align: left
}

/*------------------------------------------------------ ナビゲーション -*/
#navbar {
	background-color: #ef9c99;
	box-shadow: 3px 3px 3px rgba(0,0,90,0.1);
	color: #fff;
	height: 60px;
	left: 0;
	opacity: 1;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100
}
#menu {
	border-right: dotted 1px #ccc;
	display: none
}
#menu li {
	border-left: dotted 1px #ccc;
	box-sizing: border-box;
	float: left;
	font-weight: 300;
	position: relative;
	text-align: center;
	width: 20%;
	z-index: 1
}
#menu li a {
	color: #ff007f;
	display: block;
	font-size: 105%;
	font-weight: 400;
	margin: 0;
	text-decoration: none;
	text-shadow: 2px 2px 1px #fff,-2px 2px 1px #fff,2px -2px 1px #fff,-2px -2px 1px #fff
}
#menu li a:hover {
	background: linear-gradient(#f1f2f2, #f9f9f9);
}
#menu li a i {
	color: #ff007f;
	margin: 0 5px 0 0
}
#menu li ul.sub-menu {
	display: none;
	left: 0;
	position: absolute;
	top: 1.8em
}
#menu li:hover ul.sub-menu {
	display: block;
	margin: 5px 0 0 0
}
#menu li ul.sub-menu li {
	background-color: #363833;
	border: none !important;
	color: #fff;
	float: none;
	font-size: 100%;
	line-height: 2.2em;
	opacity: 0.9;
	padding: 0 10px;
	text-align: left;
	width: 375px
}
#menu li ul.sub-menu li a {
	color: #fff;
	line-height: 2.6em;
	padding: 0;
	text-shadow: none;
	width: 100%
}
#menu li ul.sub-menu li a:hover {
	background: none
}
#menu li ul.sub-menu li a i {
	color: #fff
}
#menu li ul.sub-menu li a:hover {
	text-decoration: underline
}
.slicknav_nav li {
	background: #363833;
	border-top: 1px solid #777;
	line-height: 2em;
	margin: 0;
	padding: 0
}
.slicknav_nav li i {
	display: none
}
.slicknav_nav li ul li {
	border-top: none
}
.slicknav_nav li a {
	color: #fff
}
.slicknav_nav li:before {
	color: #fff;
	content: '\f0da';
	float: left;
	font-family: FontAwesome;
	padding: 7px 12px 0 15px
}
.slicknav_menu .slicknav_icon-bar {
	background-color: #004345
}
.slicknav_menu a:hover {
	color: #fff
}
.slicknav_btn {
	cursor: pointer;
	display: block;
	float: right;
	line-height: 1.125em;
	padding: 0.438em 0.625em 0.438em 0.625em;
	position: relative;
	vertical-align: middle
}
.slicknav_menu .slicknav_menutxt {
	display: block;
	float: left;
	line-height: 1.188em
}
.slicknav_menu .slicknav_icon {
	float: left;
	margin: 0.188em 0 0 0.438em
}
.slicknav_menu .slicknav_no-text {
	margin: 0
}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
	margin-top: 0.188em
}
.slicknav_nav {
	clear: both
}
.slicknav_nav ul,
.slicknav_nav li {
	display: block
}
.slicknav_nav li li:before {
	color: #fff;
	content: '\f105';
	float: left;
	font-family: FontAwesome;
	padding: 5px 10px 0 0
}
.slicknav_nav .slicknav_arrow {
	margin: 0 0 0 0.4em
}
.slicknav_nav .slicknav_item {
	cursor: pointer
}
.slicknav_nav .slicknav_row {
	display: block
}
.slicknav_nav a {
	display: block
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
	display: inline
}
.slicknav_menu:before,
.slicknav_menu:after {
	content: " ";
	display: table
}
.slicknav_menu:after {
	clear: both
}
.slicknav_menu {
	*zoom: 1
}
.slicknav_menu {
	margin-top: -2px
}
.slicknav_btn {
	background: linear-gradient(#f6f6f6, #e6e6e6);
	border: solid 2px #999;
	border-radius: 5px;
	cursor: pointer;
	display: block;
	float: right;
	line-height: 1em;
	margin: 0;
	padding: 5px 2px 7px 1px;
	right: 5px;
	text-decoration: none;
	top: 10px;
	width: 37px;
	z-index: 200
}
.slicknav_btn:before {
	color: #4c4c4c;
	content: '\f0c9';
	font-size: 25px;
	font-family: FontAwesome;
	line-height: 1em;
	margin: 0;
	padding: 0 0 0 8px
}
.slicknav_btn:after {
	color: #363833;
	content: 'menu';
	display: block;
	font-size: 9px;
	line-height: 0.3em;
	margin: 0;
	padding: 0;
	text-align: center
}
.slicknav_menu .slicknav_menutxt {
	color: #363833;
	font-weight: bold;
	text-shadow: 0 1px 3px #000
}
.slicknav_menu .slicknav_icon-bar {
	background-color: #f5f5f5
}
.slicknav_menu {
	padding: 5px
}
.slicknav_nav {
	color: #004345;
	margin: 0;
	padding: 0
}
.slicknav_nav {
	background: #363833;
	list-style: none;
	position: relative;
	right: 0;
	text-align: left;
	top: 10px;
	width: 100%;
	z-index: 300
}
.slicknav_nav ul {
	margin: 0 0 0 20px;
	padding: 0
}
.slicknav_nav .slicknav_row {
	margin: 2px 5px;
	padding: 5px 10px
}
.slicknav_nav a {
	color: #004345;
	margin: 0 5px;
	padding: 5px 10px;
	text-decoration: none
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
	margin: 0;
	padding: 0
}
.slicknav_nav .slicknav_row:after {
	color: #999;
	content: '\f0c9';
	float:right;
	font-family: FontAwesome;
	line-height: 1em;
	margin: 0;
	padding: 5px 0 0 8px
}
.slicknav_nav a:hover {
	color: #fff
}
.slicknav_nav .slicknav_txtnode {
	margin-left: 15px
}
@media only screen and (min-width: 769px) { /*! タブレット */
#navbar {
	background: none;
	box-shadow: none;
	position: absolute;
	right: 0;
	top: 20px;
	width: 100%;
	z-index: 100
}
#navbar nav {
	margin: 0;
	padding: 7px;
	width: auto
}
#navbar li a {
	display: none
}
nav {
	background: linear-gradient(#f9f9f9, #f1f2f2);
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
	clear: both;
	line-height: 40px;
	margin: 0;
	padding: 5px 0;
	width: 100%
}
nav ul {
	display: block;
	list-style: none;
	margin: 0 auto;
	width: 1024px
}
nav li a {
	color: #fff
}
#menu {
	display: block;
	height: 40px;
	margin: 0 auto;
	padding: 0
}
.slicknav_menu {
	display: none
}
}

/*------------------------------------------------------------ ヘッダー -*/
header {
	margin: 0;
	padding: 20px 0
}
#description {
	float: left;
	font-size: 15px;
	line-height: 1.4em;
	margin: 0 0 20px 1em;
	padding: 0
}
#mail {
	float: right;
	font-weight: 300;
	margin: 8px 0 20px 0;
	padding: 0
}
#mail a {
	color: #363833;
	font-size: 130%;
	font-weight: 500
}
@media only screen and (max-width: 768px) { /*! タブレット */
header {
	padding: 0 0 2px 0
}
#description {
	left: 280px;
	margin: 0;
	position: absolute;
	top: 13px
}
#mail {
	display: none
}
}
@media only screen and (max-width: 736px) { /*! スマートフォン */
#description {
	display: none
}
}

/*---------------------------------------------------------- コンテンツ -*/
main {
	margin: 0 auto 100px auto;
	overflow: hidden;
	width: 1024px
}
article {
	float: left;
	overflow: hidden;
	width: 700px
}
section {
	display: table;
	margin: 0 auto;
	width: 1024px
}
.content {
	margin: 0 auto;
	width: 1024px
}
.posted {
	margin: 0 0 150px 0
}
@media only screen and (max-width: 768px) { /*! タブレット */
main {
	margin: 0 auto 100px auto;
	width: 100%
}
article {
	float: none;
	margin: 0 auto;
	width: 96%
}
article img {
	height: auto;
	max-width: 100%
}
section {
	width: 100%
}
.content {
	margin: 0 0 15px 0;
	width: 100%
}
}

/*------------------------------------------------------ サブコンテンツ -*/
aside {
	box-sizing: border-box;
	overflow: hidden;
	float: right;
	overflow: hidden;
	width: 300px
}
#widget1 {
	width: 100%
}
#widget2 {
	background: #ffffcc url(http://www.miraclerouge.jp/content/images/template/aside.png) repeat;
	box-sizing: border-box;
	margin: 20px 0 0 0;
	padding: 15px;
	width: 100%
}
aside img {
	display: inline-block;
	height: auto;
	text-align:center;
	max-width: 100%
}
.sidetitle {
	background: #fff url(http://www.miraclerouge.jp/content/images/template/h2.png) repeat;
	border: solid 3px #ff007f;
	color: #ff007f;
	font-size: 110%;
	font-weight: 500;
	line-height: 1.2em;
	margin: 15px 0;
	padding: 0.3em;
	text-align: center
}
.sidebody  {
	border-bottom: dotted 1px #777;
	line-height: 1.2em;
	padding: 0.8em 0
}
.side {
	margin: 0 0 50px 0
}
#widget1 iframe,
#widget1 table,
#widget1 img {
	height: auto;
	margin: 0;
	width: 100%
}
@media only screen and (max-width: 768px) { /*! タブレット */
aside {
	float: none;
	margin: 50px auto 0 auto;
	width: 96%
}
aside img {
	display: block;
	height: auto;
	margin: 0 auto 10px auto;
	max-width: 100%
}
#widget1 {
	box-sizing: border-box;
	float: left;
	width: 49%
}
#widget1 iframe,
#widget1 img {
	margin: 0 0 10px 0
}
#widget2 {
	box-sizing: border-box;
	float: right;
	margin: 0;
	width: 49%
}
}
@media only screen and (max-width: 736px) { /*! スマートフォン */
#widget1 {
	float: none;
	margin: 0 0 10px 0;
	width: 100%
}
#widget2 {
	float: none;
	width: 100%
}
}

/*------------------------------------------------------------ フッター -*/
footer {
	background: #ffffcc;
	border-top: solid 1px #eee;
	overflow: hidden;
	padding: 20px 0 0 0;
	width: 100%
}
footer .box {
	display: table-cell;
	list-style: none;
	padding: 1.5%;
	text-align: center;
	width: 33%
}
footer .box a {
	border: solid 1px #363833;
	border-radius: 3px;
	color: #363833;
	display: block;
	font-size: 130%;
	line-height: 2em;
	margin: 15px auto 5px auto;
	padding: 0;
	text-decoration: none;
	width: 270px
}
footer .box a:hover {
	background: #fff;
	color: #ff007f
}
footer .box strong {
	border: solid 1px #363833;
	border-radius: 3px;
	display: block;
	font-size: 130%;
	line-height: 2em;
	margin: 15px auto 5px auto;
	padding: 0;
	width: 270px
}
footer .box i {
	margin: 0 10px 0 0
}
#copyright {
	background: #ff007f;
	margin: 25px 0 0 0;
	text-align: center
}
#copyright p {
	color: #fff;
	line-height: 2em;
	margin: 0;
	padding: 0
}
@media only screen and (max-width: 768px) { /*! タブレット */
footer .box {
	box-sizing: border-box;
	display: block;
	float: left;
	width: 50%
}
footer .box:first-child {
	width: 100%
}
footer .left {
	text-align: center
}
}
@media only screen and (max-width: 736px) { /*! スマートフォン */
footer .box {
	box-sizing: content-box;
	float: none;
	width: 100%
}
}

/*--------------------------------------------------------- ヴィジュアル -*/
#visual {
	height: auto;
	margin: 0 auto 20px auto;
	width: 1024px
}
#visual img {
	height: auto;
	width: 100%
}
@media only screen and (max-width: 768px) { /*! タブレット */
#visual {
	width: 100%
}
#service .box {
	margin: 0 0 15px 0;
	padding-bottom: 10px;
	width: 49%
}
}

/*-------------------------------------------------- ページトップボタン -*/
#page-top {
	bottom: 0;
	position: fixed;
	right: 2%
}
#page-top a {
	background: #dc0273;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	height: 48px;
	line-height: 48px;
	margin: 0;
	opacity: 0.7;
	padding: 0;
	text-align: center;
	text-shadow: none;
	width: 48px
}
#page-top a:hover {
	opacity: 0.9;
	text-decoration: none
}
#page-top a i {
	color: #fff;
	font-size: 30px;
	line-height: 45px;
	margin: 0
}

/*------------------------------------------------------------ コメント -*/
table.form {
	box-sizing: border-box;
	width: 100%
}
table.form tr,
table.form td {
	float: left;
	width: 100%
}
table.form input,
table.form textarea {
	margin: 0 auto;
	width: 96%
}
table.form input[type=submit] {
	display: block;
	margin: 1em auto;
	text-align: center;
	width: 100px
}
table.form input[type=checkbox] {
	display: inline;
	margin: 0;
	width: 10px
}

/*---------------------------------------------------------- カレンダー -*/
.calender {
	margin-bottom: 10px;
	text-align: center
}
.calendarhead {
	font-weight: bold;
	margin-bottom: 3px
}
.calendartable {
	background: #fff;
	border: 1px solid #ccc;
	margin: 0 auto;
	width: 100%
}
.calendarwd {
	background-color: #ff007f;
	color: #fff;
	padding: 5px
}
.calendarweek {
	color: #fff
}
.calendard{
	border: 1px solid #ccc;
	text-align: center
}
.sun .calendar {
	color: #ff0000
}
.sat .calendar {
	color: #0099ff
}

/*---------------------------------------------------------- カテゴリー -*/
.category {
	margin-bottom: 10px
}

/*---------------------------------------------------------- お気に入り -*/
.link  {
	margin-bottom: 10px
}

/*-------------------------------------------------------- ブログ内検索 -*/
.search {
	margin-bottom: 10px
}

/*------------------------------------------------------------ QRコード -*/
.qrcode {
	margin-bottom: 10px
}

/*---------------------------------------------------- アクセスカウンタ -*/
.counter {
	margin-bottom: 10px
}

/*------------------------------------------------------------ 読者登録 -*/
.subscription {
	margin-bottom: 10px
}
.input_general_box {
	width: 100px
}

/*-------------------------------------------------------- プロフィール -*/
.profile {
	margin-bottom: 10px
}
.nickname {
	font-weight: 400;
	margin: 5px auto;
	word-spacing: 0.2em;
	text-align: center
}
.photo {
	margin: 5px auto;
	text-align: center
}
.message {
	font-size: 85%;
	line-height: 120%;
	margin: 5px
}

/*---------------------------------------------------------- お勧め商品 -*/
.article_ad {
	margin-bottom: 10px
}

/*-------------------------------------------------------- タグクラウド -*/
.tag_cloud {
	margin-bottom: 10px
}

/*-------------------------------------------------- カスタムプラグイン -*/
.custom1,
.custom2,
.custom3 {
	margin-bottom: 10px
}

/*-------------------------------------------------------- マイアルバム -*/
.album {
	margin-bottom: 10px
}
#album-link {
	background: #ff007f
}