html {
	overflow: auto;
}

body {
	font-family: 'Noto Sans Japanese', serif;
	overflow: hidden;
	position: relative;
/*min-width: 1000px;*/
}

header > nav {
	background: #E586A7;
	width: 100%;
	padding: 0 100%;
	margin: 0 -100% 6px;
}

/*ヘッダー
-------------------------------------------------------*/
/*タイトル-----------------*/
header .sitename {
	padding: 10px 12px 0;
}

/*ブログ内
-------------------------------------------------------*/
/*手順--------------------*/
div.step {
	margin-bottom: 10px;
	background: #FFFDFD;
	border: 1px dashed #F7BBBC;
}

div.step > ol {
	margin: 0 auto;
}

div.step > li {
	font-size: 14px;
	line-height: 28px;
	margin: 14px 0;
}

div.step > p {
	margin: -15px 0 5px 10px;
	font-size: xx-small;
}

/*目次--------------------*/
div.index {
	margin: 30px 0;
	background-image: url('https://nyusenen.net/wp/wp-content/uploads/2015/12/crossword.png');
	padding: 5px 20px 5px 32px;
	border: 1px solid #C3CCD2;
	border-radius: 5px;
}

div.index > p {
	font-size: 15px;
	text-align: center;
	margin: 0 auto;
}

div.index > ol {
	padding-bottom: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
}

div.index > ol > li {
	font-size: 14px;
}

div.index > ol > li > ol {
	margin-bottom: 0;
}

div.index > h4 {
	background-color: rgba(255,255,255,0);
}

/*投稿一覧表示
-------------------*/
dd h3 a {
	color: #FD9797;
}

/*文字背景-------------------*/
.h {
	background: rgba(276,272,0,0.4);
}

/*引用----------------------*/
.inyoumodoki {
	background-color: rgba(243,243,243,0.24);
	padding-top: 40px;
	padding-bottom: 1px;
}

.inyoumodoki > p.rel {
	font-size: 10px;
}

/*グロナビ
--------------------*/
/*PC================*/
nav li a:hover {
	text-decoration: none;
}

.menu li {
	float: left;
	width: 24%;
	height: 40px;
	padding: 0;
	margin-right: 1px;
	line-height: 30px;
	margin-bottom: 0;
}

.menu li a {
	text-align: center;
	display: block;
	padding-top: 7px;
	width: 100%;
	color: white !important;
	border-radius: 3px;
	font-size: 1.3em;
}

.menu li:hover > a {
	opacity: .8;
}

.menu li ul li {
	overflow: hidden;
	height: 0;
	padding: 0;
}

.menu li ul li a {
	background: #9ccdf4;
	padding: 10px 0;
}

.menu li:hover ul li {
	overflow: visible;
	height: 30px;
	z-index: 1;
}

/*SP================*/
#s-navi dt.trigger .op {
	margin-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #fff;
	border-radius: 10px;
	background-color: #ffa5e7;
	box-shadow: 0 2px 0 #aaa;
}

#s-navi dd.acordion_tree {
	width: 100%;
}

#s-navi dd.acordion_tree .open {
	display: block;
}

#s-navi dd.acordion_tree li {
	background-color: #EF9493;
	border-left-width: 0;
	margin-bottom: 13px;
	width: 95%;
	border-radius: 20px;
}

/*ハイライト*/
#s-navi dd.acordion_tree li:nth-child(2) {
	background-color: #ffa5e7;
}

#s-navi dd.acordion_tree li a {
	text-decoration: none;
}

dd.acordion_tree input#s {
	width: 95%;
	margin-bottom: 20px;
	color: #fff;
	text-align: center;
	padding-left: 72px;
	border-radius: 20px;
	height: 41px;
	font-size: 15px;
}

dd.acordion_tree input#s::-webkit-input-placeholder {
	color: #fff;
}

dd.acordion_tree input#s::-ms-input-placeholder {
	color: #fff;
}

dd.acordion_tree input#s::-moz-input-placeholder {
	color: #fff;
}

dd.acordion_tree #searchsubmit {
	right: 20px;
	top: 311px;
	display: none;
}

/*table-----------------------------
------------------------------------*/
table th {
	background: cornsilk;
}

/*カエレバ----------------------------
------------------------------------*/
.kaerebalink-link1 div {
	border: 1px solid rgba(255,255,255,0);
	border-radius: 10px;
	padding: 1px 10px;
	margin: 5px 0;
	background: #FF565D;
	line-height: normal;
	box-shadow: 0 2px 0 #868686;
	display: inline-block;
}

.kaerebalink-link1 a {
	color: #fff;
	text-decoration: none;
}

.kaerebalink-name {
	font-weight: bold;
}

kaerebalink-name {
	opacity: 50%;
}

/*h3-----------------------------
---------------------------------*/
.post h3 {
	color: #E28BCA;
	font-weight: 500;
}

/*h4-----------------------------
---------------------------------*/
.post h4 {
	padding: 0;
	margin: 10px 0;
	background-color: #FFF;
	font-size: 16px;
}

/*ヘッダー-----------------------------
---------------------------------*/
header > p#sub {
	text-align: center;
	font-size: 19px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "ＭＳ Ｐゴシック", sans-serif;
	font-weight: 700;
	margin: 0 0 8px;
	margin-right: 25px;
}

