<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*! style-delay.css v1.0.0 */
ul.breadcrumb li:last-child{
	display:none;
}
.imgshadow img{
	box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}
.post a img, .post img a{display:block;}
#reca{
	width:304px;
	margin:0 auto 20px;
}
.lpimg-sp {margin: 0 -10px;}
.lpimg-pc {display:none;}
/*テーブルの横スクロールのためのCSSはここから*/
 table{ 
    width:100%;
}
.scroll{
    overflow: auto;
    white-space:nowrap;
}
.scroll::-webkit-scrollbar{
    height: 15px;
}
.scroll::-webkit-scrollbar-track{
    background: #f1f1f1;
}
.scroll::-webkit-scrollbar-thumb{
    background: #bbb;
}
/*テーブルの横スクロールのためのCSSはここまで*/
/* オレンジメール*/
table.OM_table {
    border: none;
}
.OM_table {
	width:100%;
	border:none;
}
td.OM_bottom {
    display: none;
}
.OM_table tr td{
	text-align: center;
	border: solid 1px #fff;
    background: #fff;
}
.OM_top {
	border:0;
	font-size:22px;
	font-weight:600;
	padding:15px 0;
	background-color:#d3d3d3;
	color:#333;
	font-weight:bold;
	text-align:center;
	line-height:22px;
}
.OM_left {
	border:0;
	font-size:18px;
	color:#333333;
	padding:10px 15px;
	text-align:center;
	width:100%;
	font-weight:bold;
}
.OM_center {
	border:0;
	font-size:18px;
	background:#f8f8ff;
	color:#333333;
	padding:10px 15px;
	text-align:center;
	width:100%;
}
.OM_right {
	border:0;
	font-size:18px;
	color:#333333;
	padding:10px 15px;
	text-align:center;
	width:100%;
	font-weight:bold;
}
.OM_bottom {
	border:0;
	font-size:18px;
	color:#a9a9a9;
	padding:15px 15px 15px 15px;
	text-align:center;
	line-height:16px;
}
.OM_seimei {
	width:90%;
	padding:0 5px;
}
.OM_mail {
	width:90%;
	padding:0 5px;
}
.OM_left2 {
	border:0;
	font-size:16px;
	color:#333333;
	padding:20px 15px;
	text-align:center;
	width:100%;
	font-weight:bold;
}
.OM_mail2 {
	width:90%;
	padding:10px 10px;
	margin:20px 5px;
	background: rgba(241, 241, 241, 0.68);
    border: none;
}
.OM_submit {
	background-color: #ffffff;
    color: #333333;
    width: 95%;
    font-size: 18px;
    padding: 10px 5px;
    border-radius: 4px;
    border: none;
}
.OM_link:hover {
	border-bottom:1px dotted #1393ff;
}
.OM_submit input[type="submit"] {
	width: 40%;
	font-size: 100%;
	padding: 8px 4px;
	background: #ff953e;
	border: 1px solid #ff953e;
	color: #373737;
	text-decoration: none;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;
	border-radius:3px;
}
.OM_submit input[type="submit"]:hover {
	background: #ff9800;
	color: #29297d;
}
/*Ninja Formsカスタマイズ*/
.field-wrap input[type=button], .field-wrap input[type=submit] {
    background: #ff953e;
    border: 0;
	margin: 0;
    height: 50px;
    font-weight: bold;
    color: #373737;
    width: 50% !important;
    box-shadow: 0 1px 5px #ccc;
    transition:.2s ease-in-out;
}

