/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.hfe-nav-menu__layout-horizontal .hfe-nav-menu {
	display: -webkit-box !important;
	white-space: nowrap;
	overflow-x: scroll;
	/*IE(Internet Explorer)・Microsoft Edgeへの対応*/
	-ms-overflow-style: none;
	/*Chrome*/
	overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.hfe-nav-menu__layout-horizontal .hfe-nav-menu::-webkit-scrollbar{
	display: none;
}
.elementor-nav-menu--dropdown {
    padding: 10px 8px 10px 8px !important;
}
.elementor-nav-menu--dropdown li:nth-child(5) {
    border-bottom: 1px solid #f3f5f8;
    margin-bottom: 5px;
    padding-bottom: 5px;
}



.rm-subcategories {
    display: flex;
    flex-wrap: nowrap;
    gap: 16px;
}
.rm-subcat-item {
    display: inline-block;
    max-width: 180px;
    width: 100%;
    background: #f9f9f9;
    border-radius: 6px;
    padding: 10px 14px;
    text-align: center;
    box-shadow: 0 2px 4px rgba(0,0,0,0.08);
    transition: all 0.2s ease;
}
.rm-subcat-item a {
    text-decoration: none;
    color: #0070c9;
    font-weight: 600;
    display: block;
}
.rm-subcat-item:hover {
    background: #eef6ff;
    transform: translateY(-2px);
}

.rm-category-tags {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}
a.rm-tag-link {
    background: #1b4177;
    margin: 1px;
    padding: 5px 10px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
	line-height: 2.8em;
    border-radius: 15px;
    white-space: nowrap;
	transition: opacity 0.2s ease-in-out;
}
a.rm-tag-link:hover {
	color: #fff;
	opacity: 0.7;
}
a.rm-tag-link:before {
    content: "\23";
    margin-right: 5px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

html,body { width: 100%;}

p {
	margin-block-end: 1em;
}
.article p a {
    border-bottom: 1px solid #3578D6;
}


.article p {
    max-width: 620px;
    margin: 0 auto 2em;
	font-family: "Helvetica Neue", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Arial, "Noto Sans JP", Meiryo, sans-serif;
    line-height: 2em;
}
h3.wp-block-heading {
    max-width: 650px;
    margin: 0 auto 1.5em;
}
h4.wp-block-heading {
    max-width: 620px;
    margin: 0 auto 1.4em;
}
h5.wp-block-heading {
    max-width: 620px;
    margin: 0 auto 1.4em;
}
.article ul {
    max-width: 620px;
    margin: 0 auto 2em;
    line-height: 2em;
}
.article ol {
    max-width: 620px;
    margin: 0 auto 2em;
    line-height: 2em;
}
.pochipp-box {
    max-width: 720px !important;
}

figure.wp-block-flexible-table-block-table {
    max-width: 660px;
    margin: 0 auto 2em;
}
.scroll-hint-shadow-wrap {
    max-width: 660px;
	margin: 0 auto;
}


.swiper {
	padding: 10px;
}
.wp-element-caption {
	text-align: right;
	font-size: .85em;
}

@media screen and (max-width: 767px) {
	.scroll-list {
	  display: flex;
	  flex-wrap: nowrap;
	  overflow-x: auto;
	  overflow-y: hidden;
	  list-style: none;
	  padding: 0;
	  margin: 0;
	  gap: 12px;
	  list-style: none;
	  -webkit-overflow-scrolling: touch;
	  white-space: nowrap !important;
	  scrollbar-width: none;
	}
	.scroll-list::-webkit-scrollbar {
		display: none; /* Chrome, Safari */
	}
	.scroll-list ul {
		flex-wrap: nowrap !important;
	}
	.scroll-list li {
		display: inline-block;
	}
	ul#menu-1-35cdb85 {
		flex-wrap: nowrap;
	}
}

.comments-area a, .page-content a {
	text-decoration: none;
}

h2.wp-block-heading {
    background-image: linear-gradient(145deg, #000000 0%, #1B4177 66%);
    margin-top: 28px;
    margin-bottom: 32px;
    padding: 10px 14px;
    color: #fff;
    font-size: 22px;
    font-family: "Helvetica";
    line-height: 1.5em;
}
.special-h2 {
	background-image: linear-gradient(145deg, #000000 0%, #1B4177 66%);
	color: #fff;
	font-size: 30px;
	line-height: 1.5em;
	margin-bottom: .75em;
	padding: .2em .5em;
}
h3.wp-block-heading, .special-h3 {
    position: relative;
    margin-top: 1em;
    margin-bottom: 1em;
    background: linear-gradient(145deg, #000000 0%, #1B4177 66%);
    background-repeat: no-repeat;
    background-size: 12px 100%;
    padding-left: 25px;
	font-size: 19px;
	font-family: "Helvetica";
	line-height: 1.8em;
}
h4.wp-block-heading {
    position: relative;
    margin-top: 1.5em;
    margin-bottom: 1.2em;
    border-bottom: 3px solid #ccc;
    padding-bottom: 7px;
}
/*
h4.wp-block-heading:before {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f0eb";
  color: #002040;
  font-weight: 900;
  font-size: 15px;
  border-radius: 50%;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
*/
@media screen and (max-width: 767px) {
	h2.wp-block-heading, .special-h2 {
		margin-bottom: 15px;
		font-size: 18px;
	}
	h3.wp-block-heading, .special-h3 {
		margin-top: 28px;
		font-size: 17px;
	}
}

ol, ul {
	margin: 1.5em 2em 1.5em 1em;
	padding-inline-start: 0;
}
ol {
	margin: 1em .5em 1em 0;
    counter-reset: number;
    list-style-type: none !important;
}
ol li {
    position: relative;
    padding-left: 35px !important;
    line-height: 1.5em;
    padding: 0.5em 0.5em 0.5em 25px;
}
ol li::before {
    position: absolute;
    counter-increment: number;
    content: counter(number);
    display: inline-block;
    background: #1b4177;
    color: white;
    font-family: 'Avenir', 'Arial Black', 'Arial', sans-serif;
    font-weight: bold;
    font-size: 15px;
    border-radius: 50% !important;
    left: 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
}
li {
	margin-left: 1em;
    margin-bottom: .5em;
}

.article ul {
    list-style: none;
    padding-inline-start: 3em !important;
    padding: 20px 20px 15px 10px;
    width: 100%;
	background: #f9f9f9;
    border-radius: 8px;
}
.article ul li {
	position: relative;
    margin-left: 12px;
    font-weight: 600;
    font-size: .95em;
}
.article ul li:before {
	content: "";
	position: absolute;
	background: linear-gradient(-45deg, #3578d6, #1b4177);
	display: block;
	width: 24px;
	height: 16px;
	left: -34px;
	top: 7px;
	transform: rotate(-45deg);
	border-radius: 0 !important;
    font-size: 17px !important;
}
.article ul li:after {
  content: "";
  position: absolute;
  background: #f9f9f9;
  display: block;
  width: 24px;
  height: 16px;
  left: -34px;
  top: -1px;
  transform: rotate(-45deg);
}

.article li a {
    border-bottom: 1px solid #3578D6;
}

.cta-blue {
    margin: 0 auto 30px;
    padding: 1.8em 1.5em 0;
    background: #EEF5FF;
    border-radius: 10px;
	text-align: center;
}
.cta-pink {
    margin: 0 auto 30px;
    padding: 1.8em 1.5em 0;
    background: #FCF6F6;
    border-radius: 20px;
    text-align: center;
}
.cta-blue img, .cta-pink img {
    margin-bottom: .8em;
}
.cta-blue p, .cta-pink p {
    margin-block-end: .8em;
	text-align: left;
}

.wp-block-image {
	margin-bottom: 1.5em;
}
.wp-block-video {
	margin-bottom: 1.5em;
}
.wp-block-embed {
	margin-bottom: 1.5em;
}
.twitter-tweet {
	margin-bottom: 1.5em !important;
}

.three-lines {
  display: block;
  line-height: 1.5em; /* 1行の高さ */
  max-height: 4.5em; /* 3行分 */
  overflow: hidden;
  position: relative;
}
.three-lines::after {
  content: "...";
  position: absolute;
  right: 0;
  bottom: 0;
  background: white;
  padding-left: 5px;
}

.list-2 {
	display: -webkit-box; /* 必須 */
    -webkit-box-orient: vertical; /* 必須 */
    -webkit-line-clamp: 2; /* 行数を制限 */
    overflow: hidden; /* はみ出た部分を非表示 */
}
.clamp-2 {
	display: -webkit-box; /* 必須 */
    -webkit-box-orient: vertical; /* 必須 */
    -webkit-line-clamp: 2; /* 行数を制限 */
    overflow: hidden; /* はみ出た部分を非表示 */
	text-overflow: ellipsis;
}
.clamp-3 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal; 
}
.clamp-4 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal; 
}

.category-list {
	-webkit-mask-image: linear-gradient(90deg,rgba(0,0,0,0) 0,#000 22px,#000 -webkit-calc(100% - 22px),rgba(0,0,0,0));
	mask-image: linear-gradient(90deg,rgba(0,0,0,0) 0,#000 22px,#000 calc(100% - 22px),rgba(0,0,0,0));
}

.article ul.good li::before,
.article ul.good li::after,
.article ul.bad  li::before,
.article ul.bad  li::after {
  content: none;
}
.article ul.good li::before {
	position: absolute;
	left: -2.5em;
    background: green;
	margin-top: 0;
    padding: 5px 6px;
    border-radius: 3px !important;
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 13px !important;
    color: #fff;
    line-height: 1em;
	height: 24px;
	transform: none;
}
.article ul.bad li::before {
    position: absolute;
    left: -2.5em;
    background: red;
	margin-top: 0;
    padding: 5px 6px;
    border-radius: 3px !important;
    content: "\f06a";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 13px !important;
    color: #fff;
    line-height: 1em;
	height: 24px;
	transform: none;
}

/*
.point li {
    font-weight: 400;
}
.point li:before {
	content: "";
	position: absolute;
	background: linear-gradient(-45deg, #3578d6, #1b4177);
	display: block;
	width: 24px;
	height: 16px;
	left: -34px;
	top: 7px;
	transform: rotate(-45deg);
	border-radius: 0 !important;
    font-size: 17px !important;
}
.point li:after {
  content: "";
  position: absolute;
  background: #f9f9f9;
  display: block;
  width: 24px;
  height: 16px;
  left: -34px;
  top: -1px;
  transform: rotate(-45deg);
}
*/

.yellow-bg {
    position: relative;
    background-color: #FFFDD0;
    border-radius: 5px;
    letter-spacing: 1px !important;
    margin: 1.5em 0 !important;
	padding: 20px 30px 20px 30px;
	font-size: 15px;
    line-height: 2em;
}
.purple-bg {
    position: relative;
    background-color: #E6E6FA;
    border-radius: 5px;
    letter-spacing: 1px !important;
    margin: 1.5em 0 !important;
	padding: 20px 30px 20px 30px;
	font-size: 15px;
    line-height: 2em;
}

.center {
    display: flex;
    flex-direction: row;
    gap: 50px;
    justify-content: center;
    align-items: center;
	margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
	.center {
		flex-direction: column;
		gap: 15px
	}
}

table {
	margin: 0 0 .5em;
	font-size: .95em;
}
.wp-block-table.is-style-stripes {
	border-bottom: 0;
}

.category-piece a {
	display: inline-block;
    margin: 3px;
    background-color: #1b4177;
    color: #fff !important;
    padding: 3px 10px 5px;
    border-radius: 50px;
}
.category-piece a::before {
    content: "#";
}
.category-piece a {
  transition: opacity 0.2s ease-in-out;
}
.category-piece a:hover {
  opacity: 0.7;
}

/*** Flexible Table Block ***/
.wp-block-flexible-table-block-table {
	margin: 0 0 2.5em;
}
.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table>table tr th, .wp-block-flexible-table-block-table.wp-block-flexible-table-block-table>table tr td {
	border-color: #ccc;
	font-size: .9em;
}
.wp-block-flexible-table-block-table a {
    text-decoration: underline;
}
.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table a img:hover {
    opacity: 0.7;
}
.scroll-hint-text {
    line-height: 10px;
}

td.cell-height {
    text-align: center !important;
}
.cell-height img {
    max-height: 150px;
    height: auto;
    width: auto;
}

.table-button {
    display: block;
	width: 100%;
    height: 100% !important;
	margin: 1.5px 0;
    padding: 15px 5px !important;
    background-color: #D32F2F;
    border-radius: 6px;
    color: #fff !important;
    font-size: .9em;
    font-weight: 800;
    text-decoration: none !important;
    text-align: center;
    transition: background-color 0.3s ease;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) !important;
	transition: opacity 0.2s ease-in-out; 
}
.table-button:hover {
	background: #B71C1C;
	transform: translateY(-1px);
	box-shadow: 0 8px 18px rgba(0,0,0,.18);
}
.button-wrapper {
	display: inline-block;
	width: 100%;
    height: 100% !important;
	margin: 1.5px 0;
    background-color: #D32F2F;
    border-radius: 6px;
    color: #fff !important;
    font-size: .75em;
    font-weight: 800;
    text-decoration: none !important;
    text-align: center;
    transition: background-color 0.3s ease;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) !important;
	transition: opacity 0.2s ease-in-out; 
}
.button-wrapper:hover {
	background: #B71C1C;
	transform: translateY(-1px);
	box-shadow: 0 8px 18px rgba(0,0,0,.18);
}
.button-wrapper a {
	display: flex;
    justify-content: center;
    color: #fff;
    text-decoration: none;
	padding: 15px 5px;
}
.button-wrapper a:hover {
    color: #fff;
}

.ad-button {
    width: 100%;
    background-color: #D32F2F;
    text-align: center;
    border-radius: 8px;
}
.ad-button:hover {
	background: #B71C1C;
	transform: translateY(-1px);
	box-shadow: 0 8px 18px rgba(0,0,0,.18);
}
.ad-button a {
	display: flex;
    justify-content: center;
	width: 100%;
    padding: 12px 0;
    color: #fff;
	font-weight: 500;
    border-bottom: 0 !important;
}
.ad-button a:hover {
	color: #fff;
}

.af-button {
    display: block;
    max-width: 500px;
    margin: 10px auto;
    padding: 12px 20px;
    background: #D32F2F;
    text-align: center;
    text-decoration: none;
    border-radius: 8px;
    font-weight: bold;
    transition: background 0.3s ease, transform 0.2s ease;
}
.af-button a {
    color: #fff !important;
}
.af-button:hover {
    background: #B71C1C;
    transform: translateY(-2px);
}


/* 比較表 */
.comparison {
	display: flex;
	gap: 20px;
	align-items: stretch;
	max-width: 660px;
	margin: 20px auto 40px;
}
.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.pros, .cons {
    flex: 1;
    display: flex;
    flex-direction: column;
	align-self: stretch;
    min-height: 0;
	margin-block-start: 0;
	margin-left: 0 !important;
	margin-right: 0 !important;
	font-size: 14px !important;
}
.pros p, .cons p {
	line-height: 1.4;   /* テキスト行高を明示 */
    display: flex;
    flex-direction: column;
    align-items: center;
	width: 100%;
	margin: 0 auto;
    padding: 5px 15px;
    border-radius: 5px 5px 0 0;
	font-size: 14px !important;
	font-weight: 600;
}
.pros p:before {
    content: "\f164";
    font-family: "Font Awesome 6 Free";
    font-weight: 400;
}
.cons p:before {
    content: "\f256";
    font-family: "Font Awesome 6 Free";
    font-weight: 400;
}
.pros ul,
.cons ul {
    list-style: inherit;
    padding: inherit;
    background: inherit;
    border-radius: inherit;
	flex: 1;
	margin: 5px;
	margin-block-start: 0;
	padding: 8px 15px;
	border-radius: 0 0 5px 5px;
	box-sizing: border-box;
}
.pros ul li,
.cons ul li {
    position: inherit;
    margin-left: inherit;
	margin-bottom: 0;
}
.pros ul li:before, .cons ul li:before {
	display: none;
}
.pros ul li:after, .cons ul li:after {
    display: none;
}

.pros p {
    border: 1px solid #0288d1;
    background: #e1f5fe;
}
.pros ul {
	border: 1px solid #0288d1;
	border-top: 0;
}
.cons p {
	border: 1px solid #555;
	background: #eee;
}
.cons ul {
	border: 1px solid #555;
	border-top: 0;
}

/* PC（768px以上）では横並び＋均等幅 */
@media (min-width: 768px) {
  .comparison {
    flex-direction: row;
  }
  .comparison .pros,
  .comparison .cons {
    flex: 1;
  }
}
/* モバイル（767px以下）では縦並び */
@media (max-width: 767px) {
  .comparison {
    flex-direction: column;
  }
  .comparison .pros,
  .comparison .cons {
    width: 100%;
  }
}

figcaption {
    text-align: right;
}

.elementor-pagination {
padding: 1em;
}

.wp-embed {
	border-radius: 10px;
	background: #f5f5f5 !important;
}
.wp-embed {
    position: relative;
}

.full-link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: inherit;
}

.wp-embed .wp-embed-featured-image,
.wp-embed .wp-embed-heading,
.wp-embed .wp-embed-excerpt {
    position: relative;
    z-index: 1;
}

.wp-block-quote p, .wp-block-quote>cite {
	color: #002040 !important;
	font-size: 16px !important;
	font-style: normal !important;
}
.wp-block-quote>cite {
	text-align: right;
}

.twitter-tweet {
	margin: 0 auto;
}

.hover-fade > div {
    transition: opacity 0.2s ease-in-out !important;
}
.hover-fade:hover > div {
    opacity: 0.7;
}

.hover-fade {
    transition: opacity 0.2s ease-in-out;
}
.hover-fade:hover {
    opacity: 0.7;
}

article.elementor-post.elementor-grid-item:hover {
    opacity: 0.7;
    transition: opacity 0.2s ease-in-out;
}

.parent-category a {
    color: #d32f2f;
    font-size: 18px;
    font-weight: 700;
	transition: opacity 0.2s ease-in-out;
}
.parent-category a:hover {
    color: #d32f2f;
    opacity: 0.7;
}

/* AIOSEO */

.aioseo-breadcrumbs {
    font-size: 14px;
	transition: opacity 0.2s ease-in-out !important;
}
@media screen and (max-width: 767px) {
	.aioseo-breadcrumbs {
    	font-size: 12px;
	}
}

ul.elementor-toc__list-wrapper {
    margin: 0;
}
a.elementor-toc__list-item-text.elementor-toc__top-level {
    font-weight: 600;
}
a.elementor-toc__list-item-text {
    font-weight: 400;
}

.wp-block-aioseo-table-of-contents {
    position: relative;
    width: 90%;
    border: 2px solid #1B4177;
    border-radius: 8px;
    margin: 2em auto 2.5em;
    padding: 60px 5px 30px;
    font-size: 16px;
    line-height: 2em;
    background-color: #fafafa;
}
.wp-block-aioseo-table-of-contents:before {
    position: absolute;
    top: 1.5em;
    left: 50%;
    transform: translateX(-50%);
    content: "目次";
    font-weight: 600;
}
.wp-block-aioseo-table-of-contents ol {
	margin: 0.6em 0 1.5em;
	padding-inline-start: .5em;
}
.wp-block-aioseo-table-of-contents ul {
    margin: .5em 1em .5em 0;
}
.wp-block-aioseo-table-of-contents ul {
    margin: .5em 1em .5em 0;
	padding-left: 1.5em;
}
.wp-block-aioseo-table-of-contents ul ul ul {
    display: none;
}
.wp-block-aioseo-table-of-contents li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	margin-bottom: 0;
}
.wp-block-aioseo-table-of-contents a {
    color: #1B4177;
	font-weight: 600;
}
.wp-block-aioseo-table-of-contents a:hover {
    color: #3578D6;
    text-decoration: underline;
}
.wp-block-aioseo-table-of-contents ul li ul li a {
    font-weight: 400;
}
@media screen and (max-width: 767px) {
	.wp-block-aioseo-table-of-contents {
		width: 100%;
		padding: 65px 5px 10px;
	}
}

/* AIOSEO FAQ */
.wp-block-aioseo-faq {
    max-width: 660px;
    margin: 0 auto;
}

/* BLOG CARD ブログカード */

.blogcard {
	max-width: 720px;
	line-height: 1;
	background-color: #ffffff;
	border: 1px solid #1B4177;
	border-radius: 5px;
	word-wrap: break-word;
	margin: 35px auto;
	box-shadow: 0 0 10px 6px rgba(0,0,0,.025) !important;
	display: flex;
	align-items: center;
	position: relative;
	background: #f9f9f9;
}
.blogcard::before {
	content: "関連記事";
	position: absolute;
	font-weight: 600;
	/*
	top: -8px;
	left: 16px;
	color: #1B4177 !important;
	font-size: 15px;
	letter-spacing: .2px;
	background-color: #fff;
	padding: 0 .4em;
	*/
	padding: 7px 7px 8px 9px;
	border-radius: 20px;
    top: -20px;
	left: 10px;
    background: #1B4177;
    color: #fff !important;
    font-size: 14px;
}
.blogcard::after {
	content: "\f138";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	color: #1B4177;
	position: absolute;
	bottom: 17px;
	right: 19px;
}
.blogcard a {
	text-decoration: none;
	opacity: 1;
	transition: all 0.2s ease;
}
.blogcard a:hover {
	opacity: 0.65;
}
.blogcard_thumbnail {
	float: left;
	padding: 17px;
}
.blogcard_title {
	font-size: 1em;
	font-weight: 600;
	line-height: 1.4;
	padding: 17px 15px 0 0;
	color: #252525;
}
.blogcard_excerpt {
	font-size: 0.85em;
	line-height: 1.6;
	padding: 0 17px 15px 20px;
	color: #252525;
}
.blogcard_thumbnail img {
    width: 125px;
    height: 75px;
    object-fit: contain;
	border-radius: 5px;
}
@media screen and (min-width: 769px) {
	.blogcard_title {
		margin-bottom: 5px;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
	}
}
@media screen and (max-width: 768px) {
	.blogcard::after {
		bottom: 18px;
	}
	.blogcard_title {
		font-size: 14px;
		padding-bottom: 17px;
	}
	.blogcard_excerpt  {
		display: none;
	}
}

.links-under-article::before {
	content: "最新の関連記事";
	position: absolute;
	padding: 5px 12px;
	border-radius: 8px;
	background-color: #f3f5f7;
	color: #1b4188;
	top: -20px;
	left: 20px;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
	.links-under-article::before {
		top: -18px;
		left: 15px;
		font-size: 15px;
		padding: 2px 10px;
	}
}

.wp-block-image {
	text-align: center;
}

.wp-block-button {
	margin: 0 auto !important;
}
.wp-block-button__link {
	position: relative;
	margin: 0 auto 2em;
	padding-left: 28px;
	padding-right: 50px;
	background-image: linear-gradient(145deg, #000000 0%, #1B4177 66%);
	transition: 0.1s;
	color: #fff !important;
	font-size: 1em;
	font-weight: 600;
	border-radius: 6px;
}
.wp-block-button__link:after {
    content: "";
    position: absolute;
    top: 50%;
    bottom: 0;
    right: 2rem;
    font-size: 90%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: right 0.3s;
    width: 8px;
    height: 8px;
    border-top: solid 2px currentColor;
    border-right: solid 2px currentColor;
    transform: translateY(-50%) rotate(45deg);
}
.wp-block-button__link:hover {
    opacity: 0.7;
}
.wp-block-button__link:hover:after {
/*	right: 1.4rem; */
}

.article-button {
	position: relative;
	margin: 0 auto 2em !important;
	padding: 12px 30px;
	background-image: linear-gradient(145deg, #000000 0%, #1B4177 66%);
	transition: 0.2s;
	color: #fff !important;
	font-size: 1em;
	font-weight: 600;
	border-radius: 6px;
}
.article-button:hover {
	opacity: 0.7;
}
.article-button a {
	color: #fff;
	transition: 0.2s;
}
.article-button a:hover {
	color: #fff;
}

.button-gradation a {
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    border-radius: 9999px;
    max-width: 250px;
    padding: 10px 25px;
    font-family: "Noto Sans Japanese";
    color: #fff;
    line-height: 1.8;
    text-decoration: none;
    transition: 0.3s ease-in-out;
    font-weight: 500;
	background: linear-gradient(270deg, #ff357f 0%, #9844b7 25%, #576fe6 51%, #3bade3 100%);
    background-position: 1% 50%;
    background-size: 200% auto;
    transition: all 0.3s ease-out;
}
.button-gradation a:hover {
    color: #fff;
    background-position: 99% 50%;
}
.button-gradation a:after {
    content: '';
    width: 5px;
    height: 5px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 20px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
}

/* Amazon Prime Video */
.apv {
	margin: 20px 0;
    padding: 25px 0 0;
    border-radius: 30px;
    font-size: 18px;
    font-weight: 600;
}
.apv p {
    margin: 0 auto !important;
}
@media screen and (max-width: 767px) {
	.apv {
		font-size: 15px;
	}
}

/* 縦長広告 */
ins {
	text-align: center;
}

/* Mobile Footer Ad */
.elementor-popup-modal .dialog-widget-content {
	background-color: transparent;
}
.no-scroll {
	overflow-y: hidden;
}

/* Ranking */
ul.wpp-list li {
    transition: opacity 0.2s ease-in-out;
	margin-left: 0;
}
ul.wpp-list li:hover {
    opacity: 0.7;
}

/*　アフィリエイト */
.easyLink-box.easyLink-size-s {
	margin: 1em 0 2em;
	border-radius: 8px;
	background-color: #f9f9f9;
}
div.easyLink-box.easyLink-size-s div.easyLink-info p.easyLink-info-btn a, div.easyLink-box.easyLink-size-xs div.easyLink-info p.easyLink-info-btn a {
    font-size: 15px !important;
}
@media screen and (max-width: 480px) {
	div.easyLink-box.easyLink-size-s, div.easyLink-box.easyLink-size-xs {
		margin: 20px auto 35px !important;
	}
}
p.easyLink-info-maker:after {
	content: "AD";
	margin-left: 0.5em;
	background-color: #1B4177;
	padding: 0.2em 0.3em;
	border-radius: 5px;
	color: #fff;
	font-size: 10px;
	font-weight: 700;
}

.ad-container {
	height: 150px !important;
	max-height: 150px !important;
}

.elementor-348 .elementor-element.elementor-element-992f40f:not(.elementor-motion-effects-element-type-background) {
	background-color: inherit;
}

/* Amazon */
.amazon-products-container {
	padding-right: 0;
}
.always-center {
	text-align: center;
}
.amazon-auto-links .warning {
    display: none;
}

/* Amazon Solo */
.amazon-auto-links-solo {
	background-color: #fff;
    margin: 5px;
	padding-bottom: 25px;
    border-radius: 8px;
	border: 1px solid #ccc;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}
.amazon-auto-links-solo::before {
	position: absolute;
	right: 10px;
    content: 'AD';
    font-size: 14px;
    font-weight: 600;
    padding: 5px 10px;
    border-radius: 15px;
	color: #777;
}
.amazon-auto-links-product-solo {
    display: flex;
    justify-content: center;
	gap: 10px;
}
.amazon-product-thumbnail-solo {
    width: 300px;
    height: 300px;
    overflow: hidden;
	margin: 5px auto;
}
.amazon-product-thumbnail-solo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
	border-radius: 8px;
}
.amazon-auto-links-product-body-solo {
    display: flex;
	flex-direction: column;
	gap: 3px;
    justify-content: center;
    align-items: center;
	margin-right: 20px;
	width: 100%;
	max-width: 350px;
	text-align: center;
}
.amazon-auto-links-product-body-solo .amazon-product-title {
	max-width: 350px;
	margin: 0 auto 5px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	font-size: 18px;
}
.amazon-auto-links-product-body-solo .amazon-prices {
    font-size: 18px;
}
.amazon-auto-links-solo .amazon-auto-links-button {
    width: 250px;
	max-width: 90%;
    justify-content: center !important;
    gap: 5px;
    font-size: 15px !important;
    font-weight: 400 !important;
    background: #ffd814;
	border: 1px solid #e8b500;
    border-radius: 20px;
    color: #000000;
	transform: scale(1);
}
.amazon-auto-links-solo .amazon-auto-links-button:hover {
    opacity: 0.7;
    transition: opacity 0.2s ease-in-out;
	transform: none !important;
}
.amazon-auto-links-solo .amazon-auto-links-button .button-icon-left {
    display: none;
}
@media screen and (max-width: 767px) {
	.amazon-product-thumbnail-solo {
		width: 180px;
		height: 180px;
	}
	.amazon-auto-links-product-solo {
		display: block;
		margin-bottom: 10px;
	}
	.amazon-auto-links-product-body-solo {
		margin: 0 auto;
        padding: 0 30px;
	}
	.amazon-auto-links-product-body-solo .amazon-product-title {
		font-size: 15px;
	}
	.sub-images {
		display: flex;
		flex-wrap: nowrap;
		overflow-x: auto;
		overflow-y: hidden;
		gap: 0;
		-webkit-overflow-scrolling: touch;
		padding: 4px 0;
		margin: 0 10px;
	}
	.amazon-products-container>.amazon-product-container .sub-image-container {
		flex: 0 0 auto;
	}
.amazon-product-container .sub-image-container {
    margin: 0 5px 5px !important;
	}
}

/* Amazon List */
.amazon-products-container-list .amazon-product-container {
	min-width: 0;
}
.amazon-products-container-list .amazon-product-thumbnail {
	padding: 0;
}
.amazon-products-container-list .amazon-product-title {
	margin: 0 auto;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	font-size: 14px;
}
.amazon-products-container-list .amazon-prices, .amazon-products-container-list .amazon-discount {
	font-size: 15px;
}
.amazon-products-container-list .amazon-customer-rating-stars {
	font-size: 11px;
}
.amazon-products-container-list .amazon-auto-links-button-container {
    margin-top: .5em;
    margin-bottom: 0em;
}
.amazon-date {
    font-size: 8px;
	line-height: 20px;
}
.amazon-date:after {
    content: "AD";
    margin-left: 5px;
    font-size: 10px;
    font-weight: 400;
    color: #3b454c;
    border: 1px solid #3b454c;
    border-radius: 5px;
    padding: 1px 3px;
}
p.now-retrieving.context-formatted_rating {
    font-size: 15px;
}
.amazon-discount .discount-label {
	background-color: #CC0C39;
	padding: 3px 5px;
	font-size: 11px;
}

/* Amazon Sidebar */
.amazon-sidebar .amazon-product-container {
    margin: 10px 0 !important;
}
.amazon-sidebar .amazon-products-container-list {
    flex-direction: column;
}
.amazon-auto-links-product-sidebar {
    display: flex;
}
.amazon-sidebar .amazon-products-container-list .amazon-product-thumbnail-container {
    height: 100%;
}
.amazon-sidebar .amazon-auto-links-product-image {
    width: 130px !important;
}
.amazon-sidebar .amazon-product-thumbnail {
    margin: 0;
}
.amazon-sidebar .amazon-product-thumbnail a {
    display: flex;
}
.amazon-sidebar .amazon-auto-links-product-body {
    display: flex;
    align-items: center;
}
.amazon-sidebar .center-align {
	width: 100%;
    text-align: left;
}
.amazon-sidebar .amazon-product-title {
    width: 100% !important;
	text-align: left;
}
.amazon-sidebar .amazon-prices {
    font-size: 12px;
}
.amazon-sidebar .offered-price {
    font-size: 12px;
}
.amazon-sidebar .amazon-products-container-list .amazon-discount {
    margin: 0 auto 4px;
}
.amazon-auto-links-button-3665 .button-label {
	letter-spacing: 0.5px;
}

.amazon-mini .amazon-auto-links-product-solo {
    display: block;
}
.amazon-mini .amazon-product-thumbnail-solo {
    width: 150px;
    height: 150px;
}
.amazon-mini .amazon-auto-links-product-body-solo {
    margin: 0 auto;
}
.amazon-mini .amazon-auto-links-product-body-solo .amazon-product-title {
    max-width: 250px;
    font-size: 15px;
    -webkit-line-clamp: 1;
}
.amazon-mini a.amazon-auto-links-button-link {
    display: none;
}
.amazon-mini .sub-images {
    display: none;
}


/* Amazon PC */
@media only screen and (min-width: 521px) {
	.amazon-products-container-list .amazon-product-thumbnail-container {
		height: 160px;
	}
	.amazon-products-container-list {
		display: flex;
	}
	.amazon-products-container-list .amazon-auto-links-product-image {
		width: 100%;
		margin-left: 2%;
    }
	.amazon-products-container-list .amazon-product-thumbnail a {
		padding: 0;
	}
	.amazon-products-container-list .amazon-auto-links-product-body {
		width: 100%;
		padding: 0 .5em;
    }
	.amazon-products-container-list .amazon-product-title {
		margin: 0 auto !important;
		width: 195px;
	}
	.center-align {
		text-align: center;
	}
}

/* Amazon Mobile */
@media only screen and (max-width: 520px) {
	.amazon-sidebar .amazon-products-container-list {
		display: flex;
	}
	.amazon-products-container-list .amazon-product-container {
		margin: 5px 0;
	}
	.amazon-auto-links-product {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.amazon-products-container-list .amazon-auto-links-product-image {
		width: 30%;
		margin-right: 3px;
		margin-bottom: 0;
	}
	.amazon-products-container-list .amazon-product-thumbnail a {
		padding: 0;
	}
	.amazon-products-container-list .amazon-product-thumbnail img {
		height: 100px !important;
	}
    .amazon-product-thumbnail {
	    max-width: 100px !important;
	    max-height: 100px !important;
	    width: 100px !important;
    }
	.amazon-products-container-list .amazon-auto-links-product-body {
		width: 70%;
		padding: 0 0 0 0;
	}
	.amazon-products-container-list .amazon-prices, .amazon-products-container-list .amazon-discount {
		font-size: 14px !important;
	}
	.amazon-auto-links-button-3667 {
		width: 100%;
	}
	.amazon-auto-links-button-3665 {
		padding: 10px 16px;
	}
}

/* Rakuten */
.riAfPts600x200Wrap {
	margin: 0 auto !important;
}
.rakuten-mobile {
	margin: 1em auto 1em;
    padding: 0 0 22px;
    background: #f6f8fa;
    border: 1px solid #ff008c;
    font-size: 15px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    text-align: center;
}
.rakuten-mobile-ichiba-debut {
	margin: 1em auto 1em;
    padding: 0 0 22px;
    background: #fff;
    border: 1px solid #ff008c;
    font-size: 15px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    text-align: center;
}
.rakuten-mobile-title {
    width: 100%;
	margin-bottom: 15px;
	padding: 18px 0;
	background: #ff008c;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    border: 0;
	border-radius: 7px 7px 0 0;
}
.rakuten-main {
    font-size: 1.1em;
    font-weight: 600;
	margin-top: 5px;
    margin-bottom: 10px;
}
.rakuten-sub {
    font-size: 1em;
    font-weight: 500;
    line-height: 1.6;
	margin-bottom: 3px;
}
.rakuten-mobile p {
    margin-bottom: 0;
}
.rakuten-mobile p a {
    border: 0;
}
.rakuten-mobile a {
	padding-bottom: 2px;
	color: #fff;
	border-bottom: 2px solid #fff;
	text-decoration: none !important;
}
.rakuten-mobile ul {
	width: fit-content;
    margin: 15px auto;
    padding: 15px 5px 8px 5px;
	padding-inline-start: 5px !important;
    background: #fff;
    border-radius: 8px;
    text-align: left;
    list-style: none;
}
.rakuten-mobile ul a {
    color: #ff008c;
}
.rakuten-mobile ul a:hover {
    color: #ff008c;
    opacity: .7;
}
.rakuten-mobile li {
	position: relative;
	margin: 0 15px 10px;
    padding: 0 0 8px 15px;
	border-bottom: dashed 1px #90d5ff;
	line-height: 1.5;
}
.rakuten-mobile ul li:before {
    display: none;
}
.rakuten-mobile ul li:after {
    display: none;
}
.button-caption {
	font-size: 13px !important;
	font-weight: 600;
	margin-bottom: 5px !important;
}
.button-caption:before {
	content: "＼";
    margin-right: 4px;
}
.button-caption:after {
    content: "／";
    margin-left: 4px;
}
.shiny_button {
    margin: 0 auto;
	position: relative;
	width: 90%;
	max-width: 350px;
	height: 62px;
	border: 2px solid #ff008c;
	background-color: #ff008c;
	border-radius: 50px;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
	transition: 0.3s;
}
.shiny_button::before {
	position: absolute;
	content: '';
	display: inline-block;
	top: -180px;
	left: 0;
	width: 30px;
	height: 100%;
	background-color: #fff;
	transition: 0.2s;
	animation: shiny_button 3s ease-in-out infinite;
}
.shiny_button:hover {
	text-decoration: none;
    background-color: #fff;
	color: #ff008c;
}
.shiny_button a {
	display: flex;
    justify-content: center;
    align-items: center;
	width: 100%;
	height: 100%;
	padding: 0;
	border: 0;
    color: #fff;
    font-size: 16px;
}
.shiny_button:hover a {
	color: #ff008c;
}
.shiny_button:visited a {
	color: #fff;
}
@-webkit-keyframes shiny_button {
  0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
  80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
  81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
  100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}

/* Pochipp */
.pochipp-box {
	margin: 1.5em auto 2.5em !important;
	padding: 18px !important;
	background: #fff;
    border: 1px solid #ccc;
	font-size: 15px;
	box-shadow: 0 4px 12px rgba(0,0,0,0.05);
}
@media screen and (max-width: 599px) {
	.pochipp-box {
		width: 100%;
	}
    .pochipp-box[data-lyt-mb=vrtcl] .pochipp-box__image img {
        width: 65%;
        max-width: 165px;
        margin: 0 auto;
    }
}
.pochipp-box[data-btn-radius=on] {
    border-radius: 8px;
}
.pochipp-box[data-btn-radius=on] .pochipp-box__btn, .pochipp-box[data-btn-radius=on] .pochipp-box__saleInfo {
	border-radius: 3px;
}
/*
.pochipp-box__info {
	display: none;
}
*/
.pochipp-box__review {
	display: none;
}
.pochipp-box__review img {
    display: none;
}
.pochipp-box__review span {
    color: #3578D6 !important;
    font-weight: 600;
    transition: .2s;
}
.pochipp-box__review span:before {
	content: "\f075";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	color: #3578D6;
	margin-right: 6px;
}
.pochipp-box__review span:hover {
    color: #7CAEF3 !important;
}
.pochipp-box .pochipp-box__btns {
	margin: 5px 0 0;
}
.pochipp-box .pochipp-box__btn {
	padding: 15px 10px;
    border-radius: 10px !important;
}
.pochipp-box[data-btn-style=dflt] .pochipp-box__btn {
	transition: .2s
}
.pochipp-box .pochipp-box__btnwrap {
	padding: 5px;
}
.pochipp-box .pochipp-box__btn span {
	font-size: 14px;
	font-weight: 600;
}
.pochipp-box .pochipp-box__btn::after {
	position: absolute;
	content: "\f35d";
	font-size: 10px;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	top: 50%;
	right: 1.3em;
	left: auto;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.pochipp-box .pochipp-box__logo {
	display: none;
}
@media screen and (max-width: 599px) {
    .pochipp-box .pochipp-box__btn {
        padding: 15px 10px;
		border-radius: 10px !important;
    }
}

/* BR */
@media screen and (min-width: 750px) {
    .sponly {
        display:none;
    }
}
@media screen and (max-width: 749px) {
    .pconly {
        display:none;
    }
}