@charset "UTF-8";
/*
 Theme Name: SANGO Child
 Theme URI: https://saruwakakun.design
 Author: SARUWAKA
 Author URI: https://saruwakakun.com
 Template: sango-theme
*/
#menu-item-118699 {
	display: none;
}
.single 
#menu-item-118699 {
	display: inline;
}
.cf:before,
.cf:after {
    content:"";
    display:table;
}
.cf:after {
    clear:both;
}
.cf {
    zoom:1;
}
html {
	overflow-x: hidden;
}
body {
	color: #020202;
}
.header {
	padding: 15px 0 0;
	border-top: 5px solid #000;
	box-shadow: inherit;
}
.header .svg-area {
	width: 100%;
	overflow: hidden;
	padding-top: 15px;
	line-height: 0;
}
#svg-bg {
	width: 100%;
    min-width: 2000px;
}
#breadcrumb li:first-child a::before {
    content: none;
}
#breadcrumb li::after {
    font-family: 'Font Awesome 5 Pro';
    content: "\f105";
}
.fixed-menu ul li .fas, .fixed-menu ul li .fal, .fixed-menu ul li .far {
    font-size: 24px;
    display: block;
    width: auto;
}
.sns-btn .sns-btn__item .fab, .sns-btn .sns-btn__item .fas {
    display: block;
    width: auto;
    height: auto;
    font-size: 35px;
    line-height: 1;
}
.normal-sns.sns-dif ul li .fas,.normal-sns.sns-dif ul li .fab {
	font-size: 30px;
	line-height: 52px;
	font-weight: normal;
}
.normal-sns.sns-dif .line a .fas, .normal-sns.sns-dif .line a .fab {
    font-size: 50px;
    color: #FFF;
	overflow: hidden;
	position: absolute;
	top: 8px;
	left: 0;
	right: 0;
	line-height: 36px;
}
.fa-line::before {
    background: #8ed97a;
	outline: 5px solid #fff;
	outline-offset: -3px;
}
.fixed-menu__follow a .fas , .fixed-menu__follow a .fab {
	font-size: 28px;
}
.sidelong__article {
    float: inherit;
    width: 100%;
    margin: 0 0 1% 0;
}
.sidelong__link {
    padding: 15px;
}
.sidelong__article-info {
    vertical-align: top;
	width: 100%;
}
.sidelong h2 {
    font-size: 20px;
	padding: 10px 0;
	overflow: inherit;
	height: auto;
}
.sidelong__link {
    color: #020202;
}
.sidelong .accent-bc {
    background-color: #f31100;
}
.newmark {
	border-radius: 4px;
	height: 21px;
	line-height: 20px;
}
/*.nothumb .entry-meta:after,
.nothumb .page-title:after {
	position: absolute;
	bottom: 0;
	left: 0;
	display: inline-block;
	content: "";
	width: 80px;
	height: 11px;
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #FFF;
}*/
.nothumb .entry-meta:after,
.nothumb .page-title:after {
	display: none;
}
.page-title {
    margin-top: 25px;
	padding: 25px 25px 20px;
	text-shadow: 0 0 5px white;
	background: -webkit-repeating-linear-gradient(-45deg, #f3f3f3, #f3f3f3 3px,#FFFFFF 3px, #FFFFFF 7px);
	background: repeating-linear-gradient(-45deg, #f3f3f3, #f3f3f3 3px,#FFFFFF 3px, #FFFFFF 7px);
	border-radius: 5px;
}
.entry-header .pubdate::before {
    content: none;
}
.entry-header .updated::before {
    content: none;
}
.entry-meta {
    text-align: right;
    font-size: 14px;
}
.entry-time {
    padding: 0;
}
.source {
	font-size: 85%;
	opacity: 0.65;
}
body #footer-menu {
	background: #0e1922;
}
#footer-menu b {
	display: block;
	margin-bottom: 15px;
	color: #FFF;
	font-size: 15px;
}
#footer-menu a {
	font-weight: bold;
	color: #fff!important;
}