.field-wrap input[type=button]:hover, .field-wrap input[type=submit]:hover{
    background:#ff9800;
    transition:.2s ease-in-out;
}
span.emphasis {
    -webkit-text-emphasis: filled circle #1a1a1a;
   text-emphasis: filled circle #1a1a1a;
}
header .sitename a:hover {
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.img-waku img{
	border:5px solid #858585;
    border-radius: 3px;
	width:auto;
	max-width:97.5%;
	margin:0 auto;
}
.post blockquote {
	position:relative;
	padding:50px 20px 20px;
	margin:10px 5px 20px;
	border:solid 2px #cecece;
	border-radius: 3px;
}
.post blockquote:before{
	font-family: "Font Awesome 5 Free";
  content: "\f10d";
  position:absolute;
	font-weight:bold;
  top:10px;
	left:10px;
	font-size:1.5em;
	color:#cecece;
}
.post blockquote:after{
	font-family: "Font Awesome 5 Free";
  content: "\f10e";
  position:absolute;
	font-weight:bold;
    bottom:10px;
	right:10px;
	font-size:1.5em;
	color:#cecece;
}
.inyoumodoki {
	background-color: #f8f8ff;
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-style : solid;
        border-width : 5px;
	border-color : #808080;
        padding : 5px;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.kanren dl:nth-child(5){display:none;}
.kanren dl a {
    display: block;
}
.kanren h5 a{
    font-weight: bold;
    top: 102px;
    font-size: 12px;
	padding:0 4px;
    text-decoration: none;
}
.kanren {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	}
.kanren dl {
    position: relative;
	overflow: hidden;
    float: left;
    width: 48%;
    height: 180px;
    margin: 5px 1% 10px;
    padding: 0;
	box-shadow: 0px 1px 5px rgba(0,0,0,.3);	
}
.kanren dt{
	float: left;
	margin:0;
	padding:0 0 5px;
}
.kanren_img {
    overflow: hidden;
    height: 100px;
}


.kanren dd a {
    text-decoration: none;
}
.kanren .clearfix dd p {
	font-size: 12px;
	line-height: 18px;
}
.kanren .clearfix dd h5 a {
	text-decoration: none;
}
.kanren .clearfix dd h5 a:hover {
	color: #6495ed;
}
#kijisita-wrap h3 {
    margin: 20px auto;
    text-align: center;
}
#kijisita-kanren{
	float:left;
}
#kijisita-recent{
	float:left;
}
#under-cta{
	clear:both;
	margin: -5px 0 0;
}
.post table {
	border-color: #c0c0c0;
	margin-bottom:20px;
	width:100%;
}
table tr td {
	padding: 15px 10px;
	background:#fff;
	border-color: #f5f5f5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c0c0c0;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-left-color: #c0c0c0;
	font-size: 16px;
	line-height: 18px;
}
table th {
	padding: 10px;
	background:#f5f5f5;
	border-color: #f5f5f5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c0c0c0;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-left-color: #c0c0c0;
	font-size: 16px;
	line-height: 18px;
}
.post table tr td p{
	font-size: 16px;
	line-height: 18px;
}
.post table tr:nth-child(even) {
	background-color:#f3f3f3;
	}
.post submit {
	background-color: #a9a9a9;
	color: #333333;
	width: 95%;
	font-size: 18px;
	padding: 10px 5px;
	border-radius: 4px;
	
}
.post link:hover {
	border-bottom:1px dotted #1393ff;
}
.input[type="submit"] {
	width: 20%;
	font-size: 100%;
	padding: 4px;
	background: #e6e6fa;
	color: #333333;
	text-decoration: none;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;
}
.input[type="submit"]:hover {
	background: #66cdaa;
}
#main .post table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	color: #333;
}
img.alignright {
	display: block;
	margin: 0 0 0 auto;
    float: right;
	padding:0 0 0 10px;
}
img.alignleft {
	display: block;
	margin: 0 auto 0 0;
	float: left;
	padding:0 10px 0 0;
}
img.aligncenter {
	display: block;
	margin: 0 auto;
}
img.float-left {
	float: left;
}
img.float-right {
	float: right;
}
.wp-caption {
	text-align: center;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.ie8 img {
	width: auto;
}
#footer-navigation li a:hover {
color: #1788e1; 
background:#dddc; 
}
#side aside #mybox ul li ul li {
    font-size: 14px;
    color: #333333;
    line-height: 28px;
    margin-bottom: 0;
    padding: 5px 0 5px;
}
#side aside .searchsubmit{
	top:25px;
}
#mybox input#searchsubmit {
    margin-top: 10px;
}
*:first-child + html #searchsubmit {
	top: 1px;
}
p#headimg img {
    width: 100%;
    position: relative;
}
.pagination a:hover {
	color: #fff;
	background-color: #333333;
}
.sns li:hover{
	box-shadow: 0px 28px 30px -2px rgba(0,0,0,.3);
	transition: .2s ease-in-out;
    -webkit-transform: translate(0px,-2px);
    -moz-transform: translate(0px,-2px);
    -ms-transform: translate(0px,-2px);
    -o-transform: translate(0px,-2px);
    transform: translate(0px,-2px);
}
li.twitter.ripple.snsflat:hover,li.facebook.ripple.snsflat:hover,li.googleplus.ripple.snsflat:hover,li.hatebu.ripple.snsflat:hover,li.pocket.ripple.snsflat:hover,li.line.ripple.snsflat:hover,li.instagram.ripple.snsflat:hover{
    box-shadow: 0 0 0;
	    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}
