@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
*/

a[href^="http"]:after,
a[href^="//"]:after{
	margin: 0 3px 0 3px;
	display: inline-block;
	width: .85rem;
	height: .85rem;
	content:"";
	background-position:0px 1px;
	background-repeat:no-repeat;
background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%231176d4'%3E%3C!--! Font Awesome Pro 6.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --%3E%3Cpath d='M288 32c-17.7 0-32 14.3-32 32s14.3 32 32 32h50.7L169.4 265.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L384 141.3V192c0 17.7 14.3 32 32 32s32-14.3 32-32V64c0-17.7-14.3-32-32-32H288zM80 64C35.8 64 0 99.8 0 144V400c0 44.2 35.8 80 80 80H336c44.2 0 80-35.8 80-80V320c0-17.7-14.3-32-32-32s-32 14.3-32 32v80c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V144c0-8.8 7.2-16 16-16h80c17.7 0 32-14.3 32-32s-14.3-32-32-32H80z'/%3E%3C/svg%3E");
}

a[href^="https://www.g-hard.net"]:after,
a[href^="https://g-hard.net"]:after,
/*.swell-block-postLink a:after,*/
#wpadminbar a:after,
.wp-block-image a:after,
a[class*="menu-link"]:after,
[class*="pochipp-"] a:after,
a[class*="c-iconList__link"]:after,
a[class*="c-shareBtns__btn"]:after,
/*a[class*="c-blogLink"]:after,*/
a[class*="p-blogCard__title"]:after
 {
  margin: unset;
	display: unset;
	width: unset;;
	height: unset;
	content:unset;
	background-position:unset;
	background-repeat:unset;;
background-image: unset;
}