#footer-menu li::before {
	font-family: 'Font Awesome 5 Pro';
	content: "\f1b2";
	margin-right: 5px;
	color: #FFF;
	font-weight: bold;
}
#footer-menu li {
	padding: 0 12px;	
}
#footer-menu .group-media {
	display: inline-block;
}
#footer-menu .group-media div {
	font-weight: bold;
	color: #FFF;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#footer-menu .group-media li::before {
	content: "\f054"
}
.copyright {
	opacity: 1;
	color: #fff!important;
}
.footer-contents .sns-btn ul {
	background: #cccfd7;
	margin: 0;
	padding: 15px 0;
	padding: 15px 0 25px;
}
.footer-contents .like_box {
	background: #cccfd7;
}
.sidebar {
	padding: 0;
	border-radius: 3px;
}
.widget {
	background: none;
}
.widget h4 + * {
	padding: 0 10px;
}
.widget_search {
    padding: 0 15px;
}
.widget .my-widget li a:hover {
	color: #a29882;
}
.widget_recent_entries, .widget_sns, .popular-posts, .widget_categories {
	background: #FFF;
	border-radius: 3px;
	border-top: 6px solid #0e1922;
	padding-bottom: 5px;
}
.widget_sns {
	text-align: center;
	padding: 0 10px 15px;
}
.widget_sns img {
	width: 50%;
	height: auto;
}
.widget_sns b {
	font-size: 14px;
}
.follow_btn a::before {
	font-family: 'Font Awesome 5 Pro';
}
.follow_btn .Twitter::before {
	font-family: 'Font Awesome 5 Brands';
	content: "\f099";
}
.follow_btn .Facebook::before {
	font-family: 'Font Awesome 5 Brands';
	content: "\f39e";
}
.follow_btn .Feedly:before {
 background: #2bb24c;
 content: "\f09e";
 font-weight: bold;
}
.follow_btn .Rss:before {
 background: #0e1922;
 content: "\f09e";
 font-weight: bold;
}
.sidebar .fb-box {
	width: 100%;
	padding: 0;
	margin-bottom: 25px;
}
.twitter-timeline {
	margin-top: 25px;
}
.sidebar .widget_recent_entries .widgettitle::before, .sidebar .popular-posts .widgettitle::before, .sidebar .widget_sns .widgettitle::before, .sidebar .widget_categories .widgettitle::before {
	font-family: 'Font Awesome 5 Pro';
	margin-right: 3px;
	margin-left: -30px;
}
.sidebar .widget_categories .widgettitle::before {
	color: #0e1922;
}
.sidebar .widget_recent_entries .widgettitle::before {
	content: "\f0d0";
	color: #0e1922;
}
.sidebar .popular-posts .widgettitle::before {
	content: "\f091";
	color: #0e1922;
}
.sidebar .widget_sns .widgettitle::before {
	content: "\f004";
	color: #F981AA;
}
.widget ul li {
	border-bottom: 1px solid #ddd;
}
.widget ul li:last-child {
	border-bottom: none;
}
.show_num li .rank {
	top: 5px;
}
.my-widget li a .my-widget__text {
	vertical-align: top;
	padding-top: 2px;
}
.wpp-list li {
	display: flex;
	line-height: 1.5;
}
.wpp-list li a:first-child {
	width: 88px;
}
.wpp-list li a:first-child img {
	max-width: 80px;
}
.wpp-list li a.wpp-post-title {
	font-size: 14px;
	padding-left: 15px;
}
nav.fixed-menu {
	  padding-bottom: constant(safe-area-inset-bottom);
      padding-bottom: env(safe-area-inset-bottom);
}
nav.fixed-menu a {
    color: #05226e;
}
.fixed-menu ul {
    opacity: 0.9;
}
.normal-sns.fixed-menu__share ul,.fixed-menu__follow {
    background: #ddd;
}
.fixed-menu__copy,
.fixed-menu__serch {
  position: fixed;
  bottom: -150px;
  width: 100%;
  z-index: 97;
  transition: .3s ease-in-out;
}
.fixed-menu__copy.active,
.fixed-menu__serch.active {
    bottom: 54px;
	bottom: calc(constant(safe-area-inset-bottom) + 54px);
	bottom: calc(env(safe-area-inset-bottom) + 54px);
}
body .fixed-menu .current-menu-item a, body .fixed-menu ul li a.active {
	color: #f367b2;
}
.footer img {
	width: 220px;
	height: auto;
	margin-bottom: 15px;
}