li.twitter.ripple.snsghost:hover,li.facebook.ripple.snsghost:hover,li.googleplus.ripple.snsghost:hover,li.hatebu.ripple.snsghost:hover,li.pocket.ripple.snsghost:hover,li.line.ripple.snsghost:hover,li.instagram.ripple.snsghost:hover {
    box-shadow: 0 0 0;
	-webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}
li.twitter.ripple.snsghost a:hover {
    background: #06acee;
    color: #fff;
}

li.facebook.ripple.snsghost a:hover{
    background: #3c5a97;
    color: #fff;
}
li.hatebu.ripple.snsghost a:hover{
	background: #5d8ac1;
    	color: #fff;
}
li.pocket.ripple.snsghost a:hover{
	background: #f03e51;
    	color: #fff;
}
li.line.ripple.snsghost a:hover{
	background: #01b900;
    	color: #fff;
}
.sns  .twitter a:hover {
	background:#0092ca;
	color:#fff;
}
.sns .facebook a:hover {
	background:#2c4373;
	color:#fff;
}
li.instagram.ripple.snsghost:hover{
	-webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}
li.instagram.ripple.snsghost a:hover{
color:#fff;
background:#f13f79;
border:2px solid #f13f79;
}
.sns .hatebu a:hover {
	background:#43638b;
	color:#fff;
}
.sns .line a:hover {
	background:#019000;
	color:#fff;
}
/* Pocket */
.sns  .pocket a:hover {
	background:#c0392b;
	color:#fff;
}
.kijisita-sns-button .sns li:hover {
transition: .3s ease;
box-shadow:0px 10px 28px -2px rgba(0,0,0,.3);
}
#wp-calendar {
	border-collapse: collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	width: 100%;
}
#wp-calendar thead tr th {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
	font-size: 14px;
	padding: 3px;
	text-align: center;
	background-color: #f3f3f3;
}
#wp-calendar td {
	text-align: center;
	padding: 0px;
	background-color: #fff;
}
#wp-calendar caption {
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 14px;
}
#wp-calendar tbody tr #today {
	background-color: #b0e0e6;
}
#page-top a:hover {
	text-decoration: none;
	box-shadow: 0px 10px 30px rgba(0,0,0,.3);
    transition: .2s ease-in-out;
    -webkit-transform: translate(0px,-2px);
    -moz-transform: translate(0px,-2px);
    -ms-transform: translate(0px,-2px);
    -o-transform: translate(0px,-2px);
    transform: translate(0px,-2px);
}
.prev:hover, .next:hover {
    transition: .2s ease-in-out;
    -webkit-transform: translate(0px,-2px);
    -moz-transform: translate(0px,-2px);
    -ms-transform: translate(0px,-2px);
    -o-transform: translate(0px,-2px);
    transform: translate(0px,-2px);
    box-shadow: 0px 5px 15px 0px rgba(0,0,0,.3);
}
#adsense-mobile {
	max-width:320px;
	margin:10px auto;
	text-align:center;
}
#adsense-mobile.pcnone p {
    text-align: center !important;
}
#adsense-mobile.pcnone .textwidget {
    text-align: center;
}
/*ショートコードボタン*/
/*デフォルトボタン*/
.btn-wrap a:hover{
color:#fff;
box-shadow: 0px 8px 25px -5px rgba(0,0,0,.3);
transition: .2s ease-in-out;
}
@keyframes shiny {
 0% { left: -30%; }
 20% { left: 150%; }
 100% { left: 150%; }
}
@-webkit-keyframes shiny {
 0% { left: -30%; }
 20% { left: 150%; }
 100% { left: 150%; }
}
@-moz-keyframes shiny {
 0% { left: -30%; }
 20% { left: 150%; }
 100% { left: 150%;}
}
.btn-wrap.kotei1 a:hover{
background:none;
border:1px solid #3cb371;
color:#3cb371;
font-weight:bold;
}
.btn-wrap.kotei2 a:hover{
background:none;
border:1px solid #3cb371;
color:#3cb371;
font-weight:bold;
}
.btn-wrap.ghost a:hover{
box-shadow: 0px 8px 25px -5px rgba(0,0,0,.3);
transition: .2s ease-in-out;
}
.btn-wrap.spe a:hover {
	background-color:rgba(255,255,255,0);
	border-color: #59b1eb;
	color: #59b1eb;
	font-weight:bold;
}
.btn-wrap.ghostspe a:hover {
	background-color: #333;
	border-color: #333;
	color: #fff;
	font-weight:bold;
}

