@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

/*弾むアニメーション*/
@keyframes hopping-anm{
  20% { transform: translateY(3px); }
  40% { transform: translateY(-2.5px); }
  55% { transform: translateY(2px); }
  70%{ transform: translateY(-1px); }
  80%{ transform: translateY(0.5px); }
  90%{ transform: translateY(-0.3px);}
  100% { transform: translateY(0); }
}
/*画像*/
.swell-block-box-menu__item:hover .swell-block-box-menu__figure > svg, .swell-block-box-menu__item:hover .swell-block-box-menu__figure > img{
  animation: hopping-anm 0.6s ease 0s 1 both;
}

/*=================================================================================
	カッテネ
=================================================================================*/
.kattene {
	border: none !important;
	border-radius: unset !important;
	box-shadow: 0px 2px 5px 0 rgba(0,0,0,.26);
	background-color: #fafafa; /* 背景カラー */
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Helvetica, Meiryo, sans-serif;
	font-size: 16px;
	height: auto;
	line-height: 1.5;
	margin: 36px auto !important;
	padding: 12px 8px !important;
	overflow: hidden;
	width: 98% !important;
}
.kattene__imgpart {
	background: #fff;
	box-sizing: border-box;
	min-width: 150px;
	padding: 12px 0;
	vertical-align: middle;
}
.kattene__imgpart img {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.kattene__title>a {
	display: block;
	padding: 5px;
	color: #4392f1; /* タイトルのテキストカラー */
}
.kattene__description {
	color: rgba(0,0,0,0.54); /* 説明文のテキストカラー */
	font-size:0.7em !important;
	padding: 0 5px;
}
.kattene__btns {
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto !important;
	padding: 12px 5px !important;
	position: initial !important;
}
.kattene__btns > div {
	border-radius: 8px;
}
@media screen and (min-width: 901px){
.kattene__btns > div {
	width: 49% !important;
}
}
@media screen and (max-width: 900px) {
.kattene__imgpart {
	width: 100%;
}
.kattene__title,
.kattene__description {
	text-align: center;
}
.kattene__btns {
	padding: 10px 5px !important;
}
.kattene__btns > div {
	width: 99% !important;
	margin: 3.5px auto !important;
}
}
/*  全ボタン共通  */
.kattene__btns a {
	margin: 0 !important;
	padding: 0 !important;
	border-radius: 8px !important;
	font-size: .8em !important;
	line-height: 30px !important;
	letter-spacing:0;
	-webkit-box-shadow: none !important;
	box-sizing: border-box;
	box-shadow: none !important;
}
.kattene__btns a:hover {
	background: #ffffff !important;
	opacity: 1;
}
/* ボタンオレンジ */
.kattene__btn.__orange {
	border: 2px solid #ff9901 !important;
}
.kattene__btn.__orange:hover{
	color: #ff9901 !important;
}
/* ボタンブルー */
.kattene__btn.__blue{
	border: 2px solid #007dcd !important; 
}
.kattene__btn.__blue:hover{
	color: #007dcd !important;
}
/* ボタンレッド */
.kattene__btn.__red {
	border: 2px solid #c20004 !important; 
}
.kattene__btn.__red:hover{
	color: #c20004 !important;
}
/* ボタングリーン */
.kattene__btn.__green {
	border: 2px solid #0BBD80 !important; 
}
.kattene__btn.__green:hover {
	color: #0BBD80 !important;
}
/* ボタンピンク */
.kattene__btn.__pink {
	border: 2px solid #e1325b !important; 
}
.kattene__btn.__pink:hover {
	color: #e1325b !important;
}
/* ボタンメルカリレッド */
.kattene__btn.__mred {
	border: 2px solid #ff0211 !important; 
}
.kattene__btn.__mred:hover {
	color: #ff0211 !important;
}
/* WordPressで自動挿入されたPタグの余白を消す */
.kattene p {
	margin: 0;
	padding: 0;
}

/* カッテネ用マイクロコピーカスタマイズ */
.amazonlink {
	background: #ffffff !important;
	color: #FF4D4A;
	flex-basis: 100%;
    line-height: 1;
	font-size: 12px;
	font-weight: 700;
	padding: 4px;
	border-radius: 8px;
}
.rakutenlink {
	background: #ffffff !important;
	color: #FF4D4A;
	flex-basis: 100%;
    line-height: 1;
	font-size: 12px;
	font-weight: 700;
	padding: 4px;
	border-radius: 8px;
}
.yahoolink {
	background: #ffffff !important;
	color: #FF4D4A;
	flex-basis: 100%;
    line-height: 1;
	font-size: 12px;
	font-weight: 700;
	padding: 4px;
	border-radius: 8px;
}
.aulink {
	background: #ffffff !important;
	color: #FF4D4A;
	flex-basis: 100%;
    line-height: 1;
	font-size: 12px;
	font-weight: 700;
	padding: 4px;
	border-radius: 8px;
}
.mercarilink {
	background: #ffffff !important;
	color: #FF4D4A;
	flex-basis: 100%;
    line-height: 1;
	font-size: 12px;
	font-weight: 700;
	padding: 4px;
	border-radius: 8px;
}
.surugayalink {
	background: #ffffff !important;
	color: #FF4D4A;
	flex-basis: 100%;
    line-height: 1;
	font-size: 12px;
	font-weight: 700;
	padding: 4px;
	border-radius: 8px;
}
.ebaylink {
	background: #ffffff !important;
	color: #FF4D4A;
	flex-basis: 100%;
    line-height: 1;
	font-size: 12px;
	font-weight: 700;
	padding: 4px;
	border-radius: 8px;
}

.radar-chart-004 {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 230px;
    height: 230px;
    margin: 0 auto;
    padding: 35px;
    box-sizing: content-box;
}

.radar-chart-004 svg {
    width: 100%;
    height: 100%;
}

.radar-chart-004 dl {
    position: absolute;
    width: 100%;
    height: 100%;
}

.radar-chart-004 dl > div {
    position: absolute;
    color: #777;
    font-size: .6em;
    text-align: center;
}

.radar-chart-004 dl > div:nth-child(1) {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.radar-chart-004 dl > div:nth-child(2) {
    top: 18%;
    right: 14%;
    transform: translateX(50%);
}

.radar-chart-004 dl > div:nth-child(3) {
    bottom: 36%;
    right: 6%;
    transform: translateX(50%);
}

.radar-chart-004 dl > div:nth-child(4) {
    bottom: 3%;
    right: 32%;
    transform: translateX(50%);
}

.radar-chart-004 dl > div:nth-child(5) {
    bottom: 3%;
    left: 32%;
    transform: translateX(-50%);
}

.radar-chart-004 dl > div:nth-child(6) {
    bottom: 36%;
    left: 6%;
    transform: translateX(-50%);
}

.radar-chart-004 dl > div:nth-child(7) {
    top: 18%;
    left: 14%;
    transform: translateX(-50%);
}

.radar-chart-004 dd {
    margin: 0;
}

/* スマホでもヘッダーにキャッチフレーズを表示させる設定 */
@media (max-width: 959px) {
    .l-header__inner .c-catchphrase {
    display: block;
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 8px;
    }
}

/* 記事スライダー下の余白をなくす */
.top #content {
    padding-top: 0em;
}

/* 新着記事カスタマイズ用 */
.li-first-none > ul >li:first-child {
    display: none;
}

/** Contact Form 7カスタマイズ **/
/*「必須」*/
.pink-l{
	font-size:.9em;
	padding: 5px;
	background: #c97586;
	color: #fff;
	border-radius: 50%;
	margin-left:1em;
	margin-bottom:1em;
}

/*「任意」*/
.gre-l{
	font-size:.9em;
	padding: 5px;
	background: #556b2f;
	color: #fff;
	border-radius: 50%;
	margin-left:1em;
	margin-bottom:1em;
}

.age{
width:20%;
}

.wpcf7 .ichikidou input[type=date], input[type=email], input[type=number], input[type=password], input[type=tel], input[type=text], input[type=url], select, textarea {
border-radius:10px;
}

.ichikidou {
	  position: relative;
    background: #fbfaf5;/*背景色*/
  box-shadow:0 0 5px rgba(0,0,0,.2);  padding: 1em;
  width: 100%;
    margin: 2em 0;
    color: #2c2c2f;
}

.ichikidou p {
  color: #65513f;
  padding: 10px;
}

.wpcf7 input {
 margin-bottom: 15px;
}

.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
	        width: 100%;
}

.wpcf7-textarea {
	        width: 100%;
}

.wpcf7 .wpcf7-submit{
	cursor: not-allowed;
    width: 100%;
padding: 15px;
margin: 0 10px 25px 5px;
margin-top: 20px!important;
border-radius: 15px;
background-color: #44617b;
color: #fff;
font-size: 1.1rem;
font-weight: bold;
}