.copy_main {
  	margin: 0;
	text-align: center;
	padding: 14px 0 16px;
	background: #ddd;
	padding: 20px;
}
.copy_btn {
	padding: 10px 20px;
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 1em;
	cursor: pointer;
	background: #0e1922;
	display: inline-block;
	max-width: 100%;
	border-radius: 6px;
}
.copy_btn i:before {
	display: inline-block;
	margin-right: 8px;
	content: '\f0c5';
}
.copy_btn:hover {
	opacity: .7;
}
.copy_btn.copied {
	background: #0095d9;
	color: #fff;
	pointer-events: none;
}
.copy_btn.copied {
	cursor: auto
}
.copy_btn.copied i:before {
	content: '\f00c';
}
.copy_btn.not-copied {
	background: #ddd;
}
.copy_btn.not-copied i:before {
	content: '\f06a';
}
.copy_text {
	display: none;
	overflow: hidden;
}
.copy_text div {
	margin: 15px 8px 0;
	font-size: 13px;
	line-height: 1.2em;
}
.copied+.copy_text div {
	display: none;
}
.not-copied+.copy_text div {
	display: block;
}
#copy_textbox {
	margin-top: 10px;
	margin-bottom: 0;
	width: 100%;
	border: 1px solid #bbb;
	border-radius: 3px;
	font-size: 16px;
	background: #FFF;
	line-height: 1em;
	height: auto;
	padding: 15px 10px 13px;
}
#breadcrumb {
	background: #f7f4f4;
}
.my-widget__img img {
	border: none;
}
.tw a, .tw .scc {
    color: #7ACDEF;
}
.follow-tw {
    background: #7ACDEF;
}
.fb a, .fb .scc {
    color: #537CBE;
}
.follow-fb {
    background: #537CBE;
}
.entry-content table, .entry-content th, .entry-content tr:not(:last-child), .entry-content td {
	border: 1px solid #e0e0e0;
}
.entry-content table {
	max-width: 100%;
	table-layout:fixed;
}
.entry-content img {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	max-height: 550px;
	width: auto;
}
.like_img {
	max-height: 200px;
}
.related-posts ul li a figure {
    height: 150px;
    overflow: hidden;
}

.single .entry-content .prt ul {
	border: none;
	background-color: #f3f3f3;
	border-radius: 5px;
	padding: 15px 20px 13px;
}
.single .entry-content .prt ul li {
	list-style: none;
}
.single .entry-content .prt ul li p {
    margin-bottom: 0;
}
.pagination a,
.pagination span {
	width: 77px;
	height: 46px;
	border-radius: 0;
}
/******ads*******/
.ad {
	margin:15px 0;
	text-align: center;
}
.ad.ad-top {
	margin-top: 0;
}
.ad.flex {
	display: flex;
	justify-content: space-between;
}
.ad.ad-single-end-pc,.ad.ad-profitx-pc {
	padding: 0 40px;
}
.ad.ad-sidebar {
	margin-top: 0px;
}
.ad-infeed-pc {
}
.fluct_ad_container {
	text-align: center;
}
.ad-infeed-sp {
	border-bottom: 1px solid #ddd;
}