.btn-wrap.down a:hover {
	color: #fff;
}
@keyframes shiny {
 0% { left: -30%; }
 20% { left: 150%; }
 100% { left: 150%; }
}
@-webkit-keyframes shiny {
 0% { left: -30%; }
 20% { left: 150%; }
 100% { left: 150%; }
}
@-moz-keyframes shiny {
 0% { left: -30%; }
 20% { left: 150%; }
 100% { left: 150%;}
}
#accordion{
	max-width: 100%;
	border-top: 1px #ccc;
	border-bottom: 1px #ccc;
	padding: 10px 0;
	margin: 0 auto;
	background:#ff6347;
	float:left;
}
span.op {
    padding: 10px;
}
#1-column {
	max-width: 100%;
	padding: 0 50px;
	margin: 0 auto;
}
#side aside a:hover{
	color: #6495ed;
	background:#eaeaea;
}
.header-info a:hover {
    color: #fff;
    transition: .2s ease-in-out;
    position: relative;
	box-shadow: 0px 5px 28px -5px rgba(0,0,0,.3);
	transition: .2s ease-in-out;
    -webkit-transform: translate(0px,-2px);
    -moz-transform: translate(0px,-2px);
    -ms-transform: translate(0px,-2px);
    -o-transform: translate(0px,-2px);
    transform: translate(0px,-2px);

}
.pf4b:hover {
    transition: .2s ease-in-out;
    -webkit-transform: translate(0px,-2px);
    -moz-transform: translate(0px,-2px);
    -ms-transform: translate(0px,-2px);
    -o-transform: translate(0px,-2px);
    transform: translate(0px,-2px);
    box-shadow: 0px 15px 25px -5px rgba(0,0,0,.3);
}
.pf4b-inner a:hover{
	color:#fff;
	transition: .3s ease;
}
.pf4b-inner:hover span {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
	transition: .3s ease;
	border: 2px solid #fff;
    padding: 10px;
	font-size:.8em;
}
.tagcloud {
    display: inline-block;
    padding: 3px;
	font-size:13px;
}
.tagcloud a {
    text-decoration: none;
	color:#fff;
    background: #4681b5;
    margin: 5px 2px;
    padding: 3px;
    border-radius: 3px;
	line-height:1.5em;
	box-shadow: 0px 1px 5px rgba(0,0,0,.3);
	font-size: 14px !important;
}
.blog-card:hover{
    box-shadow: 0px 15px 25px -3px rgba(0,0,0,.3);
	transition: 0.3s ease-in-out;
}
.keikou {
    background: linear-gradient(transparent 60%, #ffff66 50%);
}
.sankaku {
    width: 0;
    height: 0;
    border: 60px solid transparent;
    border-top: 30px solid #5db3e2;
    margin: 0 auto -60px;
}
@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
.ripple .rp-effect {/*エフェクト*/
  position: absolute;
  border-radius: 50%;
  opacity: 0.35;/*波紋の濃さ*/
  transform: scale(0);
  background: #fffafa;/*波紋色*/
  animation: ripple 700ms;
  pointer-events: none; 
}

@-webkit-keyframes ripple {
  to {
    opacity: 0;
    transform: scale(2.5);
  }
}

@keyframes ripple {
  to {
    opacity: 0;
    transform: scale(2.5);
  }
}
/*****************************************************
 ↑　領域1　ここまで　↑
*****************************************************/

/******************************************************
　↓　領域2　（スマホ＆タブレット）ここから　↓
*****************************************************/
@media only screen and (max-width: 780px) {
/******************************************************
　↑　領域2　（スマホ＆タブレット）ここまで　↑
*****************************************************/
}

/******************************************************
　↓　領域3　（タブレット＆PC）ここから　↓
******************************************************/
@media only screen and (min-width: 420px) {
.lpimg-sp {margin: 0 -30px;}
.kanren h5{
	font-size:14px;
	font-weight:bold;
}
.kanren h5 a {
    top: 112px;
}
.kanren {
    float: left;
    width: 100%;
    margin: 0 8px 20px 0px;
}
.kanren dl.clearfix {
	position:relative;
    padding: 0;
    margin: 0 1%;
	overflow:hidden;
    border-radius: 3px;
	 -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
	box-shadow:0px 1px 5px rgba(0,0,0,.3);
}
.kanren dl.clearfix:hover{
	box-shadow: 0px 5px 15px -5px rgba(0,0,0,.3);
	transition: .2s ease-in-out;
    -webkit-transform: translate(0px,-2px);
    -moz-transform: translate(0px,-2px);
    -ms-transform: translate(0px,-2px);
    -o-transform: translate(0px,-2px);
    transform: translate(0px,-2px);
}

.kanren dl{
    float: left;
    width: 23%;
    height: 190px;
    margin: 5px 0 0 0;
    padding: 0;
	transration:all .8s ease;
}
.kanren h5{
	font-size: 12px;
    font-weight: bold;
}

.kanren dt{
	float: left;
	padding:0 0 5px;
}
.kanren_img {
    height: 112px;
}
.kanren dd{
	width:100%;
}

.kanren .clearfix dd p {
	font-size: 13px;
	color: #666;
	line-height: 18px;
}
.kanren .clearfix dd h5 a {
	font-size: 14px;
	color: #333;
	text-decoration: none;
}
.kanren .clearfix dd h5 a:hover {
	color: #6495ed;
}
/******************************************
　↑　領域3 タブレット＆PC　ここまで ↑
*******************************************/
}

/*************************************************
　↓　領域4　PCサイズ　ここから　↓
**************************************************/
@media only screen and (min-width: 781px) {
.lpimg-sp{display:none;}
.lpimg-pc{display:block;text-align:center; margin:0 -125px;}
.post h3 {
	margin:0 0 10px 0;
	padding: 15px 0;
    border-width: 3px 0 3px 0px;
	border-style:solid;
	line-height:140%;
    font-size: 1.3em;
	font-weight:bold;
}
.kanren dl.clearfix:hover {
	cursor : pointer ;
	position:relative;
	 -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.kanren dl.clearfix {
	padding : 0;
	margin-bottom : 0 ;
}
.kanren h5{
	font-size:14px;
	font-weight:bold;
}
.kanren {
	float: left;
	width: 100%;
	margin: 0 0 50px 0;
	}

.kanren dl{
	float:left;
	width: 23%;
	height: 198px;
	margin:5px 1%;
	padding: 0px;
}
.kanren dt{
	float: left;
    margin: 0;
    width: 100%;
    position: relative;
}
.kanren dt .kanren_img {
    overflow: hidden;
    height: 112px;
    width: 100%;
}
.kanren h5 a {
    position: relative;
    left: 0;
    width:100%;
	font-size:14px;
    padding: 2px;
    color: #3c3c3c;
    font-weight: 500;
    text-decoration: none;
	margin:0;
}
.kanren dd{
    height: 160px;
}

.kanren .clearfix dd p {
	font-size: 13px;
	color: #666;
	line-height: 18px;
}
.kanren .clearfix dd h5 a {
	font-size: 13px;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
}
.kanren .clearfix dd h5 a:hover {
	color: #6495ed;
}
/*************************************************
　↑　領域4　PCサイズ　終わり　↑
**************************************************/

}</pre></body></html>