header > p#main {
	text-align: center;
	font-size: 26px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "ＭＳ Ｐゴシック", sans-serif;
	font-weight: 600;
}

header a {
	color: #F36464;
	text-decoration: none;
}

h1#main {
	text-align: center;
	font-size: 26px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "ＭＳ Ｐゴシック", sans-serif;
	font-weight: 600;
	margin-top: 0;
}

/*記事一覧-----------------------------
---------------------------------*/
#topnews dl {
	margin-bottom: 15px;
/*追加*/
	padding-bottom: 15px;
/*追加*/
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

#topnews dd h3 {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 5px;
	text-decoration: underline;
/*追加*/
}

div.blog_info > p {
	margin-bottom: 7px;
}

.blog_info p a {
	margin-right: 7px;
	font-size: 15px;
}

/*カテゴリページ-----------------------------
---------------------------------*/
.cat_dcp {
	background-color: f9f9f9;
	margin-bottom: 15px;
	padding-bottom: 5px;
	overflow: hidden;
}

.cat_dcp p {
	margin-top: 6px;
	margin-bottom: 0;
	padding-top: 2%;
	font-size: 15px;
}

.cat_dcp a {
	color: black;
	text-decoration: dotted;
}

.cat_dcp p:last-of-type {
	margin-bottom: 10px;
}

.cat_dcp strong {
	color: #f99d9d;
	font-weight: 400;
}

.cat_dcp img {
	margin: 0 auto;
	width: 90%;
	max-width: 400px;
}

.cat_dcp .ads a {
	color: #FD9797;
}

#topnews dl:first-child {
	padding-top: 0;
}

/*----iframeレスポンシブ対応-------------*/
.iframe-contents {
	position: relative;
	padding-bottom: 80%;
	height: 0;
	overflow: hidden;
}

.iframe-contents iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/*-----カスタムCSSから以降--------*/
/*  background color *#header-fnav-area */
#gnav ul li.current-menu-item a {
	background: #F0DCE7;
}

#gnav ul li.current-menu-item a {
	background: #F0DCE7;
}

#gnav {
	background: #F0DCE7;
}

#header-nav-btn a {
	background: rgba(218,13,13,0.28);
}

#header-fnav-area #header-fnav-btn a {
	background: rgba(218,13,13,0.28);
}

#header {
	background: #F0DCE7;
}

//#gnav ul li:hover a {
	background: #F4A1AE;
}

//#gnav ul li a:hover {
	color: #fff;
	background: #F4A1AE;
}

/* ボタンカラー */
body.home .front-loop .popular_post_box .p_category {
	background: #rgba(247,156,148,0.82);
}

/*  spgnavi背景 */
#gnav-sp {
	background: rgba(255,130,130,0.92);
}

/*  topビジュアル */
body.home #main_visual {
	background-size: cover;
	min-height: 100%;
}

/* 見出し*/
h1 {
	font-size: 30px;
	line-height: 30px;
}

h2.ribon1 {
	position: relative;
	color: #fff;
	background: #E2B5CE;
	font-size: 20px;
	line-height: 1;
	text-shadow: 1px 1px 1px #000;
	border: 1px solid #E2B5CE;
	margin: 30px -10px 10px;
	padding: 15px 5px 12px 10px;
	border-radius: 5px;
	width: 100%;
}

h2.ribon1:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 30px;
	height: 0;
	width: 0;
	border: 10px solid transparent;
	border-top: 10px solid #E2B5CE;
}

h3.ribon1 {
	border-bottom: 1px dashed #d64e80;
	padding: .1em;
	font-size: 20px;
}

/*
p{ 
  line-height:1.7em;
  margin: 13px 0 20px;
 }
*/
.site-info {
	padding: .3% 10%;
}

/*aリンクの色*/
a {
	color: #E9A1A9;
}

a:hover {
	color: #FB0087;
}

/*name商品名*/
.name {
	color: #ff990;
}

/*広告バナーとボタン*/
.btn_wrap a {
	text-decoration: none;
}

.ads {
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
}

.ads p {
	margin-bottom: 3px;
}

.ads img {
	width: 80%;
	height: auto;
	display: block;
	margin: 0 auto;
}

.ads .btn_c {
	background-color: #ff7f93;
	width: 80%;
	display: block;
	margin: 3px auto;
	height: 50px;
	color: #fff;
	box-shadow: 0 4px 0 #bd808a;
}

.ads .btn_c .catch {
	font-size: 15px;
}

.ads .btn_c .desc {
	font-size: 20px;
	display: block;
	margin-top: -7px;
}

.ads .btns {
	margin: 10px auto;
	width: 80%;
	height: 50px;
	text-align: center;
}

.btn_l, .btn_r {
	min-width: 45%;
	height: 40px;
	padding: 3%;
	box-sizing: border-box;
	background-color: #e0e0e0;
	color: #060706;
	box-shadow: 0 4px 0 #606260;
}

.btn_c, .btn_l, .btn_r {
	font-size: 13px;
	border: 1px solid transparent;
	border-radius: 3px;
	cursor: pointer;
}

.btn_l {
	float: left;
}

.btn_r {
	float: right;
}

#topnews {
	padding-top: 15px;
	border-top-style: dotted;
	border-top-color: #999;
	border-top-width: 1px;
}

/*関連記事*/
h4.point {
	color: crimson;
}