@media only screen and (min-width: 50px) {
    .single .relation-h {
        font-size: 18px;
        font-weight: bold;
        background-color: #f3f3f3;
        border-radius: 5px;
        color: #2b2b2b;
        line-height: 1.6;
        padding: 15px 15px 11px;
    }
	.single .relation-h.comment {
		margin-bottom: 20px;
    }
    .ad-relation {
        padding: 0 15px 30px;
    }
	#inner-content .btn.comment {
		margin: 0;
		padding: 0 15px;
	}
	#inner-content .btn.comment a {
		display: block;
		text-align: center;
		border-radius: 8px;
		margin: 15px 0;
		padding: 15px;
		color: #FFF;
		background: #00457c;
		font-weight: bold;
	}
}
@media only screen and (min-width: 768px) {
    .single .relation-h {
        font-size: 22px;
        padding: 20px 15px 16px;
    }
	.single .relation-h.comment {
		margin-bottom: 20px;
    }
    .ad-relation {
        padding: 0 0 30px;
    }
	#inner-content .btn.comment a {
		display: block;
		text-align: center;
		border-radius: 8px;
		margin: 15px 0;
		padding: 15px;
		color: #FFF;
		background: #00457c;
		transition: 0.3s;
		font-weight: bold;
	}
	.btn.comment a:hover {
		opacity: 0.8;
		transition: 0.3s;
		text-decoration: none;
	}
}

/*サイトマップ*/
.page-id-26 .entry-content ul {
	border: none;
}


/* デスクトップ */
@media (min-width: 1030px) {
	#archive_header {
		margin: 0 0 1.5em 0;
	}
}
/* タブレット */
@media (min-width: 768px) and (max-width: 1029px) {
}

/*================== 〜481pxのデバイスの場合 ==================*/
@media only screen and (min-width: 50px) {
	#logo {
		height: auto;
		line-height: 1;
		padding-bottom: 20px;
	}
	#logo::before {
		height: auto;
	}
	#logo img {
		height: 23px;
		padding: 0;
	}
	#logo span {
		font-size: 12px;
		line-height: 1;
		color: #020202;
		margin-bottom: 5px;
		display: block;
	}
	#logo a {
		display: block;
		line-height: 1;
	}
	.slider.slick-slider {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.slider .slick-slide {
		width: 300px;
		height: 168.6px;
		overflow: hidden;
		margin: 0 5px;
		background: #FFF;
		position: relative;
		transition: 0.3s;
	}
	.slider .slick-slide:hover {
		opacity: 0.8;
		transition: 0.3s;
	}
	.slider .slick-slide a:hover {
		text-decoration: none;
	}
	.slider .slick-slide img {
		width: 100%;
		height: auto;
		z-index: 888;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;
		margin: auto;
	}
	.slider .slick-slide .slide-title {
		margin: 0;
		font-weight: bold;
		color: #FFF;
		line-height: 1.5;
		z-index: 99999;
		bottom: 0;
		right: 0;
		left: 0; /* FF3.6-15 */
		background: -webkit-linear-gradient(rgba(255,255,255,0) 0%, #000000 100% , #000000 100%);
		background: -moz-linear-gradient(rgba(255,255,255,0) 0%, #000000 100% , #000000 100%);
		background: -o-linear-gradient(rgba(255,255,255,0) 0%, #000000 100% , #000000 100%);
		background: linear-gradient(rgba(255,255,255,0) 0%, #000000 100% , #000000 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#0e1922',GradientType=0 );
		height: 150px;
		position: absolute;
	}
	.slider .slick-slide p {
		margin: 0;
		font-size: 13px;
		padding: 0 20px 5px;
		position: absolute;
		bottom: 0;
	}
	.slider .slick-prev, .slider .slick-next {
		font-size: 0;
		line-height: 0;
		position: absolute;
		top: 50%;
		display: block;
		width: auto;
		height: 100%;
		padding: 0 10px;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%);
		cursor: pointer;
		color: transparent;
		border: none;
		outline: none;
		background: #0e1922;
		transition: 0.3s;
		z-index: 9999;
	}
	.slider .slick-prev:hover, .slider .slick-next:hover {
		opacity: 0.8;
		transition: 0.3s;
		background: #0e1922;
	}
	/*.slider:hover .slick-prev, .slider:hover .slick-next {
		z-index: 9999;
		transition: 0.3s;
	}*/
	.slider .slick-prev {
		left: 0;
	}
	.slider .slick-next {
		right: 0;
	}
	.slider .slick-prev::before, .slider .slick-next::before {
		font-family: 'Font Awesome 5 Pro';
		font-size: 25px;
		font-weight: 900;
		color: #FFF;
		opacity: 1;
	}
	.slider .slick-prev::before {
		content: "\f104";
	}
	.slider .slick-next::before {
		content: "\f105";
	}
	.topic-area {
		background: #FFF;
		border: 1px solid #19448E;
		border-right: 0;
		border-left: 0;
		margin-bottom: 25px;
	}
	.topic-area ul.horizontal {
		display: flex;
		justify-content: space-between;
		margin: 0;
		background: #E0E6F0;
		border-bottom: 1px solid #19448E;
	}
	.topic-area .horizontal li {
		width: 33.3333%;
		text-align: center;
		border-right: 1px solid #19448E;
		padding: 5px 0;
		font-size: 14px;
	}
	.topic-area .horizontal li:last-child {
		border-right: none;
	}
	.topic-area .horizontal li.active {
		background: #19448E;
	}
	.topic-area .horizontal li a {
		display: block;
		width: 100%;
		color: #19448E;
		font-weight: bold;
	}
	.topic-area .horizontal li.active a {
		color: #FFF;
	}
	.tab-item ul {
		margin: 0;
	}
	.tab-item li a {
		display: block;
		font-size: 14px;
		font-weight: bold;
		color: #213380;
		padding: 12px 0 11px 15px;
		border-top: 1px solid #EFEFEF;
	}
	.tab-item li a img {
		width: 40px;
		height: auto;
		margin-right: 15px;
	}
	.ad-area {
		margin-bottom: 25px;
		text-align: center;
	}
	.newslist-name {
		font-weight: bold;
		font-size: 24px;
		margin-bottom: 0;
		border-bottom: 2px solid #0e1922;
		line-height: 1.2;
		color: #000;
		background: none;
		border-radius: 6px 6px 0 0;
		padding: 0 10px 10px;
	}
	/*.newslist-name {
		font-weight: bold;
		font-size: 20px;
		margin-bottom: 10px;
		border-bottom: 1px solid #000;
		line-height: 1.2;
		color: #000;
		padding-left: 10px;
	}*/
	/*.newslist-name.newslist-top {
		margin-top: 20px;
	}*/
	.newslist-name span {
		font-size: 12px;
		padding-left: 10px;
	}
	.sidelong__article {
		padding-right: 0;
	}
	.sidelong__link {
		width: 100%;
		padding: 10px;
	}
	.sidelong__img {
		width: 25%;
		height: auto;
		overflow: hidden;
		margin: 0;
		text-align: center;
	}
	.sidelong__img img {
		width: auto;
		max-height: 15vw;
		/*min-height: 75px;*/
	}
	.sidelong__article-info {
		padding-left: 15px;
	}
	.sidelong h2 {
		font-size: 14px;
		padding: 0;
		line-height: 1.5;
	}
	.sidelong .archive-subinfo {
		bottom: 5px;
		font-weight: normal;
	}
	.sidelong h2 {
		display: -webkit-box;
		-webkit-line-clamp: inherit;
	}
	.footer-contents .normal-sns.sns-dif ul li {
		padding: 0 5% 10px;
		margin-bottom: 15px;
	}
	.footer-contents .sns-btn ul {
		background: #f7f4f4;
		margin: 0;
		padding: 35px 0 0;
	}
	.footer-contents .like_box {
		background: #f7f4f4;
	}
	h1 {
		font-size: 18px;
	}
	.entry-content {
		font-size: 15px;
		padding-top: 20px;
	}
	.page .entry-content {
		padding-bottom: 50px;
	}
	.page .entry-content h2:first-child {
		margin-top: 0;
	}
	.pagination ul {
		padding: 0;
	}
	body .widgettitle {
		color: #333;
		background-color: inherit;
		padding: 20px 0;
		font-size: 18px;
		text-align: center;
	}
	body .widgettitle::after {
		width: 30px;
		height: 2px;
		content: "";
		background: #0e1922;
		margin: 10px auto 0;
		display: block;
	}
	.widget ul li {
		font-weight: normal;
	}
	.widget ul li a {
		color: #020202;
	}
	.widget ul li:hover a {
		color: #A79E89;
	}
	.my-widget li a .my-widget__text {
		padding-left: 10px;
		font-size: 14px;
	}
	.wpcf7-form span.req {
		font-size: 80%;
		color: #E30003;
	}
	textarea {
		min-height: 300px;
	}
	.wpcf7-form .reqtext {
		font-size: 70%;
		background: #f5f5f5;
		padding: 5px 15px 3px;
	}
	.wpcf7-form .wpcf7-list-item {
		margin-left: 0;
		font-size: 80%;
	}
	.wpcf7-form .submit {
		text-align: center;
		margin-bottom: 50px;
	}
	.wpcf7-form .wpcf7-submit {
		border: none;
		border-radius: 6px;
		background: #2CA9E1;
		padding: 12px 20px 11px;
		width: 300px;
		color: #FFF;
		font-weight: bold;
		font-size: 15px;
		transition: 0.3s;
	}
	.wpcf7-form .wpcf7-submit:hover {
		opacity: 0.8;
		transition: 0.3s;
	}
	.wpcf7-form .wpcf7c-conf {
		background: #F8F8F8;
		border: none;
	}
	.wpcf7-form .wpcf7-not-valid-tip {
		position: relative;
		display: inline-block;
		margin: 0 0 20px;
		padding: 7px 10px 5px;
		min-width: 120px;
		max-width: 100%;
		color: #555;
		font-size: 12px;
		background: #19448E;
		border: solid 3px #19448E;
		border-radius: 6px;
		box-sizing: border-box;
		color: #FFF;
		font-weight: bold;
	}
	.wpcf7-form .wpcf7-not-valid-tip:after{
		content: "";
		position: absolute;
		top: -25px;
		left: 50%;
		margin-left: -17px;
		border: 14px solid transparent;
		border-bottom: 14px solid #19448E;
		z-index: 1;
	}
	.page .entry-content h2, .single .entry-content h2 {
		background-color: #f3f3f3;
		border-radius: 5px;
		color: #2b2b2b;
		font-size: 22px;
		font-weight: bold;
		line-height: 1.6;
		padding: 20px 15px 16px;
		margin-top: 70px;
		margin-bottom: 30px;
	}
	.single .entry-content .note {
		font-size: 85%;
		color: #777;
	}
	.single .entry-content figure {
		margin-bottom: 25px;
	}
	.single .entry-content figcaption {
		font-size: 85%;
		text-align: center;
	}
	.page .entry-content .mail {
		padding: 10px 15px;
		text-align: center;
		background: #F1FBFF;
	}
	.page .entry-content .note-press {
		margin-bottom: 30px;
	}
	.page .entry-content .note-press p {
		color: #2CA9E1;
		font-size: 85%;
		line-height: 1.5em;
		padding-left: 1em;
		text-indent: -1em;
		margin-bottom: 10px;
	}
	#archive_header {
		margin: 0 0 15px;
	}
}
/*================== 481px〜のデバイスの場合 ==================*/
@media only screen and (min-width: 481px) {
	#logo img {
		height: 30px;
		margin-top: 10px;
	}
	.sidelong h2 {
		font-size: 18px;
		font-weight: bold;
	}
	.sidelong .archive-subinfo {
		position: static;
		font-weight: bold;
	}
	.footer-contents .sns-btn ul {
		background: #f7f4f4;
		margin: 0;
		padding: 15px 0 0;
	}
	.my-widget li a .my-widget__text {
		font-size: 14px;
	}
	
}
/*================== 768px〜の場合 ==================*/
@media only screen and (min-width: 768px) {
	#logo span {
		margin-top: 5px;
	}
	.slider .slick-slide {
		width: 500px;
		height: 281px;
	}
	.slider .slick-slide .slide-title {
		height: 150px;
	}
	.slider .slick-slide p {
		margin: 0;
		font-size: 18px;
		padding: 0 20px 10px;
		position: absolute;
		bottom: 0;
	}
	.topic-area {
		border: 1px solid #19448E;
		margin-right: 10px;
	}
	.sidelong__article {
		padding-right: 0;
	}
	.sidelong__article-info {
		padding-left: 25px;
	}
	
	.sidelong__img {
		width: 40%;
		height: auto;
		overflow: hidden;
		margin: 0;
		text-align: center;
	}
	.sidelong__img img {
		width: auto;
		max-height: 100px;
		margin: 0;
	}
	.sidelong .archive-subinfo {
		position: absolute;
		bottom: 13px;
		right: 35px;
	}
	.newslist-name {
		font-weight: bold;
		font-size: 35px;
		margin-bottom: 10px;
		border-bottom: 2px solid #0e1922;
		line-height: 1.2;
		color: #000;
		padding-left: 0;
		background: none;
		border-radius: 6px 6px 0 0;
		padding: 0 15px 5px 0;
	}
	.newslist-name span {
		font-size: 15px;
	}
	/*.newslist-name {
		font-weight: bold;
		font-size: 25px;
		margin-bottom: 10px;
		border-bottom: 1px solid #000;
		line-height: 1.2;
		color: #000;
		padding-left: 0;
	}*/
	.footer-contents .normal-sns.sns-dif ul li {
		padding: 0;
		margin-bottom: 0;
	}
	.footer-contents .sns-btn ul {
		background: #eaedf2;
		margin: 0;
		padding: 15px 0 25px;
	}
	.footer-contents .like_box {
		background: #eaedf2;
	}
	.entry-content {
		font-size: 16px;
	}
	.pagination ul {
		padding: 1.5em 0 0;
	}
	body .widgettitle {
		color: #333;
		background-color: inherit;
		padding: 20px 0;
		font-size: 20px;
		text-align: center;
	}
	body .widgettitle::after {
		width: 30px;
		height: 2px;
		content: "";
		background: #0e1922;
		margin: 10px auto 0;
		display: block;
	}
	.widget ul li {
		font-weight: bold;
	}
	.widget ul li a {
		color: #626262;
	}
	#archive_header {
		margin: 0 0 2em;
	}
}
/*================== 1030px〜の場合 ==================*/
@media only screen and (min-width: 1030px) {
	.wrap {
		width: 96%;
	}
	.topic-box {
		display: flex;
		justify-content: space-between;
	}
	.topic-area {
		width: 430px;
		min-height: 280px;
		background: #FFF;
		border: 1px solid #19448E;
	}
	.topic-area ul.horizontal {
		display: flex;
		justify-content: space-between;
		margin: 0;
		background: #E0E6F0;
		border-bottom: 1px solid #19448E;
	}
	.topic-area .horizontal li {
		width: 33.3333%;
		text-align: center;
		border-right: 1px solid #19448E;
		padding: 7px 0 5px;
		font-size: 12px;
	}
	.topic-area .horizontal li:last-child {
		border-right: none;
	}
	.topic-area .horizontal li.active {
		background: #19448E;
	}
	.topic-area .horizontal li a {
		display: block;
		width: 100%;
		color: #19448E;
		font-weight: bold;
	}
	.topic-area .horizontal li.active a {
		color: #FFF;
	}
	.ad-area {
		width: 336px;
		height: auto;
	}
	.sidelong__article {
		padding-right: 15px;
	}
	.sidelong__img {
		width: 250px;
		height: 150px;
		overflow: hidden;
		display: inline-block;
		text-align: center;
	}
	.sidelong__img img {
		width: auto;
		max-height: 100%;
	}
	.sidelong h2 {
		font-size: 20px;
		padding: 10px 0;
	}
	h1 {
		font-size: 25px;
	}
}
/*================== 1240px〜の場合 ==================*/
@media only screen and (min-width: 1240px) {
	.single .wrap, .page .wrap, .archive .wrap, .single #inner-content, .page #inner-content, .wrap {
		width: 1200px;
	}
	.d-5of7 {
    	padding-right: 2em;
	}
}
/*================== 768px〜の場合 ==================*/
@media only screen and (max-width: 767px) {
	.wrap {
		width: 100%;
	}
	.sidelong__article {
		margin: 0;
		border-bottom: 1px solid #ddd;
	}
	.sidelong .archive-subinfo {
		display: inline;
	}
	.sidelong .newmark {
		position: inherit;
		font-size: 9px;
		height: 14px;
		line-height: 12px;
		padding: 1px 5px 0px;
		margin-right: 5px;
	}
	.sidelong .accent-bc {
		background-color: #0e1922;
	}
}

.entry-content .faceicon img {
	margin-bottom: 0;
}

/*================== ARETTO ==================*/
.partner-logo {
	text-align: right;
}
.partner-logo img {
	width: 120px;
	height: auto;
}
.single .aretto .content {
	font-size: 85%;
	color: #999;
	margin-bottom: 25px;
	text-align: center;
}
.single .entry-content .aretto figure {
	margin-bottom: 10px;
}
.single .entry-content .aretto .topic-text {
	margin-bottom: 25px;
}
.single .entry-content .aretto .eventInformation {
	font-weight: bold;
	margin-bottom: 25px;
	padding: 20px 15px 15px;
	border: 1px dashed #acacac;
	border-radius: 8px;
}
.single .entry-content .aretto .eventInformation span {
	margin-right: 15px;
}
.single .entry-content .aretto .eventInformation span::before {
	content: "・";
}
.single .entry-content .aretto .eventInformation div {
    padding-left: 1em;
    text-indent: -1em;
    line-height: 1.3;
    margin-bottom: 10px;
}
.single .entry-content .aretto .eventInformation div:last-child {
    margin-bottom: 0;
}
.single .entry-content .aretto .topicInfo__description {
	margin-bottom: 25px;
}
.single .entry-content .aretto .topic-link-button a {
	text-decoration: none;
	line-height: 130%;
	word-wrap: break-word;
	overflow-wrap: break-word;
	display: block;
	width:280px;
	box-sizing: border-box;
	color: #fff;
	text-align: center;
	background-color: #434343;
	border: 1px;
	border-radius: 6px;
	padding: 10px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
	-webkit-appearance: none;
	transition: 0.3s;
}
.single .entry-content .aretto .topic-link-button a:hover {
	transition: 0.3s;
	opacity: 0.8;
}

/*================== CUCU ==================*/
.single .entry-content .cucu .toc-list p {
    margin: 0;
}
.single .entry-content .cucu .cite-box {
    border: 1px solid #f7d7da;
}
.single .entry-content .cucu .cite-box p {
    margin: 0;
}
.single .entry-content .cucu .cite-box a {
    display: flex;
    justify-content: space-between;
    color: #333;
    text-decoration: none;
}
.single .entry-content .cucu .cite-box .thumb {
    width: 38%;
}
.single .entry-content .cucu .cite-box .thumb img {
    width: 100%;
    height: auto;
    margin: 0;
}
.single .entry-content .cucu .cite-box .description {
    width: 62%;
    padding: 1em;
    position: relative;
}
.single .entry-content .cucu .cite-box.text-full .description {
    width: 100%;
}
.single .entry-content .cucu .cite-box .description h4 {
    line-height: 1.25;
}
.single .entry-content .cucu .cite-box .description p {
    font-size: 80%;
}
.single .entry-content .cucu .cite-box .description cite {
    position: absolute;
    bottom: 1em;
    right: 1em;
    font-style: italic;
}

.ico-google::before {
    content: url(/img/ico-google.svg);
}
.serch_main {
    padding: 15px;
    background: #FFF;
    border-top: 1px solid #ccc;
    box-shadow: 0px -15px 20px -10px #afafaf;
}
.gplus.sns-btn__item {
    display: none;
}
@media only screen and (max-width: 767px) {
    .footer-contents .normal-sns .hatebu,
    .footer-contents .normal-sns .pkt {
        display:none;
    }
    .footer-contents .sns-btn ul {
        padding: 5px 0 0;
    }
    .footer-contents .normal-sns.sns-dif ul li {
        padding: 0 5%;
    }
}






